alamb commented on code in PR #11589: URL: https://github.com/apache/datafusion/pull/11589#discussion_r1687023298
########## datafusion/sql/src/unparser/dialect.rs: ########## @@ -36,8 +42,8 @@ pub trait Dialect: Send + Sync { true } - // Does the dialect use TIMESTAMP to represent Date64 rather than DATETIME? - // E.g. Trino, Athena and Dremio does not have DATETIME data type + /// Does the dialect use TIMESTAMP to represent Date64 rather than DATETIME? Review Comment: ❤️ -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org