This is an automated email from the ASF dual-hosted git repository.
boaz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/drill.git.
from 304293a DRILL-7024: Refactor ColumnWriter to simplify type-conversion
shim
new f087fd5 DRILL-6855: Do not load schema if there is an IOException
new ad63b70 DRILL-7022: Partition pruning is not happening the first time
after the metadata auto-refresh
The 3463 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
...emoteException.java => UserExceptionUtils.java} | 36 ++++++++++------------
.../org/apache/calcite/jdbc/DynamicRootSchema.java | 10 ++++++
.../exec/store/parquet/ParquetReaderUtility.java | 5 +++
.../drill/exec/physical/impl/TestSchema.java | 4 +--
.../store/parquet/TestParquetMetadataCache.java | 22 +++++++++++++
5 files changed, 56 insertions(+), 21 deletions(-)
copy
common/src/main/java/org/apache/drill/common/exceptions/{UserRemoteException.java
=> UserExceptionUtils.java} (51%)