agavra opened a new pull request, #9798:
URL: https://github.com/apache/pinot/pull/9798

   adds tests for lexical structure, value expressions and calling functions 
(see postgres documentation: 
https://www.postgresql.org/docs/15/sql-syntax-lexical.html and 
https://www.postgresql.org/docs/15/sql-expressions.html and 
https://www.postgresql.org/docs/15/sql-syntax-calling-funcs.html)
   
   also:
   - fix issue with `CHAR(N)` (fixed length string) constants not being 
returnable as a column
   - add ability to ignore tests in the JSON framework


-- 
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]

Reply via email to