Message view | « Date » · « Thread » |
---|---|
Top | « Date » · « Thread » |
From | paul-rogers <...@git.apache.org> |
Subject | [GitHub] drill issue #976: DRILL-5797: Choose parquet reader from read columns |
Date | Wed, 01 Nov 2017 21:03:52 GMT |
Github user paul-rogers commented on the issue: https://github.com/apache/drill/pull/976 Drill follows SQL rules and is case insensitive. If case sensitivity has snuck in somewhere (perhaps due to the use of `equals()` rather than `equalsIgnorCase()` or the use of a case-sensitive map), then we should fix that. Note also that column aliases should not be visible to the Parquet reader. --- | |
Mime |
|
View raw message |