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

A simple cmake file for using example parquet snippets

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Duplicate
    • None
    • None
    • C++, Parquet
    • OSX

    Description

      To wire the brew installed version to the downstream project I used the following snippet.

       

      find_package(Arrow CONFIG REQUIRED) 
      find_package(Parquet CONFIG REQUIRED PATHS /usr/local/lib/cmake/arrow NO_DEFAULT_PATH) target_link_libraries(database PRIVATE arrow_shared parquet_shared)  
      

      Not sure if this is the right way. None of the examples given on the docs show a good example of cmake for using parquet in a downstream project.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ghamarian Amir Ghamarian
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 24h
                  24h
                  Remaining:
                  Remaining Estimate - 24h
                  24h
                  Logged:
                  Time Spent - Not Specified
                  Not Specified