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

[Python] Remove usage of std::to_string and std::stoi

    XMLWordPrintableJSON

Details

    Description

      Not sure why this is happening, but for some older compilers I'm seeing

      terminate called after throwing an instance of 'std::invalid_argument'
        what():  stoi

      since https://github.com/apache/arrow/pull/3423

      Possible cause is that there is no int8_t version of https://en.cppreference.com/w/cpp/string/basic_string/to_string so it might not convert it to a proper string representation of the number.

      Any insight on why this could be happening is appreciated.

      Attachments

        Activity

          People

            guoyuhong85 Yuhong Guo
            pcmoritz Philipp Moritz
            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 - 2h 40m
                2h 40m