You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/04/22 12:11:19 UTC

[GitHub] [spark] HyukjinKwon commented on issue #24437: [SPARK-27512][SQL] Avoid to replace ', ' in CSV's decimal type inference for backward compatibility

HyukjinKwon commented on issue #24437: [SPARK-27512][SQL] Avoid to replace ',' in CSV's decimal type inference for backward compatibility
URL: https://github.com/apache/spark/pull/24437#issuecomment-485403366
 
 
   Honestly, I think that it's also okay to drop this weird previous behaviour ... but just decided to follow the intention of keeping backward compatibility since it's simple, for now.
   
   I think we should drop this `replace(",")` behaviour at all soon.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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