Açıklama Yok

Joe Crobak b4bd14b6a3 add license 13 yıl önce
parquet ae430fa9ea test updates. 13 yıl önce
test ae430fa9ea test updates. 13 yıl önce
test-data 80cbd47aed Integration tests for parquet. 13 yıl önce
.gitignore ae430fa9ea test updates. 13 yıl önce
LICENSE b4bd14b6a3 add license 13 yıl önce
README.md abab814365 Argument handling for parquet main 13 yıl önce
setup.py ae430fa9ea test updates. 13 yıl önce

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