[
https://issues.apache.org/jira/browse/PARQUET-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17776355#comment-17776355
]
ASF GitHub Bot commented on PARQUET-2165:
-----------------------------------------
Fokko commented on PR #979:
URL: https://github.com/apache/parquet-mr/pull/979#issuecomment-1767010999
@steveloughran is this something that you still want to get in?
> remove deprecated PathGlobPattern and DeprecatedFieldProjectionFilter 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
> Priority: Major
>
> 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)