Skip to content

Conversation

dafriz
Copy link
Contributor

@dafriz dafriz commented Oct 7, 2024

This PR adds support for unescaped underscores in filter expresssion keys similar to how SQL allows tables and columns to have underscores.

I have submitted as 3 commits so you can see it was only a small code change in first commit, the 2nd one is autogenerated by antlr4 maven plugin and the 3rd is a new test case showing unescaped underscores are now accepted.

Feel free to re run the autogeneration to verify change

Fixes #696 - Default metadata field names in PagePdfDocumentReader are can't be parsed in a filter expression

@tzolov
Copy link
Contributor

tzolov commented Nov 27, 2024

Thanks @dafriz !
Rebased, squashed and merged at 23a3d13

@tzolov tzolov closed this Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Default metadata field names in PagePdfDocumentReader are can't be parsed in a filter expression
3 participants