Uploaded image for project: 'Parquet'
  1. Parquet
  2. PARQUET-2453

Add build-helper-maven-plugin for parquet-column/common module

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.14.0
    • parquet-mr
    • None

    Description

      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`:

      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.

      Attachments

        Issue Links

          Activity

            People

              wanglijie Lijie Wang
              wanglijie Lijie Wang
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: