xiaonanyang-db commented on code in PR #52801:
URL: https://github.com/apache/spark/pull/52801#discussion_r2479860785


##########
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/xml/StaxXmlParser.scala:
##########
@@ -1278,18 +1278,19 @@ object StaxXmlParser {
 
     // Try parsing the value as decimal
     val decimalParser = ExprUtils.getDecimalParser(options.locale)

Review Comment:
   We may have had this conversation in the original PR. Yes, we can, but we 
need to change a few function signatures. We can improve it later.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to