Replies: 1 comment
-
what‘s the meaning of you? do you want to export your data from doris to iceberg by using pyspark? |
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
-
DATETIME in Doris -> String in Spark -> String in Iceberg
but I want timetamp in Iceberg, not string, what is the suggested approach?
Beta Was this translation helpful? Give feedback.
All reactions