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

   # Which issue does this PR close?
   Closes https://github.com/apache/arrow-datafusion/issues/5522
   
   # Rationale for this change
   
   After https://github.com/apache/arrow-datafusion/pull/5343 some APIs take a 
String and parse it like a table reference (aka apply sql normalization rules 
to it)
   
   # What changes are included in this PR?
   
   TBD
   # Are these changes tested?
   Yes, both existing tests as well as new unit tests
   
   # Are there any user-facing changes?
   Theoretically yes, but he existing `LogicalPlanBuilder::scan("tablename", 
...)` will continue to work so no major API work will be needed


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