Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Size limitation problem? #5

Open
suntong opened this issue Dec 4, 2017 · 3 comments
Open

Size limitation problem? #5

suntong opened this issue Dec 4, 2017 · 3 comments
Labels

Comments

@suntong
Copy link

suntong commented Dec 4, 2017

Hi @jianzhichun, thanks for this wonderful tool first of all.

I'm experiencing a strange problem and am thinking that it is caused by the size limitation of vscode-jxpath. Please verify:

Justification: I tried these two jsonpath on the json file https://gist.github.com/suntong/f6c0045d01070baaa9d64b47e7f54353, and they are both fine:

  • $.items[?(@.updated_at>"2017")].owner
  • $.items[?(@.updated_at=="2017-02-26T05:05:53Z")].owner

So I concluded that it is not the syntax but the size limitation might be the problem.

What would you say?

@suntong
Copy link
Author

suntong commented Dec 6, 2017

Retry...

@jianzhichun
Copy link
Owner

Sry for the late reply, we will check it

@jianzhichun jianzhichun added the bug label Dec 6, 2017
@suntong
Copy link
Author

suntong commented Dec 6, 2017

Thx! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants