cloud-fan commented on issue #26425: [SPARK-29789][SQL] should not parse the 
bucket column name when creating v2 tables
URL: https://github.com/apache/spark/pull/26425#issuecomment-551350440
 
 
   > That API is for end users, where parsing the name is the correct thing to 
do.
   
   Yea I agree, that's why I leave the behavior of java API (`Expressions`) 
unchanged.
   
   What I changed in this PR is the scala API (`LogicalExpressions`), e.g. 
`LogicalExpressions.bucket`

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