wecharyu opened a new pull request, #4394: URL: https://github.com/apache/hive/pull/4394
### What changes were proposed in this pull request? 1. Remove ANTLR3 grammar file `Filter.g` 2. Remove some unused antlr3 dependency in pom modules ### Why are the changes needed? Since we introduced ANTLR4 grammar file `PartitionFilter.g4`, it's safe to remove `Filter.g` now. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Pass all existing tests. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
