andygrove commented on issue #3131:
URL: 
https://github.com/apache/datafusion-comet/issues/3131#issuecomment-5113048097

   `Years` extends `PartitionTransformExpression`, which is `Unevaluable`. It 
exists only to carry a DSv2 partition transform spec in DDL such as 
`PARTITIONED BY (years(ts))`; it is handed to the catalog as a `Transform` and 
is never evaluated as part of a query plan. Comet's expression serde never sees 
it.
   
   Closing as not actionable as specified.


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

To unsubscribe, e-mail: [email protected]

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