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

ParquetProperties should not use static ValuesWriterFactory

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      ParquetProperties by default is initialized with static ValuesWriterFactory, but during ParquetProperties construction ValuesWriterFactory is initialized with property. It means that if I construct two ParquetProperties with different properties (for example allocators), both will reference a static ValuesWriterFactory that would be initialized with the latest ParquetProperties. The same problem applies to DefaultValuesWriterFactory.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              vrozov Vlad Rozov
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: