alamb opened a new pull request, #2243:
URL: https://github.com/apache/arrow-datafusion/pull/2243

   # Which issue does this PR close?
   
   
   Closes https://github.com/apache/arrow-datafusion/issues/2227
   
    # Rationale for this change
   
   Basically so that it is clear what types of identifier comparisons are meant 
to work
   
   Also, Re cleaning up tests 
https://github.com/apache/arrow-datafusion/issues/743
   
   # What changes are included in this PR?
   
   1. Move normalized column identifier tests into sql_integration to hopefully 
make them more discoverable
   2. Add a negative case (where the query fails) adapted from the great one 
from @ReggieFan on https://github.com/apache/arrow-datafusion/pull/2211 to make 
it clear this is expected behavior
   3. Add some `Debug`  impl (so I can use `unwrap_err()`
   
   # Are there any user-facing changes?
   Debug impl for `DataFame`


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