alamb closed issue #14080: External Error prefix is repeated multiple times
URL: https://github.com/apache/datafusion/issues/14080
--
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
Omega359 commented on issue #14080:
URL: https://github.com/apache/datafusion/issues/14080#issuecomment-2627285157
https://github.com/apache/datafusion-testing/blob/5b424aefd7f6bf198220c37f59d39dbb25b47695/data/sqlite/random/groupby/slt_good_12.slt#L19568
is an example.
--
This is an aut
alamb commented on issue #14080:
URL: https://github.com/apache/datafusion/issues/14080#issuecomment-2627015581
> [@Omega359](https://github.com/Omega359) [@gz](https://github.com/gz) Can
you provide me with code that can reproduce a bug? I want to use it for testing.
I think the test
getChan commented on issue #14080:
URL: https://github.com/apache/datafusion/issues/14080#issuecomment-2626411859
@Omega359
Can you provide me with code that can reproduce a bug? I want to use it for
testing.
--
This is an automated message from the Apache Git Service.
To respond to t
Omega359 commented on issue #14080:
URL: https://github.com/apache/datafusion/issues/14080#issuecomment-2622008215
Note that when this is fixed the sqlite test files will need to be
regenerated. See https://github.com/apache/datafusion/pull/14290 for a PR to do
that.
--
This is an automa
getChan commented on issue #14080:
URL: https://github.com/apache/datafusion/issues/14080#issuecomment-2621943510
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 un
alamb commented on issue #14080:
URL: https://github.com/apache/datafusion/issues/14080#issuecomment-2587923724
I agree this would be nice to fix.
We can potentially do the unwrapping in this From impl:
https://github.com/apache/datafusion/blob/63b94c8f9e128b938e81b7e867ce625
Omega359 commented on issue #14080:
URL: https://github.com/apache/datafusion/issues/14080#issuecomment-2585365078
I was seeing this with the sqlite tests, thx for creating a ticket for it.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
gz opened a new issue, #14080:
URL: https://github.com/apache/datafusion/issues/14080
### Describe the bug
I'm getting errors in the form of
DataFusionError::External(External(External(External(External(External(xyz
when throwing them from
https://docs.rs/datafusion/latest/dataf