wgtmac commented on PR #34177: URL: https://github.com/apache/arrow/pull/34177#issuecomment-1430754126
> @wgtmac personally I wonder if there are user using format v1. If they're using format v1, would it be confusing if v1 user meets RLE_DICTIONARY? > > And I wonder what's other contributors' opinion... What I have proposed is to use `RLE_DICTIONARY` internally in the implementations of `ColumnWriter` and `DictEncoder`. This makes less confusion for developers. The users are still free to put `PLAIN_DICTIONARY` or `RLE_DICTIONARY` to the `WriterProperties`. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org