Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v1.2.0
    8bb8f5f2 · Publish v1.2.0 ·
    v1.2.0
    
    New features:
    
    * Re-export arrow and parquet
    * Add support for arrow 54 and 55
    
    Fixes:
    
    * Zstd writer: avoid double dot "..zst" extension
    
    Internal:
    
    * Bump minimal tested version from 1.76 to 1.81 because arrow 55 requires Rust 1.81
    * Fixes for Clippy 1.88
  • v1.1.1
    06347a7f · Publish v1.1.1 ·
    v1.1.1
    
    Bug fixes:
    
    * Don't depend on arrow's default features
    * parquet: Close and open new file before running out of row groups
  • v1.1.0
    fd4c112e · Publish v1.1.0 ·
    v1.1.0
    
    New feature:
    
    * Add support for UTF8 partitioning columns
    
    Internal:
    
    * Move PartitionedTableWriter to its own module
  • v1.0.1
    5b5fca82 · Publish v1.0.1 ·
    v1.0.1
    
    * Add documentation
  • v1.0.0
    f1b8a8d0 · Publish v1.0.0 ·
    v1.0.0
    
    Initial release