Skip to content

[SPARK-55463][PYTHON][FOLLOW-UP] Delete unnecessary date_as_object=True in VariantType conversion#54509

Open
zhengruifeng wants to merge 1 commit intoapache:masterfrom
zhengruifeng:del_date_obj
Open

[SPARK-55463][PYTHON][FOLLOW-UP] Delete unnecessary date_as_object=True in VariantType conversion#54509
zhengruifeng wants to merge 1 commit intoapache:masterfrom
zhengruifeng:del_date_obj

Conversation

@zhengruifeng
Copy link
Contributor

What changes were proposed in this pull request?

Delete unnecessary date_as_object=True

Why are the changes needed?

1, VariantType is not supposed to include any date fields;
2, date_as_object actually defaults to True, according to the API reference

Remove it to be consistent with changes from https://github.com/apache/spark/pull/54303/changes

Does this PR introduce any user-facing change?

No

How was this patch tested?

CI

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

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.

1 participant