[
https://issues.apache.org/jira/browse/PARQUET-2453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gang Wu resolved PARQUET-2453.
------------------------------
Fix Version/s: 1.14.0
Assignee: Lijie Wang
Resolution: Fixed
> 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
> Assignee: Lijie Wang
> Priority: Major
> Fix For: 1.14.0
>
> 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, to add the generated
> class into build path.
> `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]