Will Jones
01/12/2023, 4:44 AMMatthew Powers
01/12/2023, 1:34 PMMatthew Powers
01/17/2023, 4:00 PMMatthew Powers
01/24/2023, 6:18 PMMatthew Powers
01/31/2023, 1:50 PMMatthew Powers
01/31/2023, 5:15 PMMatthew Powers
02/28/2023, 4:03 PMMatthew Powers
02/28/2023, 4:04 PMMatthew Powers
02/28/2023, 4:22 PMpoetry install
• make write-generated-tables
• poetry run pytest tests
Matthew Powers
03/07/2023, 3:21 PMMatthew Powers
03/07/2023, 3:22 PMJim Hibbard
04/17/2023, 6:37 PMdat
download has changed from v0.0.1
to v0.0.2
, was this intentional? The table_content.parquet
is missing under the all_primitive_types
test tables for example.Matthew Powers
04/17/2023, 6:38 PMtable_content
directory now. It’s not a single file anymore.Jim Hibbard
04/17/2023, 6:41 PMv1.0.0
of dat tests and the documentation is just lagging a bit. Thanks Matt!Matthew Powers
04/17/2023, 7:38 PMJim Hibbard
04/17/2023, 7:41 PMJim Hibbard
04/17/2023, 7:42 PMMatthew Powers
05/09/2023, 12:18 PMMatthew Powers
05/09/2023, 12:19 PMMatthew Powers
05/09/2023, 12:25 PMMatthew Powers
05/09/2023, 7:42 PMMatthew Powers
05/09/2023, 8:00 PMMatthew Powers
05/11/2023, 3:57 PMMatthew Powers
05/15/2023, 5:47 PMNick Karpov
05/15/2023, 6:20 PMval conf = spark.sparkContext.hadoopConfiguration
val fs = org.apache.hadoop.fs.FileSystem.get(conf)
fs.setWriteChecksum(false)