xiedeyantu commented on PR #21054: URL: https://github.com/apache/datafusion/pull/21054#issuecomment-4103322197
@alamb Sorry, I didn't write it clearly. PostgreSQL does not support using STRUCT directly. We can use a shorthand notation: "SELECT (7521, 30) IN ((7521, NULL))". This SQL can be executed in PostgreSQL. -- 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]
