Replies: 1 comment
-
For 2., in duckdb is timestamp: In snowflake:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Proposal:
Date
(Date16
)Date32
to beDate
type, which uses i32 as physical datatype.DateTime
(DateTime32
),DateTime64
to beDateTime
type, which uses i64 as physical datatype.Beta Was this translation helpful? Give feedback.
All reactions