• Channels

  • Contact

  • Main Site

  • More

    1. Elastacloud Channels
    2. Parquet.Net
    3. Parquet.Net v1.2 Released
    Search
    Ivan Gavryliuk
    Sep 6, 2017

    Parquet.Net v1.2 Released

    new features:

    - INT64 (C# long) type is supported (#194)

    - Decimal datatype is fully supported (#209). This includes support for simple System.Decimal, and decimal types with different scales and precisions. Decimals are encoded by utilising all three encodings from parquet specs, however this can be switched off for compatibility with older system. Decimals are fully compatible with Hive and Impala which have some edge cases not complying with parquet specifications. Thanks to @dmitryPavliv and @nzapolski for making this possible


    bugs fixed:

    - fixed a flaw in dictionary encoding implementation affecting files written for AWS Impala (#193)

    - when a column contains only single value and it's null Parquet.Net was crashing (#198)


    0
    • Twitter Social Icon
    • LinkedIn Social Icon
    • Facebook Social Icon

    Visit the Elastacloud website