Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-9863

[C++] [PARQUET] Optimize meta data recovery of ApplicationVersion

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.0.0
    • 2.0.0
    • C++

    Description

      The class contains two large regexes which are compiled in the ApplicationVersion::ApplicationVersion(const std:::string) constructor. This is the constructor that is used when reading files. 

      I stopped a server in gdb that had been processing several files at once and 4 threads out of 8 were building those regexes!

      Attachments

        Issue Links

          Activity

            People

              apitrou Antoine Pitrou
              belzilep Pierre Belzile
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 40m
                  40m