maxburke commented on PR #12003:
URL: https://github.com/apache/datafusion/pull/12003#issuecomment-2836969736
I think this change causes this bug:
https://github.com/apache/datafusion/issues/15886
--
This is an automated message from the Apache Git Service.
To respond to the message, plea
alamb commented on PR #12003:
URL: https://github.com/apache/datafusion/pull/12003#issuecomment-2341973524
This PR introduced a bug https://github.com/apache/datafusion/issues/12423
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Gi
ozankabak merged PR #12003:
URL: https://github.com/apache/datafusion/pull/12003
--
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: github-unsubscr...@data
ozankabak commented on code in PR #12003:
URL: https://github.com/apache/datafusion/pull/12003#discussion_r1720839499
##
datafusion/sqllogictest/test_files/joins.slt:
##
@@ -3898,6 +3898,7 @@ SELECT * FROM (
) as lhs RIGHT JOIN (
SELECT * from right_table_no_nulls
ORD
ozankabak commented on code in PR #12003:
URL: https://github.com/apache/datafusion/pull/12003#discussion_r1720839499
##
datafusion/sqllogictest/test_files/joins.slt:
##
@@ -3898,6 +3898,7 @@ SELECT * FROM (
) as lhs RIGHT JOIN (
SELECT * from right_table_no_nulls
ORD
ozankabak commented on code in PR #12003:
URL: https://github.com/apache/datafusion/pull/12003#discussion_r1720839499
##
datafusion/sqllogictest/test_files/joins.slt:
##
@@ -3898,6 +3898,7 @@ SELECT * FROM (
) as lhs RIGHT JOIN (
SELECT * from right_table_no_nulls
ORD
alamb commented on code in PR #12003:
URL: https://github.com/apache/datafusion/pull/12003#discussion_r1720135221
##
datafusion/sqllogictest/test_files/joins.slt:
##
@@ -3898,6 +3898,7 @@ SELECT * FROM (
) as lhs RIGHT JOIN (
SELECT * from right_table_no_nulls
ORDER B
alamb commented on PR #12003:
URL: https://github.com/apache/datafusion/pull/12003#issuecomment-2291103035
I plan to review this PR later today or tomorrow
--
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