gabotechs commented on PR #19019:
URL: https://github.com/apache/datafusion/pull/19019#issuecomment-3834343426

   Just a heads up, it seems like this PR introduced a regression that for now 
we only seem to have reproduced in DataDog's systems. I'm unsure about how this 
PR introduces it, just verified that reverting it fixes the issue.
   
   The error we are seeing looks like this:
   ```
   Error: type_coercion
   Schema contains duplicate unqualified field name 
"foo(bar(tags,Utf8(""baz"")))"
   ```
   
   I'm still trying to create a minimal reproducer in this repo.


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

Reply via email to