Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / apache/parquet-testing issues and pull requests

#68 - Snappy compressed NULLs-only column

Issue - State: open - Opened by 4ertus2 24 days ago

#67 - GH-45185: Add bad_data file with invalid repetition levels

Pull Request - State: closed - Opened by adamreeve 26 days ago - 4 comments

#66 - Adding a test file with dictionary page and not having `dictionary_page_offset`

Issue - State: closed - Opened by mapleFU about 1 month ago - 2 comments

#65 - GH-45073: Update encryption test files to correct invalid repetition levels

Pull Request - State: closed - Opened by adamreeve about 2 months ago - 10 comments

#64 - Remove x permissions in parquet files

Pull Request - State: closed - Opened by zuyu 2 months ago - 1 comment

#63 - Add map_no_value.parquet

Pull Request - State: closed - Opened by etseidl 3 months ago - 5 comments

#62 - [doc] Update test data name to reflect actual file name

Pull Request - State: closed - Opened by bluesheeptoken 3 months ago - 2 comments

#61 - Add repeated_primitive_no_list.parquet

Pull Request - State: closed - Opened by zeevm 3 months ago - 2 comments

#60 - Add file with nesting two-level list structure

Pull Request - State: closed - Opened by wgtmac 4 months ago - 4 comments

#58 - adding some bad parquet files

Pull Request - State: closed - Opened by jp0317 6 months ago - 7 comments

#57 - Add test data for RLE with bit_width == 0

Pull Request - State: closed - Opened by don4get 6 months ago - 3 comments

#56 - Add test file with sorting columns

Pull Request - State: closed - Opened by mapleFU 6 months ago - 6 comments

#55 - Fix unexpectedly disabled tests to be executed

Issue - State: closed - Opened by asfimport over 1 year ago
Labels: Component: Parquet, Component: Testing, Priority: Minor, Type: bug

#54 - Add Java 17 build test to GitHub action

Issue - State: closed - Opened by asfimport over 2 years ago
Labels: Component: Parquet, Component: Testing, Priority: Major, Type: test

#54 - Add Java 17 build test to GitHub action

Issue - State: closed - Opened by asfimport over 2 years ago
Labels: Component: Parquet, Component: Testing, Priority: Major, Type: test

#53 - Add Parquet file containing a boolean column with RLE encoding to paquet

Issue - State: closed - Opened by asfimport over 2 years ago
Labels: Component: Parquet, Component: Testing, Priority: Minor, Type: task

#53 - Add Parquet file containing a boolean column with RLE encoding to paquet

Issue - State: closed - Opened by asfimport over 2 years ago
Labels: Component: Parquet, Component: Testing, Priority: Minor, Type: task

#52 - Can't run ParquetMR tests in IDEs

Issue - State: open - Opened by asfimport over 2 years ago
Labels: Component: Parquet, Component: Testing, Priority: Blocker, Type: bug

#52 - Can't run ParquetMR tests in IDEs

Issue - State: open - Opened by asfimport over 2 years ago
Labels: Component: Parquet, Component: Testing, Priority: Blocker, Type: bug

#51 - Improve integration tests between implementations

Issue - State: open - Opened by asfimport almost 4 years ago - 3 comments
Labels: Component: Parquet, Component: Testing, Priority: Major, Type: test

#51 - Improve integration tests between implementations

Issue - State: open - Opened by asfimport almost 4 years ago - 3 comments
Labels: Component: Parquet, Component: Testing, Priority: Major, Type: test

#50 - Add .asf.yaml to enable Github issues and redirect notifications

Pull Request - State: closed - Opened by wgtmac 8 months ago - 2 comments

#50 - Add .asf.yaml to enable Github issues and redirect notifications

Pull Request - State: closed - Opened by wgtmac 8 months ago - 2 comments

#49 - Add a Parquet file with column chunk key-value metadata

Pull Request - State: closed - Opened by clee704 8 months ago - 3 comments

#48 - Add corrupted files in bad_data

Pull Request - State: closed - Opened by rouault 9 months ago - 2 comments

#47 - File containing a Map schema without explicitly required key

Pull Request - State: closed - Opened by jupiter 10 months ago - 5 comments

#47 - File containing a Map schema without explicitly required key

Pull Request - State: closed - Opened by jupiter 10 months ago - 5 comments

#46 - PARQUET-2414: Add test file for additional BYTE_STREAM_SPLIT types

Pull Request - State: closed - Opened by pitrou 12 months ago - 1 comment

#45 - Add BYTE_STREAM_SPLIT data file

Pull Request - State: closed - Opened by mwlon about 1 year ago - 3 comments

#44 - Add multi-file version of `alltypes_plain`

Pull Request - State: closed - Opened by hiltontj about 1 year ago - 2 comments

#43 - Add bloom-filter with length

Pull Request - State: closed - Opened by mapleFU about 1 year ago - 3 comments

#42 - Regenerate Float16 files without compression

Pull Request - State: closed - Opened by benibus about 1 year ago

#41 - PARQUET-2369: Add new test file concatenated_gzip_members.parquet

Pull Request - State: closed - Opened by amassalha over 1 year ago - 36 comments

#40 - PARQUET-758: Add files with Float16 column

Pull Request - State: closed - Opened by benibus over 1 year ago - 3 comments

#39 - Replace encrypted files with page index enabled

Pull Request - State: closed - Opened by wgtmac over 1 year ago - 2 comments

#38 - Add large_string_map data file

Pull Request - State: closed - Opened by arthurpassos over 1 year ago - 22 comments

#37 - [ARROW][GH-34147] Adding testfile for dictionary and crc

Pull Request - State: closed - Opened by mapleFU almost 2 years ago - 6 comments

#36 - GH-25986: Add file encrypted using parquet-mr with external key material

Pull Request - State: closed - Opened by adamreeve almost 2 years ago - 1 comment

#35 - Add file with NaN in statistics

Pull Request - State: closed - Opened by wjones127 about 2 years ago

#34 - GH-15164: Add new bloom filter example for current spec

Pull Request - State: closed - Opened by mapleFU about 2 years ago - 7 comments

#33 - Add parquet file with rowgroup having larger than INT16_MAX pages

Pull Request - State: closed - Opened by mapleFU about 2 years ago - 22 comments

#32 - ARROW-18420: Add int32_with_null_pages.parquet for page index test

Pull Request - State: closed - Opened by wgtmac about 2 years ago - 1 comment

#31 - ARROW-18420: [Parquet] Add fixed_length_byte_array.parquet for page index test

Pull Request - State: closed - Opened by wgtmac about 2 years ago - 1 comment

#30 - add parquet test data

Pull Request - State: open - Opened by yaqi-zhao about 2 years ago - 3 comments

#29 - [ARROW-17904] add flatten data files with checksums on datapage v1

Pull Request - State: closed - Opened by mapleFU about 2 years ago - 5 comments

#28 - Fix CRC checksum on the test file data_length_byte_array.parquet

Pull Request - State: closed - Opened by sfc-gh-mmuthuraman over 2 years ago - 1 comment

#27 - PARQUET-2187: Update rle_boolean_encoding file with more rows

Pull Request - State: closed - Opened by sfc-gh-nthimmegowda over 2 years ago - 4 comments

#26 - PARQUET-2187: Add Test parquet file RLE encoding with boolean columns

Pull Request - State: closed - Opened by sfc-gh-nthimmegowda over 2 years ago - 8 comments

#25 - add test file for page index filter.

Pull Request - State: closed - Opened by Ted-Jiang over 2 years ago - 2 comments

#24 - Test file for DELTA_LENGTH_BYTE_ARRAY decoding

Pull Request - State: closed - Opened by sfc-gh-mmuthuraman over 2 years ago - 25 comments

#23 - Add empty file with list data

Pull Request - State: closed - Opened by novemberkilo almost 3 years ago - 5 comments

#22 - Add parquet file with optional metadata

Pull Request - State: closed - Opened by shanisolomon almost 3 years ago - 10 comments

#21 - ARROW-15184: Add delta-encoded Parquet files with and without nulls

Pull Request - State: closed - Opened by shanhuuang about 3 years ago

#20 - PARQUET-492: Add file of DELTA_BYTE_ARRAY encoding.

Pull Request - State: closed - Opened by shanhuuang over 3 years ago - 1 comment

#19 - PARQUET-490: Add file of DELTA_BINARY_PACKED encoding

Pull Request - State: closed - Opened by shanhuuang over 3 years ago - 5 comments

#18 - PARQUET-1998: Add LZ4_RAW compressed files

Pull Request - State: closed - Opened by pitrou almost 4 years ago - 14 comments

#17 - ARROW-11452: Add file for testing ARROW-11452

Pull Request - State: closed - Opened by maxburke almost 4 years ago - 4 comments

#16 - ARROW-9177: Add Hadoop-produced LZ4-compressed file with several frames

Pull Request - State: closed - Opened by pitrou about 4 years ago

#15 - ARROW-10647: Add in Rust performance testing file

Pull Request - State: closed - Opened by alamb about 4 years ago - 4 comments

#14 - PARQUET-1878: Fix legacy LZ4-compressed file

Pull Request - State: closed - Opened by pitrou over 4 years ago - 1 comment

#13 - PARQUET-1878: [C++] lz4 codec is not compatible with Hadoop Lz4Codec

Pull Request - State: closed - Opened by patrickpai over 4 years ago - 3 comments

#12 - PARQUET-1834: Add Apache 2.0 license to README.md files.

Pull Request - State: closed - Opened by andersonm-ibm almost 5 years ago - 1 comment

#11 - ARROW-7842 add tiny parquet with int and utf8 list columns

Pull Request - State: closed - Opened by mcassels almost 5 years ago

#10 - Add nyc-taxi dataset download uilities

Pull Request - State: closed - Opened by fsaintjacques over 5 years ago - 6 comments

#9 - ARROW-6687: Add .parquet file with single np.nan value

Pull Request - State: closed - Opened by alippai over 5 years ago - 11 comments

#8 - Double 1 grows 1kgroups

Pull Request - State: closed - Opened by bkietz over 5 years ago - 4 comments

#7 - PARQUET-1621: [C++] Add encrypted parquet files to apache parquet-testing repository

Pull Request - State: closed - Opened by revit1976 over 5 years ago - 4 comments

#6 - [C++] Add encrypted parquet files to apache parquet-testing repository

Pull Request - State: closed - Opened by revit1976 over 5 years ago

#4 - Add 10k-v2 and stock_simulated for testing and benchmarking Rust library

Pull Request - State: closed - Opened by alecmocatta about 6 years ago - 7 comments

#3 - Data file for binary min-max statistics test

Pull Request - State: closed - Opened by zilder about 6 years ago - 1 comment

#2 - Add additional data files used for testing Rust library

Pull Request - State: closed - Opened by sunchao about 6 years ago

#1 - PARQUET-1160: [C++] Implement BYTE_ARRAY-backed Decimal reads

Pull Request - State: closed - Opened by thaining over 6 years ago - 2 comments