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

[C++] Refactor benchmarks to use new Result APIs

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.15.1
    • 0.16.0
    • C++

    Description

      When building benchmarks, I get the following error:

      ../src/arrow/csv/converter_benchmark.cc:83:64: error: too many arguments to function call, expected 2, have 3
          ABORT_NOT_OK(converter->Convert(parser, 0 /* col_index */, &result));
      

      This was introduced by ARROW-7236. I guess the CI didn't catch it because we don't currently build benchmarks? apitrou kszucs

      Attachments

        Issue Links

          Activity

            People

              bkietz Ben Kietzman
              bkietz Ben Kietzman
              Votes:
              0 Vote for this issue
              Watchers:
              4 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