Steve Loughran created PARQUET-2165:
---------------------------------------
Summary: remove deprecated PathGlobPattern to compile on hadoop
3.2+
Key: PARQUET-2165
URL: https://issues.apache.org/jira/browse/PARQUET-2165
Project: Parquet
Issue Type: Improvement
Components: parquet-thrift
Affects Versions: 1.12.3
Reporter: Steve Loughran
remove the deprecated PathGlobPattern class and its uses from parquet-thrift
The return types from the hadoop GlobPattern code changed in HADOOP-12436; in
the class as is will not compile against hadoop 3.x
Parquet releases compiled against hadoop 2.x will not be able to instantiate
these classes on a hadoop 3 release, because things will not link.
Nobody appears to have complained about the linkage problem to the extent of
filing a JIRA.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)