Omega359 commented on PR #11215:
URL: https://github.com/apache/datafusion/pull/11215#issuecomment-2211314004

   I just reset my branch with upstream main just now and I'm getting this in 4 
of my tests:
   
   ```
   ---- network_time_parsing_should_work::case_2 stdout ----
   Error: Result failed: Unable to transform sql expression 'extract(year FROM 
transaction_date)' to datafusion Expr: Some(NotImplemented("Extract not 
supported by UserDefinedExtensionPlanners: [Literal(Utf8(\"YEAR\")), 
Column(Column { relation: None, name: \"transaction_date\" })]"))
   ```
   Is there some required changes to supporting code to facilitate the changes 
in this issue?


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