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