cloud-fan commented on issue #26190: [SPARK-29532][SQL] simplify interval 
string parsing
URL: https://github.com/apache/spark/pull/26190#issuecomment-544583979
 
 
   I agree with you that performance may matter if we need to support bulk 
loading of interval strings. We can propose a faster version of interval 
parsing at that time (also benchmark). For now I don't think it's worth to keep 
2 versions of interval parsing: one in antlr and one in hand-written java.

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


With regards,
Apache Git Services

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

Reply via email to