kiszk edited a comment on pull request #26319:
URL: https://github.com/apache/spark/pull/26319#issuecomment-722562605


   I see. I thought that the original problem occurs since `1_something` is 
invalid as a Java identifier. Thus, I assumed that the program with 
`a+something` would throw an exception sine `a+something` is invalid as a Java 
indentifier.
   
   Is there a different root cause to thrown an exception by the program with 
`1_something` ?


----------------------------------------------------------------
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]



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

Reply via email to