Skip to content

fix: sdf datatype#59

Merged
sbrugman merged 1 commit intohistogrammar:masterfrom
pradyot-09:fix/sdf_datatype
Aug 19, 2022
Merged

fix: sdf datatype#59
sbrugman merged 1 commit intohistogrammar:masterfrom
pradyot-09:fix/sdf_datatype

Conversation

@pradyot-09
Copy link
Contributor

@pradyot-09 pradyot-09 commented Aug 13, 2022

  • Fixes wrong classification of date column as number column for Spark DataFrames.

closes #58

Copy link
Contributor

@sbrugman sbrugman left a comment

Choose a reason for hiding this comment

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

@pradyot-09 Could you please add a test for this?

@pradyot-09 pradyot-09 force-pushed the fix/sdf_datatype branch 2 times, most recently from 40fc8dc to b4216d7 Compare August 18, 2022 08:39
fix: sdf datatype import error

fix: sdf datatype merge
@sbrugman sbrugman merged commit 2ef059d into histogrammar:master Aug 19, 2022
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.

Wrong datatype inference of timestamp columns for Spark DataFrames

2 participants