valkum commented on issue #20673: URL: https://github.com/apache/datafusion/issues/20673#issuecomment-4056416201
The issues that brought me down to this reproduction case were fixed upstream, but the panic for the simple sql`SELECT * FROM t AS a FULL OUTER JOIN t AS b ON a.id = b.id` still remains in datafusion. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
