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

[C++] Do not require ARROW_JSON=ON when ARROW_IPC=ON

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.15.0
    • C++

    Description

      arrow/CMakeLists.txt currently has

      if(ARROW_IPC AND NOT ARROW_JSON)
        message(FATAL_ERROR "JSON support is required for Arrow IPC")
      endif()
      

      Building the JSON scanner component should not be a pre-requisite of building IPC support

      Attachments

        Issue Links

          Activity

            People

              wesm Wes McKinney
              wesm Wes McKinney
              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 - 0.5h
                  0.5h