amrishlal opened a new pull request #6535: URL: https://github.com/apache/incubator-pinot/pull/6535
This PR fixes a bug to allow using JSON_MATCH predicate in SQL queries and adds SQL level unit test cases for JSON_MATCH predicate. -`QueryContextConverterUtils.java` was modified to fix a bug that was preventing use of JSON_MATCH predicate in SQL queries. -`IndexLoadingConfig.java` was modified to allow writing SQL test cases using JSON_MATCH predicate. -`JsonMatchPredicateTest.java` contains SQL unit test cases for JSON_MATCH. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org