alamb commented on issue #15338:
URL: https://github.com/apache/datafusion/issues/15338#issuecomment-3089248741
@kosiew filed a ticket that I think describes a solution to this problem:
- https://github.com/apache/datafusion/issues/16579
--
This is an automated message from the Apache
dabljues commented on issue #15338:
URL: https://github.com/apache/datafusion/issues/15338#issuecomment-3070190840
Same issue for me, explained here:
https://github.com/delta-io/delta-rs/issues/3595
--
This is an automated message from the Apache Git Service.
To respond to the message, pl
ion-elgreco commented on issue #15338:
URL: https://github.com/apache/datafusion/issues/15338#issuecomment-2762411530
> - Related discussion: https://github.com/apache/arrow-rs/issues/7176
>
> I think @kosiew may have a PR up that is related
> - https://github.com/apache/datafusion/
liamphmurphy opened a new issue, #15338:
URL: https://github.com/apache/datafusion/issues/15338
### Describe the bug
This bug for me originated when encountering schema evolutions on Delta
tables using the `delta-rs` library. Whenever a schema evolution occurred on my
table that cont
alamb commented on issue #15338:
URL: https://github.com/apache/datafusion/issues/15338#issuecomment-2752525764
- Related discussion: https://github.com/apache/arrow-rs/issues/7176
I think @kosiew may have a PR up that is related
- https://github.com/apache/datafusion/pull/15295
-