alamb commented on issue #846:
URL: https://github.com/apache/arrow-rs/issues/846#issuecomment-961364226
FWIW when I tried the reproducer on current apache/master I still see an
error:
```
Finished dev [unoptimized + debuginfo] target(s) in 18.38s
Running `target/debug/rust_arrow_playground`
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value:
InvalidArgumentError("dictionary id not found in schema")', src/main.rs:39:65
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
```
@helgikrs do you know what is left for this PR?
--
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]