You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Oh, databend's timestamp is always int64. But parquet may have int96 timestamp.
There is a method to handle this, maybe we should map timestamp to arrow2's timestamp datatype.
Let me find a way to fix this.
Search before asking
Version
80e09b3
What's Wrong?
could't load parquet data to databend
How to Reproduce?
parquet data: https://github.com/sandflee/databend/blob/parquet/mytime.parquet
Are you willing to submit PR?
The text was updated successfully, but these errors were encountered: