Skip to content

Commit

Permalink
Update python/pylibcudf/pylibcudf/io/parquet.pyx
Browse files Browse the repository at this point in the history
Co-authored-by: Bradley Dice <[email protected]>
  • Loading branch information
mroeschke and bdice authored Nov 21, 2024
1 parent 91ed038 commit 2faa151
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/pylibcudf/pylibcudf/io/parquet.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,7 @@ cdef class ParquetWriterOptionsBuilder:

cpdef ParquetWriterOptionsBuilder compression(self, compression_type compression):
"""
Sets Key-Value footer metadata.
Sets compression type.
Parameters
----------
Expand Down

0 comments on commit 2faa151

Please sign in to comment.