cloud-fan edited a comment 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-551350920 > Internal uses should go directly to the LogicalExpressions helpers and create the case class implementation of NamedReference directly. I don't quite get the point here. Internally we also want to write concise code, why force people to use case class instead of these helper functions like `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]
