lovasoa opened a new pull request, #1546:
URL: https://github.com/apache/datafusion-sqlparser-rs/pull/1546

   This just updates the postgres dialect definition to add support for the 
json_object syntax added in 
https://github.com/apache/datafusion-sqlparser-rs/pull/1507
   
   The syntax was initially added for mssql but also works in postgres
   
   See https://www.postgresql.org/docs/current/functions-json.html
   
   See https://github.com/apache/datafusion-sqlparser-rs/issues/1545
   
   support for `json_object('k' VALUE 'v')` will need to be implemented in a 
separate PR


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