JNSimba opened a new pull request, #366: URL: https://github.com/apache/doris-spark-connector/pull/366
# Proposed changes\n\nIssue Number: N/A\n\n## Problem Summary:\n\n- Map Doris TIMESTAMPTZ columns to Spark TimestampType.\n- Read Arrow timestamp vectors using their declared time unit and timezone metadata.\n- Preserve local datetime values for timezone-free vectors and instant semantics for timezone-aware vectors.\n- Add unit tests for TIMESTAMPTZ vectors and explicit timestamp units.\n\n## Checklist(Required)\n\n1. Does it affect the original behavior: Yes\n2. Has unit tests been added: Yes\n3. Has document been added or modified: No Need\n4. Does it need to update dependencies: No\n5. Are there any changes that cannot be rolled back: No\n\n## Further comments\n\nVerified with the Spark 3.3 build on JDK 8 and the Spark 4.1 build on JDK 17. -- 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]
