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

Disable compiling all libraries when building thrift

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.11.0
    • None

    Description

      PARQUET-1654 disabled compiling all Thrift libraries except C++ and Python3 for speeding up the CI process. But actually, the parquet build process requires only the Thrift IDL compiler to be installed and doesn't need any language-specific libraries (I misunderstood before).
      So we can disable compiling all Thrift libraries using the --disable-libs option. It will save around 3 minutes for each CI run.

      Attachments

        Issue Links

          Activity

            People

              sekikn Kengo Seki
              sekikn Kengo Seki
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: