gfee-home commented on issue #16648:
URL: https://github.com/apache/datafusion/issues/16648#issuecomment-3027874800
Nice! I appreciate it. Let me know if you have any issues with the repro.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
dttung2905 commented on issue #16648:
URL: https://github.com/apache/datafusion/issues/16648#issuecomment-3027037343
Hi there, I would like to take a stab at this issue. Im gonna try to work
out a PR later today 🙏
--
This is an automated message from the Apache Git Service.
To respond to
gfee-home opened a new issue, #16648:
URL: https://github.com/apache/datafusion/issues/16648
### Describe the bug
If you create a table with a struct column where a field in the struct
include a capital letter then the query planner will complain that it cannot
find that field.