Omega359 commented on issue #9291:
URL: 
https://github.com/apache/arrow-datafusion/issues/9291#issuecomment-1957832283

   Not sure what to do about references to to_timestamp function in test code 
such as
   
   - core/tests/parquet/row_group_pruning.rs
   - core/tests/parquet/page_pruning.rs
   - optimizer/simplify_expressions/simplify_exprs.rs
   
   This seems mostly to be in tests however I'm unsure of the wisdom of adding 
a dependency to datafusion-functions  in these modules (core/optimizer/etc)
   
   The issue really isn't limited to to_timestamp functions - any tests in 
those crates that use functions that we move to the new crate will have the 
same 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]

Reply via email to