melgenek commented on PR #4834: URL: https://github.com/apache/arrow-datafusion/pull/4834#issuecomment-1396153997
@alamb The pr is updated according to your previous review: - results are defined explicitly - Postgres runs only a subset of tests file prefixed with `pg_compat_` - Postgres runs only when the `PG_COMPAT` env var is set - Postgres client is fully rewritten to explicitly convert results according to their types. Datafusion client is updated to have the same conversions. This way text representations are comparable. -- 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]
