This repository has been archived by the owner on May 10, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 192
Pull requests: apache/parquet-cpp
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
PARQUET-120: Copy dev scripts and readme from parquet-mr.
#1
by nongli
was closed Oct 28, 2014
Loading…
updated Oct 28, 2014
Add utility to dump the schema of a parquet file.
#3
by nongli
was closed Jan 16, 2015
Loading…
updated Jan 16, 2015
PARQUET-232: minor compilation issue
#7
by ffabbri4
was closed Apr 2, 2015
Loading…
updated Apr 3, 2015
PARQUET-259: Support Travis CI in parquet-cpp
#9
by kalaxy
was closed May 7, 2015
Loading…
updated May 7, 2015
PARQUET-416: C++11 compilation, code reorg, libparquet and installation targets
#14
by wesm
was closed Jan 8, 2016
Loading…
updated Jan 9, 2016
PARQUET-233: Update README with how to contribute
#8
by nongli
was closed Jan 11, 2016
Loading…
updated Jan 11, 2016
PARQUET-419: Cleanup dev/ scripts.
#17
by nongli
was closed Jan 13, 2016
Loading…
updated Jan 19, 2016
PARQUET-267: Detach thirdparty code from build configuration.
#16
by kalaxy
was closed Jan 19, 2016
Loading…
updated Jan 20, 2016
PARQUET-267 - Relax Third Party Dependency Restrictions
#10
by kalaxy
was closed Jan 8, 2016
Loading…
updated Jan 20, 2016
PARQUET-437: Add googletest setup and ADD_PARQUET_TEST helper
#19
by wesm
was closed Jan 26, 2016
Loading…
updated Jan 26, 2016
PARQUET-449: updated to latest parquet.thrift
#21
by kashif
was closed Jan 26, 2016
Loading…
updated Jan 26, 2016
PARQUET-469: Roll back Thrift thirdparty and compiled sources to 0.9.0
#25
by wesm
was closed Jan 26, 2016
Loading…
updated Jan 26, 2016
PARQUET-434: Add a ParquetFileReader class
#20
by wesm
was closed Jan 26, 2016
Loading…
updated Jan 26, 2016
PARQUET-428: Support INT96 and FIXED_LEN_BYTE_ARRAY types
#24
by majetideepak
was closed Jan 27, 2016
Loading…
updated Jan 27, 2016
PARQUET-451: Add RowGroupReader helper class and refactor parquet_reader.cc into DebugPrint
#23
by wesm
was closed Jan 28, 2016
Loading…
updated Jan 28, 2016
PARQUET-418: Refactored parquet_reader utility for printing file contents.
#18
by asandryh
was closed Jan 27, 2016
Loading…
updated Jan 28, 2016
PARQUET-439: Conform copyright headers to ASF requirements
#28
by wesm
was closed Jan 28, 2016
Loading…
updated Jan 28, 2016
PARQUET-472: Changed the ownership of InputStream in ColumnReader.
#29
by asandryh
was closed Jan 29, 2016
Loading…
updated Jan 29, 2016
PARQUET-169: Add support for reading nested and repeated data.
#4
by nongli
was closed Jan 29, 2016
Loading…
updated Jan 29, 2016
PARQUET-433: Add TypedColumnReader template and templatize value decoders
#22
by wesm
was closed Jan 25, 2016
Loading…
updated Jan 30, 2016
PARQUET-435: Change column reader methods to be array-oriented rather than scalar
#26
by wesm
was closed Jan 30, 2016
Loading…
updated Jan 30, 2016
PARQUET-496: Fix cpplint configuration to catch more style errors
#33
by wesm
was closed Feb 1, 2016
Loading…
updated Feb 1, 2016
PARQUET-485: Decouple page deserialization from column reader to facilitate unit testing
#32
by wesm
was closed Feb 2, 2016
Loading…
updated Feb 2, 2016
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.