暫無描述

Joe Crobak b4bd14b6a3 add license 12 年之前
parquet ae430fa9ea test updates. 12 年之前
test ae430fa9ea test updates. 12 年之前
test-data 80cbd47aed Integration tests for parquet. 13 年之前
.gitignore ae430fa9ea test updates. 12 年之前
LICENSE b4bd14b6a3 add license 12 年之前
README.md abab814365 Argument handling for parquet main 13 年之前
setup.py ae430fa9ea test updates. 12 年之前

README.md

Todos

  • Support the deprecated bitpacking
  • Support for bitwidths > 8
  • Support projection on read.
  • Fix handling of repetition-levels and definition-levels
  • Tests for nested schemas, null data
  • Support reading of data from HDFS via snakebite
  • Implement writing