-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Issues: apache/parquet-java
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Reduce memory pressure when reading footers
Component: Parquet
Priority: Major
Type: bug
#1385
opened Jul 3, 2014 by
asfimport
updated Jul 3, 2014
Add support for custom metadata
Component: Parquet
Priority: Major
Type: enhancement
#1414
opened Jul 9, 2014 by
asfimport
updated Jul 9, 2014
Parquet OutputFormat should allow controlling the file size
Component: Parquet
Priority: Major
Type: bug
#1387
opened Jul 10, 2014 by
asfimport
updated Jul 10, 2014
Add option to reuse (Avro) objects when reading
Component: Parquet
Priority: Major
Type: enhancement
#1397
opened Jun 20, 2014 by
asfimport
updated Jul 15, 2014
Parquet-hadoop's client side logs are buffered / do not print until the job completes
Component: Java
Component: Parquet
Priority: Minor
Type: bug
#1441
opened Jul 24, 2014 by
asfimport
updated Jul 24, 2014
Investigate automatic not null checks via annotations in place of checkNotNull calls
Component: Java
Component: Parquet
Priority: Minor
Type: enhancement
#1446
opened Jul 24, 2014 by
asfimport
updated Jul 24, 2014
There is overlap between ValidTypeMap and PrimitiveTypeName in parquet-mr
Component: Java
Component: Parquet
Priority: Minor
Type: enhancement
#1447
opened Jul 24, 2014 by
asfimport
updated Jul 24, 2014
Choose a strategy for semantic versioning of the java artifacts
Component: Java
Component: Parquet
Priority: Major
Type: task
#1390
opened Jul 24, 2014 by
asfimport
updated Jul 24, 2014
Refactor the Statistics classes to match the specialized pattern used throughout parquet
Component: Java
Component: Parquet
Priority: Minor
Type: enhancement
#1450
opened Jul 24, 2014 by
asfimport
updated Jul 24, 2014
Consider adding support for more column types in the filter2 API
Component: Java
Component: Parquet
Priority: Minor
Type: enhancement
#1453
opened Jul 24, 2014 by
asfimport
updated Jul 24, 2014
Record filtering in the filter2 API could possibly short circuit
Component: Java
Component: Parquet
Priority: Minor
Type: enhancement
#1455
opened Jul 24, 2014 by
asfimport
updated Jul 24, 2014
Many classes in parquet-hadoop belong in parquet-column
Component: Java
Component: Parquet
Priority: Minor
Type: enhancement
#1458
opened Jul 24, 2014 by
asfimport
updated Jul 24, 2014
Take advantage of dictionary pages when performing rowgroup filters in the filter2 API
Component: Java
Component: Parquet
Priority: Major
Type: enhancement
#1467
opened Jul 24, 2014 by
asfimport
updated Jul 24, 2014
Consider adding checks that validate eq(null) / notEq(null) is not used on a required column in the filter2 API
Component: Java
Component: Parquet
Priority: Minor
Type: enhancement
#1472
opened Jul 24, 2014 by
asfimport
updated Jul 24, 2014
Increment a hadoop counter for bytes filtered / skipped
Component: Java
Component: Parquet
Priority: Minor
Type: enhancement
#1393
opened Jul 25, 2014 by
asfimport
updated Jul 25, 2014
Consider making a specialized / non-generic UserDefinedPredicate
Component: Java
Component: Parquet
Priority: Minor
Type: enhancement
#1474
opened Jul 25, 2014 by
asfimport
updated Jul 25, 2014
Add a check in the merge PR script to verify that the build on travis-ci passes
Component: Parquet
Priority: Major
Type: enhancement
#1489
opened Jul 30, 2014 by
asfimport
updated Jul 30, 2014
Parquet Hive should resolve column names in case insensitive manner
Component: Parquet
Priority: Major
Type: enhancement
#1495
opened Jul 30, 2014 by
asfimport
updated Jul 30, 2014
Remove author tags from source
Component: Parquet
Priority: Minor
Type: task
#1498
opened Jul 30, 2014 by
asfimport
updated Jul 30, 2014
Add findbugs support, esp for @Nullable / @NonNull annotation
Component: Parquet
Priority: Major
Type: enhancement
#1503
opened Aug 1, 2014 by
asfimport
updated Aug 1, 2014
Incompatible behavior for ColumnChunk.file_offset between Parquet-mr and Impala
Component: Format
Component: Java
Component: Parquet
Priority: Major
Type: bug
#1516
opened Aug 8, 2014 by
asfimport
updated Aug 8, 2014
Benchmark the assembly of thrift objects, and possibly create a more efficient ReplayingTProtocol
Component: Java
Component: Parquet
Priority: Minor
Type: enhancement
#1391
opened Jul 24, 2014 by
asfimport
updated Aug 29, 2014
column chunk page write store log message displays incorrect information
Component: Java
Component: Parquet
Priority: Minor
Type: bug
#1399
opened Aug 13, 2014 by
asfimport
updated Aug 29, 2014
parquet-hive (and therefore Hive) depends on ParquetInputSplit constructor
Component: Java
Component: Parquet
Priority: Major
Type: bug
#1545
opened Sep 4, 2014 by
asfimport
updated Sep 5, 2014
stream through files when writing the _metadata file to reduce memory usage
Component: Java
Component: Parquet
Priority: Major
Type: enhancement
#1571
opened Sep 15, 2014 by
asfimport
updated Sep 15, 2014
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.