rdblue opened a new issue #145: Filterable does not support case insensitivity URL: https://github.com/apache/incubator-iceberg/issues/145 #89 added methods to set case sensitivity to several classes, but missed `Filterable`. This makes it awkward to use `ManifestReader` because `caseSensitive` must be set before calling `filter` or `select`.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
