forked from facebookincubator/velox
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for using negative array indices in json path (facebookin…
…cubator#11451) Summary: This allows the use of negative array indices in json path to access elements from the end. Pull Request resolved: facebookincubator#11451 Test Plan: Added unit tests Reviewed By: kgpai Differential Revision: D65553507 Pulled By: bikramSingh91 fbshipit-source-id: e00d49cf7c3453137b00384024be7a89e5168357
- Loading branch information
1 parent
789ce65
commit d1bf9da
Showing
2 changed files
with
21 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters