Skip to content

Conversation

@MaxGekk
Copy link
Member

@MaxGekk MaxGekk commented Mar 23, 2025

What changes were proposed in this pull request?

In the PR, I propose to modify FileBasedDataSourceSuite and check V2 datasources: JSON/CSV, ORC, Parquet on the unsupported data types: intervals and null. And remove TODOs.

Why are the changes needed?

To extend test coverage.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

By running the modified test suites:

$ build/sbt "test:testOnly *FileBasedDataSourceSuite"

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

No.

@MaxGekk MaxGekk changed the title [MINOR][SQL][TESTS] Check file based V2 datasources on unsupported types [WIP][MINOR][SQL][TESTS] Check file based V2 datasources on unsupported types Mar 23, 2025
@github-actions github-actions bot added the SQL label Mar 23, 2025
@MaxGekk MaxGekk changed the title [WIP][MINOR][SQL][TESTS] Check file based V2 datasources on unsupported types [MINOR][SQL][TESTS] Check file based V2 datasources on unsupported types Mar 23, 2025
@MaxGekk MaxGekk marked this pull request as ready for review March 23, 2025 15:19
Copy link
Member Author

@MaxGekk MaxGekk left a comment

Choose a reason for hiding this comment

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

@dongjoon-hyun @HyukjinKwon @gengliangwang @cloud-fan Could you review the changes, please. It is related to your PR (or your reviews):

@HyukjinKwon
Copy link
Member

Merged to master.

@cloud-fan
Copy link
Contributor

late LGTM

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants