Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fix](source) Fixed incorrect Map value reading when key/value is of DATE or DATETIME type #419

Merged
merged 2 commits into from
Jul 15, 2024

Conversation

bingquanzhao
Copy link
Contributor

Fixed incorrect Map value reading when key/value is of DATE or DATETIME type.
When encountering the Date type, arrow returns a DateDay Integer, and when encountering the datetime type, arrow returns timestamps of varying precision, including seconds, milliseconds, and microseconds.

Copy link
Member

@JNSimba JNSimba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@JNSimba JNSimba merged commit 2b595a7 into apache:master Jul 15, 2024
6 checks passed
@JNSimba JNSimba mentioned this pull request Aug 27, 2024
PeatBoy pushed a commit to hyperpaas/doris-flink-connector that referenced this pull request Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants