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

[C++][CI] Remove support for VisualStudio 2015

    XMLWordPrintableJSON

Details

    Description

      MSVC 19.0 is buggy enough that I for one have spent multiple days
      reworking code that is fine for all other compilers we test against.
      Most recently in the context of https://github.com/apache/arrow/pull/10793
      (ARROW-13482) I found that for some types T,
      `std::is_convertible<T, T>::value` will be false. This necessitated the
      following
      (very hacky) workaround:

      https://github.com/apache/arrow/pull/10793/commits/c44be29686af6fab2132097aa3cbd430d6ac71fe

      See mailing list discussion here: https://lists.apache.org/thread.html/rff3d8e837aee2964b49733b39a34cffef7c5438dbf2e5c929e878fdf%40%3Cdev.arrow.apache.org%3E

      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 - 2h 50m
                  2h 50m