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

[Python] Parquet benchmark failure

    XMLWordPrintableJSON

Details

    Description

      This is a regression on git master:

      Traceback (most recent call last):
        File "/home/antoine/asv/asv/benchmark.py", line 867, in <module>
          commands[mode](args)
        File "/home/antoine/asv/asv/benchmark.py", line 844, in main_run
          result = benchmark.do_run()
        File "/home/antoine/asv/asv/benchmark.py", line 398, in do_run
          return self.run(*self._current_params)
        File "/home/antoine/asv/asv/benchmark.py", line 473, in run
          samples, number = self.benchmark_timing(timer, repeat, warmup_time, number=number)
        File "/home/antoine/asv/asv/benchmark.py", line 520, in benchmark_timing
          timing = timer.timeit(number)
        File "/home/antoine/miniconda3/envs/pyarrow/lib/python3.6/timeit.py", line 178, in timeit
          timing = self.inner(it, self.timer)
        File "<timeit-src>", line 6, in inner
        File "/home/antoine/asv/asv/benchmark.py", line 464, in <lambda>
          func = lambda: self.func(*param)
        File "/home/antoine/arrow/python/benchmarks/parquet.py", line 54, in time_manifest_creation
          pq.ParquetManifest(self.tmpdir, thread_pool=thread_pool)
      TypeError: __init__() got an unexpected keyword argument 'thread_pool'
      

      Attachments

        Issue Links

          Activity

            People

              apitrou Antoine Pitrou
              apitrou Antoine Pitrou
              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 - 1.5h
                  1.5h