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 timestamp & add support for Decimal to Databricks/Spark #1194

Merged
merged 5 commits into from
Apr 24, 2024

Conversation

phillipleblanc
Copy link
Contributor

@phillipleblanc phillipleblanc commented Apr 24, 2024

Closes #1191

Spark always treats its timestamp values as microseconds since the Unix epoch. And we can add the timezone as UTC.

@phillipleblanc phillipleblanc added the kind/bug Something isn't working label Apr 24, 2024
@phillipleblanc phillipleblanc self-assigned this Apr 24, 2024
@phillipleblanc phillipleblanc requested a review from a team as a code owner April 24, 2024 07:05
@phillipleblanc phillipleblanc merged commit 5fb7522 into trunk Apr 24, 2024
16 checks passed
@phillipleblanc phillipleblanc deleted the phillip/240424-fix-spark-types branch April 24, 2024 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error querying timestamp field against Arrow Data Accelerator for Databricks DataConnector
2 participants