Skip to content

Conversation

@shujingyang-db
Copy link
Contributor

What changes were proposed in this pull request?

Currently, XML respects the case sensitivity SQLConf (default to false) in the schema inference but we lack unit tests to verify the behavior. This PR adds more unit tests to it.

Why are the changes needed?

This is a test-only change.

Does this PR introduce any user-facing change?

No

How was this patch tested?

This is a test-only change.

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

No

@github-actions github-actions bot added the SQL label Jul 26, 2024
@shujingyang-db shujingyang-db changed the title [SPARK-49010] Add unit tests for XML schema inference case sensitivity [SPARK-49010][SQL][XML] Add unit tests for XML schema inference case sensitivity Jul 27, 2024
@HyukjinKwon
Copy link
Member

Merged to master.

ilicmarkodb pushed a commit to ilicmarkodb/spark that referenced this pull request Jul 29, 2024
…sensitivity

### What changes were proposed in this pull request?

Currently, XML respects the case sensitivity SQLConf (default to false) in the schema inference but we lack unit tests to verify the behavior. This PR adds more unit tests to it.

### Why are the changes needed?

This is a test-only change.

### Does this PR introduce _any_ user-facing change?

No

### How was this patch tested?

This is a test-only change.

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

No

Closes apache#47494 from shujingyang-db/xml-schema-inference-case-sensitivity.

Authored-by: Shujing Yang <shujing.yang@databricks.com>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
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.

2 participants