mihaibudiu commented on PR #3773:
URL: https://github.com/apache/calcite/pull/3773#issuecomment-2086209425

   This is pretty close, the existing file 
`core/src/test/resources/sql/sub-query.iq` already uses the postgres format.
   What I would do is to make a small python script to convert the postgres 
output into a .iq file, which you can hopefully just add to the resources 
directory in java. Then, before you commit, make sure the tests in the file are 
being executed by introducing a typo. And please add a comment to the iq file 
stating the Postgres version that was used to generate it. I am not sure 
whether there is some place where the python script itself could be committed...


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

Reply via email to