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

Allow different strategies to combine key values when merging parquet files

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.12.0
    • None
    • None

    Description

      I work on Apache Hudi project. We store some additional metadata in parquet files (key range in the file, for example). So the metadata is different in different parquet files that we want to merge these files.

      Here is what I'm thinking:

      1) Merge command takes additional command line option: --strategy <StrategyClassName>.
      2) We introduce new strategy class in parquet-hadoop to keep the same behavior as today.

      We can extend that class and provide our custom implementation.

      Attachments

        Activity

          People

            satishkotha satish
            satishkotha satish
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: