projects
/
iceberg.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
iceberg.git
2020-11-08
Samarth Jain
Parquet: Fix vectorized reads for negative decimals...
0.10.x
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
yyanyy
API: Fix Expressions.notNull operation (#1722)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
Ryan Blue
Core: Fix NullPointerException in ManifestReader (...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-08
Jungtaek Lim
Core: Fix NPE in SnapshotManager.validateCurrentSnapsho...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Anton Okolnychyi
Build: Ignore json files in licence checks
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Jungtaek Lim
Docs: Add type compatibility tables for Spark (#1611)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Ryan Blue
Revert "Spark: Handle null literals in predicates ...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Ryan Blue
Spark: Handle null literals in predicates (#1709)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Marton Bod
Hive: Run StorageHandler tests in both MR and Tez ...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-02
Shardul Mahadik
ORC: Fix non-vectorized reader incorrectly skipping...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-02
Marton Bod
Revert "Hive: Fix missing table schema in Hive 1.1...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-01
yyanyy
Core: Check required v2 fields in table metadata parser...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-01
Shardul Mahadik
ORC: Enable predicate pushdown and remove metrics worka...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-01
Shardul Mahadik
ORC: OrcFileAppender#length should return file size...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Anton Okolnychyi
Build: Fix Javadoc in SnapshotSummary
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Anton Okolnychyi
Build: Fix source-release.sh (#1694)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-29
Russell Spitzer
Core: Fix entries metadata tables with delete manifests...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-29
Ryan Blue
Core: Do not create an Evaluator in ManifestGroup unles...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-29
Ryan Blue
Core: Fix replaced partitions validation in SnapshotMan...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-29
Ryan Blue
Core: Fix ArrayIndexOutOfBounds for tables with migrate...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-29
Ryan Blue
Spark: Enable testInsertOverwrite, passing with Spark...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-29
Kyle Bendickson
Build: Change labeller to more secure pull_request_targ...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-29
Kyle Bendickson
Build: Move PR labeler to GitHub action (#1686)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-29
László Pintér
Core: Update FS table version-hint.txt atomically ...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-29
Anton Okolnychyi
Build: Support builds without .git directory (#1681)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-29
Anton Okolnychyi
Build: Add ASF licence header to .asf.yaml
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Ryan Blue
Spark: Remove cache expiration in HiveCatalogs cache...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Anton Okolnychyi
Fix IN predicate performance (#1672)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Ryan Blue
Spec: Update the spec for row-level deletes (#1499)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Anton Okolnychyi
Parquet: Optimize IN predicates in ParquetDictionaryRow...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
JunZhang
Core: Extract the BaseRewriteDataFilesAction for implem...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
openinx
Flink: maintain the complete data files into manifest...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-27
Marton Bod
Hive: Add TestHiveShell for parameterized StorageHandle...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-27
Fokko Driesprong
Spark: Bump Spark 3 version to 3.0.1 (#1656)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-27
Russell Spitzer
Docs: Fix docs typo in ParquetVectorizedReader (#1658)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-27
Marton Bod
Hive: Update test code for Hive4 (#1645)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Samarth Jain
Parquet: Add test for Arrow buffer reallocation (#1480)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
openinx
Flink: Load hive-site.xml for HiveCatalog (#1586)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Sunitha Kambhampati
Docs: Document property behavior for Spark REPLACE...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Fokko Driesprong
Spark: Bump Spark 2 module to 2.4.7 (#1646)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Fokko Driesprong
Lint: Fix small issues (#1650)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Russell Spitzer
Spark: Split Actions for Spark 2 and 3 using reflection...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Russell Spitzer
Parquet: Fix row group filtering with old CDH stats...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-21
openinx
Flink: Support configurable parallelism for write tasks...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Steven Zhen Wu
Flink: move convertConstant method from DataIterator...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Marton Bod
Hive: Select ObjectInspectors based on classpath (...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
pvary
Hive: Make the TestHiveMetastore connection pool size...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-16
pvary
Hive: Fix TestHiveMetastore worker exhaustion (#1620)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
Shardul Mahadik
Docs: Add ORC to table and writer format configs (...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Chen, Junjie
Flink: Apply row-level deletes when reading (#1517)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Russell Spitzer
Spark: Move Action tests to the correct package (#1609)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Chen, Junjie
Spark: Fix benchmark docs and temp files (#1606)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Chen, Junjie
Spark: Reuse containers when reading Parquet (#1522)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Shardul Mahadik
ORC: Remove workarounds after 1.6.5 upgrade (#1561)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Kyle Bendickson
Hive: Fix filter conversion with Date (#1579)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Shardul Mahadik
MR: Fix NPE when InputSplit.getLocations is called...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Kyle Bendickson
Spark: Add parameter name to TestPartitionPruning ...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
pvary
Hive: Add HiveMetaHook to support Hive DDL commands...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Jingsong Lee
Flink: move hadoop configuration to Loaders from Source...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
zhangdove
API: Validate bucket and truncate function parameters...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Marton Bod
Hive: Run StorageHandler tests with Avro (#1585)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Kyle Bendickson
Replace Table.toString calls with Table.name (#1580)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-11
Kyle Bendickson
Flink: Fix IntLongMath warnings (#1581)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-10
Kyle Bendickson
Build: Update autolabeler configuration for new Hive...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-10
Marton Bod
Hive: Run storage handler tests for Parquet and ORC...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-10
mickjermsurawong...
Spark: Close final reader in BaseDataIterator (#1563)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-10
Sushant Raikar
Hive: Avoid loading catalog to initialized a serde...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-10
jbirtman
Docs: Move URI clarification earlier (#1571)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Ryan Blue
Parquet: Remove hard-coded file paths from tests (...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-08
Sushant Raikar
Hive: Fix missing table schema in Hive 1.1 query (...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Marton Bod
Hive: Add Hive3 module and testing (#1478)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Ryan Blue
Core: Add row-level delete validations (#1469)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Ryan Blue
Add TableMetadata.updateSortOrder. (#1551)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Ryan Blue
Parallelize reading manifest list files in metadata...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Anton Okolnychyi
Spark3: Refresh state in SparkTable for all scans when...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Steven Zhen Wu
BaseMetastoreTableOperations shouldn't disable refresh...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Ryan Blue
Core: Add partition summaries in SnapshotSummary builde...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Jungtaek Lim
Spark: Add end-to-end test for partition pruning (...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Ashish Mehta
Core: Fix error when a DeleteFile is used twice in...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
mickjermsurawong...
Core: Allow LocationProvider to be customized using...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
pvary
Hive: Make HiveCatalog based tables readable from Hive...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Anton Okolnychyi
Build: Ignore OverloadMethodsDeclarationOrder rule...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-05
Chen, Junjie
MR: Apply row-level delete files when reading (#1497)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Dongjoon Hyun
ORC: Upgrade to 1.6.5 (#1546)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Kyle Bendickson
Tests: Add names to parameterized tests (#1539)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-01
Anton Okolnychyi
Spark: Implement equals and hashCode in SparkTable...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-01
Chen, Junjie
MR: Use encryption manager for input files (#1532)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-01
Anton Okolnychyi
API: Add name to Table and Catalog APIs (#1537)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-01
openinx
Docs: Add Flink sink docs (#1464)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-01
Adrian Woodhead
Docs: Add Hive read docs (#1490)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-01
Marton Bod
Hive: Fix temporary folder cleanup in TestCatalogs...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-30
Kyle Bendickson
Spark: Add null check for catalog in SparkTestBase...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-30
Shardul Mahadik
ORC: Fix predicate pushdown for notIn and notEqual...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-30
Ryan Blue
Spark: Implement equals and hashCode in SparkBatchScan...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-29
Russell Spitzer
Core: Replace partition field id literal with reference...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-29
Jungtaek Lim
Docs: Add section on writing to a partitioned table...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-29
Jingsong Lee
Flink: Integrate Flink reader to SQL (#1509)
commit
|
commitdiff
|
tree
|
snapshot
2020-09-29
Kyle Bendickson
API: Add null check to PruneColumns (#1491)
commit
|
commitdiff
|
tree
|
snapshot
2020-09-29
Holden Karau
MR: Use HadoopFileIO instead of HadoopInputFile (#1526)
commit
|
commitdiff
|
tree
|
snapshot
2020-09-28
Kyle Bendickson
Core: Suppress UnnecessaryAnonymousClass warnings ...
commit
|
commitdiff
|
tree
|
snapshot
next