Re: [PR] [SPARK-47309][SQL][XML] Fix schema inference issues in XML [spark]

2024-03-07 Thread via GitHub


HyukjinKwon closed pull request #45426: [SPARK-47309][SQL][XML] Fix schema 
inference issues in XML
URL: https://github.com/apache/spark/pull/45426


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



Re: [PR] [SPARK-47309][SQL][XML] Fix schema inference issues in XML [spark]

2024-03-07 Thread via GitHub


HyukjinKwon commented on PR #45426:
URL: https://github.com/apache/spark/pull/45426#issuecomment-1984850009

   Merged to master.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[PR] [SPARK-47309][SQL][XML] Fix schema inference issues in XML [spark]

2024-03-07 Thread via GitHub


shujingyang-db opened a new pull request, #45426:
URL: https://github.com/apache/spark/pull/45426

   
   
   ### What changes were proposed in this pull request?
   
   This PR fixes XML schema inference issues:
   
   1. when there's an empty tag
   
   2. when merging schema for NullType
   
   ### Why are the changes needed?
   
   Fix a bug
   
   ### Does this PR introduce _any_ user-facing change?
   
   Yes
   
   ### How was this patch tested?
   
   Unit tests
   
   ### Was this patch authored or co-authored using generative AI tooling?
   
   No


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org