Uploaded image for project: 'Parquet'
  1. Parquet
  2. PARQUET-1029

[C++] TypedColumnReader/TypeColumnWriter symbols are no longer being exported

Details

    Description

      This regression was introduced in https://github.com/apache/parquet-cpp/commit/fc5228af3eee2ec8176e404ecb34b7ba985d0e4d. It can be seen with

      ((fc5228a...))$ nm -g debug/libparquet.so | c++filt | grep parquet::TypedColumnReader

      compared with the prior commit. We need to change one of our examples (like the reader-writer example) to use dynamic linking so this problem is caught in the future.

      Attachments

        Activity

          People

            wesm Wes McKinney
            tangy Saatvik
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment