JohannesFranzMaier commented on issue #1353:
URL: https://github.com/apache/arrow-rs/issues/1353#issuecomment-1898741042

   I could "fix" th issue by using:
   ```Rust
   let flow_field = Field::new("item", DataType::Float32, true);
   ```
   But that does not seem to be a very good fix though, because my Fields 
should be not nullable...


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

Reply via email to