[
https://issues.apache.org/jira/browse/PARQUET-2453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17830100#comment-17830100
]
Lijie Wang commented on PARQUET-2453:
-------------------------------------
I'm willing to submit a PR to fix it.
> Add build-helper-maven-plugin for parquet-column/common module
> --------------------------------------------------------------
>
> Key: PARQUET-2453
> URL: https://issues.apache.org/jira/browse/PARQUET-2453
> Project: Parquet
> Issue Type: Improvement
> Components: parquet-mr
> Reporter: Lijie Wang
> Priority: Major
> Attachments: image-2024-03-24-00-29-03-705.png
>
>
> I'm learning the source code of parquet-mr recently, and I found the
> following phenomena in my IDE, the IDE can not find the class
> `IncrementallyUpdatedFilterPredicateBuilder`:
> !image-2024-03-24-00-29-03-705.png|width=507,height=277!
> After investigation, I found that the class
> `IncrementalUpdatedFilterPredicteBuilder` was automatically generated. In
> order for IDE to find this class, we need to add a
> `build-helper-maven-plugin` for `parquet-column` module.
> `parquet-common` and `parquet-encoding` modules have the same problem.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]