andygrove commented on issue #3160:
URL: 
https://github.com/apache/arrow-datafusion/issues/3160#issuecomment-1215745088

   According to `git bisect`, this regression was introduced in:
   
   ```
   $ git bisect bad
   e23925c96c97139d101719fa7a456088eeed6ae9 is the first bad commit
   commit e23925c96c97139d101719fa7a456088eeed6ae9
   Author: Andy Grove <[email protected]>
   Date:   Mon Aug 1 19:30:26 2022 -0600
   
       Fix SQL planner bug when resolving columns with same name as a relation 
(#3003)
       
       * repro unit test
       
       * improve test
       
       * fix
       
       * make logic more robust
       
       * add a simple test case
       
       Co-authored-by: Wei-Ting Kuo <[email protected]>
   ```


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