Skip to content

Conversation

@harshmotw-db
Copy link
Contributor

@harshmotw-db harshmotw-db commented Apr 18, 2024

What changes were proposed in this pull request?

Added support for the date, timestamp, timestamp_ntz, float and binary scalar types to the variant library in Python. Data of these types can also be extracted now from a variant.

Why are the changes needed?

Support for these types was added to the Scala side as part of a recent PR. This PR also adds support for these data types on the PySpark side.

Does this PR introduce any user-facing change?

Yes, users can now use PySpark to extract data of more types from Variants.

How was this patch tested?

Unit tests

Was this patch authored or co-authored using generative AI tooling?

No

harshmotw-db and others added 24 commits April 11, 2024 10:37
…essions/jsonExpressions.scala

Co-authored-by: Hyukjin Kwon <[email protected]>
Copy link
Contributor

@gene-db gene-db left a comment

Choose a reason for hiding this comment

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

@harshmotw-db Thanks for supporting these additional types!

LGTM

@github-actions github-actions bot added the DOCS label Apr 19, 2024
@HyukjinKwon
Copy link
Member

Merged to master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants