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

minor compilation issue

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • 1.6.0
    • parquet-cpp
    • None

    Description

      I find out some very minor issue when I tried to compile the reader on my environment due to some namespace clashing.
      As example shared_ptr and unordered_map are also in C++11 std namespace. Some compile don't like it.

      Also I find that with my test files that I'm reading there was a dereference to a null pointer, if the field is required definition_level_decoder_ is null.

      I've make the fork and the change https://github.com/ffabbri4/incubator-parquet-cpp/tree/candidate

      Attachments

        Activity

          People

            ffabbri4 Fabrizio Fabbri
            ffabbri4 Fabrizio Fabbri
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: