alamb closed issue #15236: union by name doesn't seem to be working correctly
URL: https://github.com/apache/datafusion/issues/15236
--
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 comme
rkrishn7 commented on issue #15236:
URL: https://github.com/apache/datafusion/issues/15236#issuecomment-2726161606
take
--
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 u
Omega359 opened a new issue, #15236:
URL: https://github.com/apache/datafusion/issues/15236
### Describe the bug
union by name seems to not be working as expected:
```sql
> create table t1 (x varchar(255), y varchar(255), z varchar(255));
0 row(s) fetched.
Elapsed 0.005
Omega359 commented on issue #15236:
URL: https://github.com/apache/datafusion/issues/15236#issuecomment-2725289081
fyi @rkrishn7
--
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 comm