haohuaijin commented on issue #8015:
URL: 
https://github.com/apache/arrow-datafusion/issues/8015#issuecomment-1788441604

   the error is becuase subquery use the outer query's column(`t1.c1`), maybe 
you can use `out_ref_col` instead of `col` to fix this.


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