Skip to content

Commit b099ac2

Browse files
author
Selfeer
committed
update requirements
1 parent 2bd1658 commit b099ac2

File tree

2 files changed

+0
-26
lines changed

2 files changed

+0
-26
lines changed

parquet/requirements/requirements.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -480,19 +480,6 @@ Parquet:
480480
IfCorrupted:
481481
- Only that row group is lost
482482
ColumnChunk:
483-
Metadata2:
484-
- name
485-
- path
486-
- total_compressed_size
487-
- total_uncompressed_size
488-
- have_statistics
489-
- statistics
490-
- statistics:
491-
- num_values
492-
- null_count
493-
- distinct_count
494-
- min - the minimum value of the column chunk
495-
- max - the maximum column of the column chunk
496483
Metadata:
497484
- file_path
498485
- file_offset

parquet/requirements/requirements.py

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6374,19 +6374,6 @@
63746374
IfCorrupted:
63756375
- Only that row group is lost
63766376
ColumnChunk:
6377-
Metadata2:
6378-
- name
6379-
- path
6380-
- total_compressed_size
6381-
- total_uncompressed_size
6382-
- have_statistics
6383-
- statistics
6384-
- statistics:
6385-
- num_values
6386-
- null_count
6387-
- distinct_count
6388-
- min - the minimum value of the column chunk
6389-
- max - the maximum column of the column chunk
63906377
Metadata:
63916378
- file_path
63926379
- file_offset

0 commit comments

Comments
 (0)