Jefffrey commented on issue #8351:
URL: https://github.com/apache/arrow-rs/issues/8351#issuecomment-5405735562
i think there could still be some improvements here; for example, REE is
still a bit ugly by default:
```
RunEndEncoded("run_ends": non-null UInt32, "values": Int32)
```
- consider dropping field names if its the default, similar to lists?
- consider dropping the `non-null` as well since that will always be the
case?
though we can always file it as a separate issue and just close this epic
--
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]