progval opened a new issue, #5520:
URL: https://github.com/apache/arrow-rs/issues/5520
**Describe the bug**
When a codec is disabled (with `parquet = { version = ..., default-features
= false }`) and such a codec is requested, the error message is incorrect
**To Reproduce**
"The codec type XXX is not supported yet"
**Expected behavior**
"The codec type XXX is disabled" or "feature YYY is disabled"
--
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]