alamb opened a new issue, #2913:
URL: https://github.com/apache/arrow-datafusion/issues/2913

   **Is your feature request related to a problem or challenge? Please describe 
what you are trying to do.**
   I am working on https://github.com/apache/arrow-datafusion/pull/2891 and it 
was not clear there were existing `ScalarVauel` tests because they were in a 
different module than their implementation
   
   Implementation: 
https://github.com/apache/arrow-datafusion/blob/fd64e6f2e5ca5ba8c33c431b75a3ba9441091970/datafusion/common/src/scalar.rs
   Tests 
https://github.com/apache/arrow-datafusion/blob/85ca8be669dc1fbba4b2eefbf99fc2ed1546cc0c/datafusion/core/src/scalar.rs
   
   🤯 
   **Describe the solution you'd like**
   Tests and implementation to be in the same module (per the usual rust 
convention
   
   **Describe alternatives you've considered**
   A clear and concise description of any alternative solutions or features 
you've considered.
   
   **Additional context**
   Add any other context or screenshots about the feature request here.
   


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