You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [iceberg] aokolnychyi commented on a change in pull request #3516: Spark: Refactor SparkBatchScan - posted by GitBox <gi...@apache.org> on 2022/02/01 00:01:01 UTC, 0 replies.
- [GitHub] [iceberg] ConeyLiu commented on pull request #3056: Support purge for Spark 3.1 & 3.2 - posted by GitBox <gi...@apache.org> on 2022/02/01 00:18:13 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4016: types use new for generics. no metaprogramming - posted by GitBox <gi...@apache.org> on 2022/02/01 00:52:13 UTC, 35 replies.
- [GitHub] [iceberg-docs] rdblue merged pull request #26: Update descriptions - posted by GitBox <gi...@apache.org> on 2022/02/01 00:56:08 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi merged pull request #3516: Spark: Refactor SparkBatchScan - posted by GitBox <gi...@apache.org> on 2022/02/01 01:00:04 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #3516: Spark: Refactor SparkBatchScan - posted by GitBox <gi...@apache.org> on 2022/02/01 01:00:16 UTC, 0 replies.
- [GitHub] [iceberg] CircArgs commented on a change in pull request #4016: types use new for generics. no metaprogramming - posted by GitBox <gi...@apache.org> on 2022/02/01 01:07:13 UTC, 27 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3998: Flink: support overwrite configuration in the flink sink action - posted by GitBox <gi...@apache.org> on 2022/02/01 01:33:58 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3865: Flink: ArrayBatchRecords for a batch of records for a single file; RecordAndPosi… - posted by GitBox <gi...@apache.org> on 2022/02/01 01:38:19 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3866: Flink: RecordFactory interface that can create record batch and clone… - posted by GitBox <gi...@apache.org> on 2022/02/01 01:42:50 UTC, 1 replies.
- [GitHub] [iceberg] wypoon opened a new pull request #4017: Write engine.hive.enabled=true in table properties for Hive-enabled table - posted by GitBox <gi...@apache.org> on 2022/02/01 02:26:35 UTC, 0 replies.
- [GitHub] [iceberg] wypoon commented on pull request #4009: Add Scala 2.13 builds for Spark/v3.2 - posted by GitBox <gi...@apache.org> on 2022/02/01 02:28:49 UTC, 0 replies.
- [GitHub] [iceberg] wypoon commented on pull request #4017: Write engine.hive.enabled=true in table properties for Hive-enabled table - posted by GitBox <gi...@apache.org> on 2022/02/01 03:47:09 UTC, 2 replies.
- [GitHub] [iceberg] SinghAsDev opened a new pull request #4018: [HiveCatalog] Make Hive's external table behavior match with Iceberg table's gc.enabled behavior. - posted by GitBox <gi...@apache.org> on 2022/02/01 03:53:33 UTC, 0 replies.
- [GitHub] [iceberg] singhpk234 commented on a change in pull request #3992: Spark 3.2: Fix cardinality check for alternative join implementations - posted by GitBox <gi...@apache.org> on 2022/02/01 05:44:10 UTC, 1 replies.
- [GitHub] [iceberg] jun-he commented on a change in pull request #4016: types use new for generics. no metaprogramming - posted by GitBox <gi...@apache.org> on 2022/02/01 07:37:04 UTC, 3 replies.
- [GitHub] [iceberg] jun-he commented on pull request #3965: implement __eq__ for iceberg type classes. - posted by GitBox <gi...@apache.org> on 2022/02/01 07:37:55 UTC, 0 replies.
- [GitHub] [iceberg] amogh-jahagirdar opened a new pull request #4019: Core: Add SnapshotRef to API and add parser and serializer - posted by GitBox <gi...@apache.org> on 2022/02/01 07:46:18 UTC, 0 replies.
- [GitHub] [iceberg] jun-he commented on a change in pull request #3965: implement __eq__ for iceberg type classes. - posted by GitBox <gi...@apache.org> on 2022/02/01 07:50:22 UTC, 4 replies.
- [GitHub] [iceberg] amogh-jahagirdar commented on a change in pull request #4019: Core: Add SnapshotRef entity to API and add snapshot ref serializer/deserializer utility class. - posted by GitBox <gi...@apache.org> on 2022/02/01 07:51:36 UTC, 2 replies.
- [GitHub] [iceberg] jun-he commented on a change in pull request #3988: Python: Add Decimal type conversion - posted by GitBox <gi...@apache.org> on 2022/02/01 08:06:00 UTC, 0 replies.
- [GitHub] [iceberg] szlta commented on pull request #3980: Hive: Parquet vectorization support for Hive 3 - posted by GitBox <gi...@apache.org> on 2022/02/01 08:43:13 UTC, 0 replies.
- [GitHub] [iceberg] rajarshisarkar commented on issue #4015: Implementor of Transform - posted by GitBox <gi...@apache.org> on 2022/02/01 09:17:30 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #4018: [HiveCatalog] Make Hive's external table behavior match with Iceberg table's gc.enabled behavior. - posted by GitBox <gi...@apache.org> on 2022/02/01 10:39:21 UTC, 0 replies.
- [GitHub] [iceberg] marton-bod commented on pull request #4018: [HiveCatalog] Make Hive's external table behavior match with Iceberg table's gc.enabled behavior. - posted by GitBox <gi...@apache.org> on 2022/02/01 11:53:06 UTC, 1 replies.
- [GitHub] [iceberg] marton-bod edited a comment on pull request #4018: [HiveCatalog] Make Hive's external table behavior match with Iceberg table's gc.enabled behavior. - posted by GitBox <gi...@apache.org> on 2022/02/01 11:53:26 UTC, 1 replies.
- [GitHub] [iceberg] cccs-eric commented on a change in pull request #3988: Python: Add Decimal type conversion - posted by GitBox <gi...@apache.org> on 2022/02/01 12:02:39 UTC, 2 replies.
- [GitHub] [iceberg] izchen opened a new pull request #4020: Spark 3.0: Reports bytesWritten and recordsWritten to metrics - posted by GitBox <gi...@apache.org> on 2022/02/01 13:31:53 UTC, 0 replies.
- [GitHub] [iceberg] izchen commented on pull request #4020: Spark 3.0: Reports bytesWritten and recordsWritten to metrics - posted by GitBox <gi...@apache.org> on 2022/02/01 13:37:05 UTC, 1 replies.
- [GitHub] [iceberg] samredai opened a new pull request #4021: Adding InputStream and OutputStream protocols for open and create return types - posted by GitBox <gi...@apache.org> on 2022/02/01 15:52:49 UTC, 0 replies.
- [GitHub] [iceberg] CircArgs commented on a change in pull request #3965: implement __eq__ for iceberg type classes. - posted by GitBox <gi...@apache.org> on 2022/02/01 16:41:42 UTC, 2 replies.
- [GitHub] [iceberg] aokolnychyi commented on a change in pull request #3992: Spark 3.2: Fix cardinality check for alternative join implementations - posted by GitBox <gi...@apache.org> on 2022/02/01 16:58:52 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4010: Spec: Add missing error codes to REST API - posted by GitBox <gi...@apache.org> on 2022/02/01 17:24:30 UTC, 1 replies.
- [GitHub] [iceberg] emkornfield commented on a change in pull request #4021: Adding InputStream and OutputStream protocols for open and create return types - posted by GitBox <gi...@apache.org> on 2022/02/01 17:30:10 UTC, 11 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4020: Spark 3.0: Reports bytesWritten and recordsWritten to metrics - posted by GitBox <gi...@apache.org> on 2022/02/01 17:31:35 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4020: Spark 3.0: Reports bytesWritten and recordsWritten to metrics - posted by GitBox <gi...@apache.org> on 2022/02/01 17:32:46 UTC, 1 replies.
- [GitHub] [iceberg] emkornfield commented on a change in pull request #3965: implement __eq__ for iceberg type classes. - posted by GitBox <gi...@apache.org> on 2022/02/01 17:36:18 UTC, 1 replies.
- [GitHub] [iceberg] nastra commented on pull request #4010: Spec: Add missing error codes to REST API - posted by GitBox <gi...@apache.org> on 2022/02/01 17:37:24 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4010: Spec: Add missing error codes to REST API - posted by GitBox <gi...@apache.org> on 2022/02/01 17:37:59 UTC, 0 replies.
- [GitHub] [iceberg] samredai opened a new pull request #4022: .python-version file for tox-pyenv support - posted by GitBox <gi...@apache.org> on 2022/02/01 17:43:26 UTC, 0 replies.
- [GitHub] [iceberg] SinghAsDev commented on pull request #4018: [HiveCatalog] Make Hive's external table behavior match with Iceberg table's gc.enabled behavior. - posted by GitBox <gi...@apache.org> on 2022/02/01 18:40:09 UTC, 5 replies.
- [GitHub] [iceberg] SinghAsDev edited a comment on pull request #4018: [HiveCatalog] Make Hive's external table behavior match with Iceberg table's gc.enabled behavior. - posted by GitBox <gi...@apache.org> on 2022/02/01 18:44:50 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi opened a new pull request #4023: Spark 3.2: Fix predicate pushdown in row-level operations - posted by GitBox <gi...@apache.org> on 2022/02/01 18:59:06 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #4023: Spark 3.2: Fix predicate pushdown in row-level operations - posted by GitBox <gi...@apache.org> on 2022/02/01 19:07:04 UTC, 1 replies.
- [GitHub] [iceberg] pan3793 opened a new pull request #4024: Spark: Allow create table in hadoop catalog root namespace - posted by GitBox <gi...@apache.org> on 2022/02/01 19:41:57 UTC, 0 replies.
- [GitHub] [iceberg] samredai opened a new pull request #4025: Set black line-length to 130 in tox settings - posted by GitBox <gi...@apache.org> on 2022/02/01 19:56:38 UTC, 0 replies.
- [GitHub] [iceberg] samredai commented on a change in pull request #4021: Adding InputStream and OutputStream protocols for open and create return types - posted by GitBox <gi...@apache.org> on 2022/02/01 20:00:17 UTC, 16 replies.
- [GitHub] [iceberg] szehon-ho commented on a change in pull request #4023: Spark 3.2: Fix predicate pushdown in row-level operations - posted by GitBox <gi...@apache.org> on 2022/02/01 20:01:17 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho commented on a change in pull request #2925: Core: Support serializable isolation for ReplacePartitions - posted by GitBox <gi...@apache.org> on 2022/02/01 20:04:45 UTC, 19 replies.
- [GitHub] [iceberg] rdblue closed issue #3759: Add backwards compatibility read support for Parquet list - posted by GitBox <gi...@apache.org> on 2022/02/01 20:13:31 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3774: [Parquet] Add support to read Parquet files written with old 2-level list structures. - posted by GitBox <gi...@apache.org> on 2022/02/01 20:13:32 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3774: [Parquet] Add support to read Parquet files written with old 2-level list structures. - posted by GitBox <gi...@apache.org> on 2022/02/01 20:13:42 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4023: Spark 3.2: Fix predicate pushdown in row-level operations - posted by GitBox <gi...@apache.org> on 2022/02/01 20:25:44 UTC, 1 replies.
- [GitHub] [iceberg] rdblue merged pull request #4022: .python-version file for tox-pyenv support - posted by GitBox <gi...@apache.org> on 2022/02/01 20:27:54 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on a change in pull request #4023: Spark 3.2: Fix predicate pushdown in row-level operations - posted by GitBox <gi...@apache.org> on 2022/02/01 20:42:02 UTC, 3 replies.
- [GitHub] [iceberg] aokolnychyi merged pull request #4023: Spark 3.2: Fix predicate pushdown in row-level operations - posted by GitBox <gi...@apache.org> on 2022/02/01 20:47:02 UTC, 0 replies.
- [GitHub] [iceberg] kbendick opened a new issue #4026: REST Catalog OpenAPI Spec - Fix Some Responose Schema Components Showing As Strings When Validating - posted by GitBox <gi...@apache.org> on 2022/02/01 21:15:06 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on issue #4026: REST Catalog OpenAPI Spec - Fix Some Responose Schema Components Showing As Strings When Validating - posted by GitBox <gi...@apache.org> on 2022/02/01 21:15:46 UTC, 0 replies.
- [GitHub] [iceberg] kbendick opened a new pull request #4027: SPEC - Fix certain REST response objects parsing as string in OpenAPI document - posted by GitBox <gi...@apache.org> on 2022/02/01 21:26:11 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #4027: SPEC - Fix certain REST response objects parsing as string in OpenAPI document - posted by GitBox <gi...@apache.org> on 2022/02/01 21:26:32 UTC, 1 replies.
- [GitHub] [iceberg] kbendick commented on pull request #4027: SPEC - Fix certain REST response objects parsing as string in OpenAPI document - posted by GitBox <gi...@apache.org> on 2022/02/01 21:37:33 UTC, 0 replies.
- [GitHub] [iceberg] arminnajafi opened a new pull request #4028: Docs: Add --check to verify checksum doc - posted by GitBox <gi...@apache.org> on 2022/02/01 22:19:43 UTC, 0 replies.
- [GitHub] [iceberg] izchen commented on a change in pull request #4020: Spark 3.0: Reports bytesWritten and recordsWritten to metrics - posted by GitBox <gi...@apache.org> on 2022/02/01 23:33:17 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4021: Adding InputStream and OutputStream protocols for open and create return types - posted by GitBox <gi...@apache.org> on 2022/02/01 23:40:41 UTC, 5 replies.
- [GitHub] [iceberg] szehon-ho commented on pull request #4018: [HiveCatalog] Make Hive's external table behavior match with Iceberg table's gc.enabled behavior. - posted by GitBox <gi...@apache.org> on 2022/02/02 00:51:22 UTC, 1 replies.
- [GitHub] [iceberg] flyrain commented on pull request #2638: Core: Encryption basics - posted by GitBox <gi...@apache.org> on 2022/02/02 01:21:15 UTC, 0 replies.
- [GitHub] [iceberg] flyrain commented on a change in pull request #3470: Core: KMS client interface - posted by GitBox <gi...@apache.org> on 2022/02/02 01:34:51 UTC, 7 replies.
- [GitHub] [iceberg] szehon-ho commented on pull request #2925: Core: Support serializable isolation for ReplacePartitions - posted by GitBox <gi...@apache.org> on 2022/02/02 02:02:24 UTC, 5 replies.
- [GitHub] [iceberg] pan3793 commented on pull request #4024: Spark: Allow create table in hadoop catalog root namespace - posted by GitBox <gi...@apache.org> on 2022/02/02 05:20:10 UTC, 1 replies.
- [GitHub] [iceberg] stevenzwu commented on a change in pull request #3866: Flink: RecordFactory interface that can create record batch and clone… - posted by GitBox <gi...@apache.org> on 2022/02/02 05:28:36 UTC, 2 replies.
- [GitHub] [iceberg] stevenzwu commented on a change in pull request #3865: Flink: ArrayBatchRecords for a batch of records for a single file; RecordAndPosi… - posted by GitBox <gi...@apache.org> on 2022/02/02 05:30:37 UTC, 0 replies.
- [GitHub] [iceberg] stevenzwu commented on a change in pull request #3998: Flink: support overwrite configuration in the flink sink action - posted by GitBox <gi...@apache.org> on 2022/02/02 05:48:51 UTC, 1 replies.
- [GitHub] [iceberg] stevenzwu commented on pull request #3998: Flink: support overwrite configuration in the flink sink action - posted by GitBox <gi...@apache.org> on 2022/02/02 05:50:21 UTC, 0 replies.
- [GitHub] [iceberg] ggershinsky closed pull request #2638: Core: Encryption basics - posted by GitBox <gi...@apache.org> on 2022/02/02 06:38:59 UTC, 0 replies.
- [GitHub] [iceberg] ggershinsky opened a new pull request #2638: Core: Encryption basics - posted by GitBox <gi...@apache.org> on 2022/02/02 06:40:39 UTC, 0 replies.
- [GitHub] [iceberg] izchen opened a new pull request #4029: Spark 3.1: Reports bytesWritten and recordsWritten to metrics - posted by GitBox <gi...@apache.org> on 2022/02/02 07:07:10 UTC, 0 replies.
- [GitHub] [iceberg] izchen opened a new pull request #4030: Spark 3.2: Reports bytesWritten and recordsWritten to metrics - posted by GitBox <gi...@apache.org> on 2022/02/02 07:09:47 UTC, 0 replies.
- [GitHub] [iceberg] ggershinsky commented on pull request #2638: Core: Encryption basics - posted by GitBox <gi...@apache.org> on 2022/02/02 07:32:58 UTC, 1 replies.
- [GitHub] [iceberg] ggershinsky edited a comment on pull request #2638: Core: Encryption basics - posted by GitBox <gi...@apache.org> on 2022/02/02 07:40:38 UTC, 1 replies.
- [GitHub] [iceberg] ggershinsky commented on a change in pull request #3470: API: KMS client interface - posted by GitBox <gi...@apache.org> on 2022/02/02 07:52:20 UTC, 0 replies.
- [GitHub] [iceberg] izchen commented on pull request #4029: Spark 3.1: Reports bytesWritten and recordsWritten to metrics - posted by GitBox <gi...@apache.org> on 2022/02/02 08:01:25 UTC, 0 replies.
- [GitHub] [iceberg] izchen commented on pull request #4030: Spark 3.2: Reports bytesWritten and recordsWritten to metrics - posted by GitBox <gi...@apache.org> on 2022/02/02 08:01:36 UTC, 0 replies.
- [GitHub] [iceberg] nastra commented on a change in pull request #4019: Core: Add SnapshotRef entity to API - posted by GitBox <gi...@apache.org> on 2022/02/02 08:09:50 UTC, 3 replies.
- [GitHub] [iceberg] nastra commented on a change in pull request #3697: API: Add Immutables to FileScanTask's subclasses - posted by GitBox <gi...@apache.org> on 2022/02/02 08:30:30 UTC, 1 replies.
- [GitHub] [iceberg-docs] jackye1995 opened a new pull request #27: Add 0.13.0 release note - posted by GitBox <gi...@apache.org> on 2022/02/02 09:27:30 UTC, 0 replies.
- [GitHub] [iceberg-docs] jackye1995 commented on a change in pull request #27: Add 0.13.0 release note - posted by GitBox <gi...@apache.org> on 2022/02/02 09:28:10 UTC, 18 replies.
- [GitHub] [iceberg] nastra commented on a change in pull request #3938: API: Disallow Namespace with null byte character or null level in it - posted by GitBox <gi...@apache.org> on 2022/02/02 11:36:42 UTC, 0 replies.
- [GitHub] [iceberg] ggershinsky commented on pull request #3470: API: KMS client interface - posted by GitBox <gi...@apache.org> on 2022/02/02 12:51:13 UTC, 3 replies.
- [GitHub] [iceberg] andersonm-ibm commented on pull request #3470: API: KMS client interface - posted by GitBox <gi...@apache.org> on 2022/02/02 13:02:32 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #3470: API: KMS client interface - posted by GitBox <gi...@apache.org> on 2022/02/02 15:29:54 UTC, 6 replies.
- [GitHub] [iceberg] rdblue merged pull request #4029: Spark 3.1: Reports bytesWritten and recordsWritten to metrics - posted by GitBox <gi...@apache.org> on 2022/02/02 16:43:09 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4029: Spark 3.1: Reports bytesWritten and recordsWritten to metrics - posted by GitBox <gi...@apache.org> on 2022/02/02 16:43:19 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4030: Spark 3.2: Reports bytesWritten and recordsWritten to metrics - posted by GitBox <gi...@apache.org> on 2022/02/02 16:43:39 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4030: Spark 3.2: Reports bytesWritten and recordsWritten to metrics - posted by GitBox <gi...@apache.org> on 2022/02/02 16:43:59 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4027: Spec: Fix REST response objects - posted by GitBox <gi...@apache.org> on 2022/02/02 16:49:38 UTC, 0 replies.
- [GitHub] [iceberg] rdblue closed issue #4026: REST Catalog OpenAPI Spec - Fix Some Responose Schema Components Showing As Strings When Validating - posted by GitBox <gi...@apache.org> on 2022/02/02 16:49:58 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4027: Spec: Fix REST response objects - posted by GitBox <gi...@apache.org> on 2022/02/02 16:49:58 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4025: Set black line-length to 130 in tox settings - posted by GitBox <gi...@apache.org> on 2022/02/02 16:50:53 UTC, 2 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4024: Spark: Allow create table in hadoop catalog root namespace - posted by GitBox <gi...@apache.org> on 2022/02/02 16:51:50 UTC, 1 replies.
- [GitHub] [iceberg] nastra commented on a change in pull request #3668: AWS: Make the error message of GlueCatalog's isValidIdentifier more detailed - posted by GitBox <gi...@apache.org> on 2022/02/02 16:52:35 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4024: Spark: Allow create table in hadoop catalog root namespace - posted by GitBox <gi...@apache.org> on 2022/02/02 16:53:07 UTC, 2 replies.
- [GitHub] [iceberg] rdblue merged pull request #4020: Spark 3.0: Reports bytesWritten and recordsWritten to metrics - posted by GitBox <gi...@apache.org> on 2022/02/02 16:54:09 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4017: Write engine.hive.enabled=true in table properties for Hive-enabled table - posted by GitBox <gi...@apache.org> on 2022/02/02 16:55:56 UTC, 3 replies.
- [GitHub] [iceberg] amogh-jahagirdar commented on a change in pull request #4019: Core: Add SnapshotRef entity to API - posted by GitBox <gi...@apache.org> on 2022/02/02 18:07:41 UTC, 1 replies.
- [GitHub] [iceberg] szehon-ho opened a new issue #4031: TestCopyOnWriteUpdate::testUpdateWithoutCondition is flaky - posted by GitBox <gi...@apache.org> on 2022/02/02 18:11:33 UTC, 0 replies.
- [GitHub] [iceberg-docs] jackye1995 commented on pull request #21: Adds 'Used by these companies' to splash page - posted by GitBox <gi...@apache.org> on 2022/02/02 18:20:00 UTC, 3 replies.
- [GitHub] [iceberg] wypoon edited a comment on pull request #4017: Write engine.hive.enabled=true in table properties for Hive-enabled table - posted by GitBox <gi...@apache.org> on 2022/02/02 18:33:43 UTC, 0 replies.
- [GitHub] [iceberg] wypoon commented on pull request #4024: Spark: Allow create table in hadoop catalog root namespace - posted by GitBox <gi...@apache.org> on 2022/02/02 18:46:47 UTC, 0 replies.
- [GitHub] [iceberg] wypoon commented on pull request #3314: [POC] Alternate implementation of using snapshot schema when reading snapshot - posted by GitBox <gi...@apache.org> on 2022/02/02 18:50:52 UTC, 0 replies.
- [GitHub] [iceberg] wypoon closed pull request #3314: [POC] Alternate implementation of using snapshot schema when reading snapshot - posted by GitBox <gi...@apache.org> on 2022/02/02 18:50:52 UTC, 0 replies.
- [GitHub] [iceberg] wypoon commented on pull request #3852: Core, Spark: Fallback when snapshot does not have schema id - posted by GitBox <gi...@apache.org> on 2022/02/02 18:52:15 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #4019: Core: Add SnapshotRef entity to API - posted by GitBox <gi...@apache.org> on 2022/02/02 19:11:57 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #4028: Docs: Add --check to verify checksum doc - posted by GitBox <gi...@apache.org> on 2022/02/02 19:35:47 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 merged pull request #4028: Docs: Add --check to verify checksum doc - posted by GitBox <gi...@apache.org> on 2022/02/02 19:36:55 UTC, 0 replies.
- [GitHub] [iceberg-docs] jackye1995 edited a comment on pull request #21: Adds 'Used by these companies' to splash page - posted by GitBox <gi...@apache.org> on 2022/02/02 20:04:11 UTC, 0 replies.
- [GitHub] [iceberg-docs] samredai opened a new pull request #28: Disable dark mode for landing-page, set docs to auto - posted by GitBox <gi...@apache.org> on 2022/02/02 21:07:00 UTC, 0 replies.
- [GitHub] [iceberg-docs] jackye1995 merged pull request #28: Disable dark mode for landing-page, set docs to auto - posted by GitBox <gi...@apache.org> on 2022/02/02 21:55:06 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4024: Spark: Allow create table in hadoop catalog root namespace - posted by GitBox <gi...@apache.org> on 2022/02/02 22:06:25 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3965: implement __eq__ for iceberg type classes. - posted by GitBox <gi...@apache.org> on 2022/02/02 22:13:50 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3965: implement __eq__ for iceberg type classes. - posted by GitBox <gi...@apache.org> on 2022/02/02 22:14:01 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4016: types use new for generics. no metaprogramming - posted by GitBox <gi...@apache.org> on 2022/02/02 22:15:12 UTC, 3 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4019: Core: Add SnapshotRef entity to API - posted by GitBox <gi...@apache.org> on 2022/02/02 22:18:26 UTC, 2 replies.
- [GitHub] [iceberg] samredai commented on pull request #4025: Set black line-length to 130 in tox settings - posted by GitBox <gi...@apache.org> on 2022/02/02 22:23:04 UTC, 1 replies.
- [GitHub] [iceberg] samredai edited a comment on pull request #4025: Set black line-length to 130 in tox settings - posted by GitBox <gi...@apache.org> on 2022/02/02 22:24:06 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4025: Set black line-length to 130 in tox settings - posted by GitBox <gi...@apache.org> on 2022/02/02 22:25:17 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3815: API: Upgrade Guava to use murmur3_32_fixed - posted by GitBox <gi...@apache.org> on 2022/02/02 22:27:18 UTC, 0 replies.
- [GitHub] [iceberg] samredai opened a new pull request #4032: Autoformat test_types.py with new line-length - posted by GitBox <gi...@apache.org> on 2022/02/02 22:31:51 UTC, 1 replies.
- [GitHub] [iceberg] szehon-ho opened a new pull request #4033: Fix attempt for TestCopyOnWriteUpdate::testUpdateWithoutCondition - posted by GitBox <gi...@apache.org> on 2022/02/02 22:40:53 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho commented on pull request #4033: Fix attempt for TestCopyOnWriteUpdate::testUpdateWithoutCondition - posted by GitBox <gi...@apache.org> on 2022/02/02 22:49:23 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 merged pull request #4019: Core: Add SnapshotRef entity to API - posted by GitBox <gi...@apache.org> on 2022/02/02 23:31:50 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #4019: Core: Add SnapshotRef entity to API - posted by GitBox <gi...@apache.org> on 2022/02/02 23:32:10 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 edited a comment on pull request #4019: Core: Add SnapshotRef entity to API - posted by GitBox <gi...@apache.org> on 2022/02/02 23:32:32 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #4009: Add Scala 2.13 builds for Spark/v3.2 - posted by GitBox <gi...@apache.org> on 2022/02/02 23:40:08 UTC, 0 replies.
- [GitHub] [iceberg] atronchi commented on issue #732: [DISCUSS] Update metadata serially - posted by GitBox <gi...@apache.org> on 2022/02/02 23:52:54 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on issue #732: [DISCUSS] Update metadata serially - posted by GitBox <gi...@apache.org> on 2022/02/03 00:17:53 UTC, 0 replies.
- [GitHub] [iceberg] jun-he commented on pull request #4025: Set black line-length to 130 in tox settings - posted by GitBox <gi...@apache.org> on 2022/02/03 00:49:36 UTC, 0 replies.
- [GitHub] [iceberg] jun-he commented on pull request #4032: Autoformat test_types.py with new line-length - posted by GitBox <gi...@apache.org> on 2022/02/03 00:49:57 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3984: Spark 3.2: Implement merge-on-read UPDATE - posted by GitBox <gi...@apache.org> on 2022/02/03 01:02:00 UTC, 12 replies.
- [GitHub] [iceberg] flyrain commented on issue #3997: Support Iceberg Metadata storage in a variety of engines - posted by GitBox <gi...@apache.org> on 2022/02/03 08:19:27 UTC, 1 replies.
- [GitHub] [iceberg] szehon-ho commented on a change in pull request #3984: Spark 3.2: Implement merge-on-read UPDATE - posted by GitBox <gi...@apache.org> on 2022/02/03 08:34:35 UTC, 8 replies.
- [GitHub] [iceberg] ggershinsky edited a comment on pull request #3470: API: KMS client interface - posted by GitBox <gi...@apache.org> on 2022/02/03 09:12:12 UTC, 1 replies.
- [GitHub] [iceberg] melin commented on issue #3997: Support Iceberg Metadata storage in a variety of engines - posted by GitBox <gi...@apache.org> on 2022/02/03 13:42:46 UTC, 1 replies.
- [GitHub] [iceberg] Reo-LEI commented on pull request #2898: Flink: Fix duplicate rows when sync CDC data by FlinkSQL - posted by GitBox <gi...@apache.org> on 2022/02/03 14:18:14 UTC, 1 replies.
- [GitHub] [iceberg] samredai opened a new pull request #4034: Add --diff to show the line diff when black fails - posted by GitBox <gi...@apache.org> on 2022/02/03 15:59:55 UTC, 0 replies.
- [GitHub] [iceberg] samredai commented on pull request #4032: Autoformat test_types.py with new line-length - posted by GitBox <gi...@apache.org> on 2022/02/03 16:02:03 UTC, 0 replies.
- [GitHub] [iceberg] samredai commented on pull request #4016: types use new for generics. no metaprogramming - posted by GitBox <gi...@apache.org> on 2022/02/03 16:04:25 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #2898: Flink: Fix duplicate rows when sync CDC data by FlinkSQL - posted by GitBox <gi...@apache.org> on 2022/02/03 16:10:14 UTC, 6 replies.
- [GitHub] [iceberg] akghbti opened a new issue #4035: Writing a Spark Repartition-ed Dataframe into Iceberg Table goes into infinite loop - posted by GitBox <gi...@apache.org> on 2022/02/03 17:12:48 UTC, 0 replies.
- [GitHub] [iceberg] samredai closed pull request #4032: Autoformat test_types.py with new line-length - posted by GitBox <gi...@apache.org> on 2022/02/03 17:25:04 UTC, 0 replies.
- [GitHub] [iceberg] CircArgs commented on pull request #4016: types use new for generics. no metaprogramming - posted by GitBox <gi...@apache.org> on 2022/02/03 17:29:22 UTC, 2 replies.
- [GitHub] [iceberg] szehon-ho commented on issue #4035: Writing a Spark Repartition-ed Dataframe into Iceberg Table goes into infinite loop - posted by GitBox <gi...@apache.org> on 2022/02/03 17:34:15 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4034: Add --diff to show the line diff when black fails - posted by GitBox <gi...@apache.org> on 2022/02/03 17:36:06 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4032: Autoformat test_types.py with new line-length - posted by GitBox <gi...@apache.org> on 2022/02/03 17:39:35 UTC, 0 replies.
- [GitHub] [iceberg] akghbti commented on issue #4035: Writing a Spark Repartition-ed Dataframe into Iceberg Table goes into infinite loop - posted by GitBox <gi...@apache.org> on 2022/02/03 17:44:26 UTC, 1 replies.
- [GitHub] [iceberg] RussellSpitzer commented on issue #4035: Writing a Spark Repartition-ed Dataframe into Iceberg Table goes into infinite loop - posted by GitBox <gi...@apache.org> on 2022/02/03 17:46:06 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer edited a comment on issue #4035: Writing a Spark Repartition-ed Dataframe into Iceberg Table goes into infinite loop - posted by GitBox <gi...@apache.org> on 2022/02/03 17:47:07 UTC, 0 replies.
- [GitHub] [iceberg] shenodaguirguis commented on pull request #2496: [#2039] Support default value semantics - API changes - posted by GitBox <gi...@apache.org> on 2022/02/03 17:49:14 UTC, 5 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4009: Add Scala 2.13 builds for Spark/v3.2 - posted by GitBox <gi...@apache.org> on 2022/02/03 17:51:17 UTC, 4 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4009: Add Scala 2.13 builds for Spark/v3.2 - posted by GitBox <gi...@apache.org> on 2022/02/03 17:53:09 UTC, 15 replies.
- [GitHub] [iceberg] akghbti edited a comment on issue #4035: Writing a Spark Repartition-ed Dataframe into Iceberg Table goes into infinite loop - posted by GitBox <gi...@apache.org> on 2022/02/03 17:54:01 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #2496: [#2039] Support default value semantics - API changes - posted by GitBox <gi...@apache.org> on 2022/02/03 18:02:03 UTC, 5 replies.
- [GitHub] [iceberg] RussellSpitzer edited a comment on pull request #2496: [#2039] Support default value semantics - API changes - posted by GitBox <gi...@apache.org> on 2022/02/03 18:02:15 UTC, 7 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4018: [HiveCatalog] Make Hive's external table behavior match with Iceberg table's gc.enabled behavior. - posted by GitBox <gi...@apache.org> on 2022/02/03 18:15:13 UTC, 1 replies.
- [GitHub] [iceberg] nastra commented on a change in pull request #3966: Core: Adds Utility Class for Implementing ZOrdering - posted by GitBox <gi...@apache.org> on 2022/02/03 18:26:41 UTC, 0 replies.
- [GitHub] [iceberg-docs] samredai commented on pull request #30: Add all docs PR's merged before the split out to this iceberg-docs repo - posted by GitBox <gi...@apache.org> on 2022/02/03 18:56:24 UTC, 1 replies.
- [GitHub] [iceberg-docs] samredai opened a new pull request #31: Add all docs PR's merged before the split out to this iceberg-docs repo - posted by GitBox <gi...@apache.org> on 2022/02/03 19:06:13 UTC, 0 replies.
- [GitHub] [iceberg-docs] samredai commented on pull request #31: Add all docs PR's merged before the split out to this iceberg-docs repo - posted by GitBox <gi...@apache.org> on 2022/02/03 19:07:16 UTC, 1 replies.
- [GitHub] [iceberg] amogh-jahagirdar opened a new pull request #4036: Core: SnapshotRef parser and serialization logic - posted by GitBox <gi...@apache.org> on 2022/02/03 22:49:44 UTC, 0 replies.
- [GitHub] [iceberg] amogh-jahagirdar commented on issue #3896: Support Iceberg branching for all the snapshot producer operations - posted by GitBox <gi...@apache.org> on 2022/02/03 23:48:50 UTC, 0 replies.
- [GitHub] [iceberg] fqaiser94 commented on a change in pull request #4009: Add Scala 2.13 builds for Spark/v3.2 - posted by GitBox <gi...@apache.org> on 2022/02/03 23:55:45 UTC, 10 replies.
- [GitHub] [iceberg] kbendick opened a new pull request #4037: REST Catalog - Initial request / response objects and Jackson-based SerDe module for some components - posted by GitBox <gi...@apache.org> on 2022/02/04 00:12:43 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #4037: REST Catalog - Initial request / response objects and Jackson-based SerDe module for some components - posted by GitBox <gi...@apache.org> on 2022/02/04 00:24:49 UTC, 125 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4037: REST Catalog - Initial request / response objects and Jackson-based SerDe module for some components - posted by GitBox <gi...@apache.org> on 2022/02/04 00:27:05 UTC, 95 replies.
- [GitHub] [iceberg] danielcweeks commented on a change in pull request #4037: REST Catalog - Initial request / response objects and Jackson-based SerDe module for some components - posted by GitBox <gi...@apache.org> on 2022/02/04 01:13:24 UTC, 1 replies.
- [GitHub] [iceberg] stevenzwu commented on a change in pull request #2898: Flink: Fix duplicate rows when sync CDC data by FlinkSQL - posted by GitBox <gi...@apache.org> on 2022/02/04 06:18:31 UTC, 2 replies.
- [GitHub] [iceberg] nastra commented on a change in pull request #4036: Core: SnapshotRef parser and serialization logic - posted by GitBox <gi...@apache.org> on 2022/02/04 09:55:23 UTC, 1 replies.
- [GitHub] [iceberg] singhpk234 commented on a change in pull request #3984: Spark 3.2: Implement merge-on-read UPDATE - posted by GitBox <gi...@apache.org> on 2022/02/04 10:10:59 UTC, 1 replies.
- [GitHub] [iceberg] nastra commented on a change in pull request #4037: REST Catalog - Initial request / response objects and Jackson-based SerDe module for some components - posted by GitBox <gi...@apache.org> on 2022/02/04 10:18:26 UTC, 1 replies.
- [GitHub] [iceberg] sauliusvl opened a new issue #4038: UUID type support in Spark is incomplete? - posted by GitBox <gi...@apache.org> on 2022/02/04 11:00:37 UTC, 0 replies.
- [GitHub] [iceberg] Reo-LEI commented on a change in pull request #2898: Flink: Fix duplicate rows when sync CDC data by FlinkSQL - posted by GitBox <gi...@apache.org> on 2022/02/04 13:52:11 UTC, 16 replies.
- [GitHub] [iceberg] SinghAsDev commented on pull request #4011: Allow table defaults to be configured and/ or enforced at catalog level using catalog properties. - posted by GitBox <gi...@apache.org> on 2022/02/04 15:10:59 UTC, 2 replies.
- [GitHub] [iceberg] cccs-br commented on issue #3585: Spark 3.2.0 java.lang.IncompatibleClassChangeError when using IcebergSparkSessionExtensions - posted by GitBox <gi...@apache.org> on 2022/02/04 15:14:13 UTC, 0 replies.
- [GitHub] [iceberg] cccs-br edited a comment on issue #3585: Spark 3.2.0 java.lang.IncompatibleClassChangeError when using IcebergSparkSessionExtensions - posted by GitBox <gi...@apache.org> on 2022/02/04 15:19:37 UTC, 1 replies.
- [GitHub] [iceberg] samredai commented on pull request #3677: Python: Adding TableMetadata object from dict, bytestream, and s3 sources - posted by GitBox <gi...@apache.org> on 2022/02/04 16:16:35 UTC, 0 replies.
- [GitHub] [iceberg] samredai edited a comment on pull request #3677: Python: Adding TableMetadata object from dict, bytestream, and s3 sources - posted by GitBox <gi...@apache.org> on 2022/02/04 16:18:20 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3865: Flink: ArrayBatchRecords for a batch of records for a single file; RecordAndPosi… - posted by GitBox <gi...@apache.org> on 2022/02/04 17:10:26 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3866: Flink: RecordFactory interface that can create record batch and clone… - posted by GitBox <gi...@apache.org> on 2022/02/04 17:24:44 UTC, 2 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #4036: Core: SnapshotRef parser and serialization logic - posted by GitBox <gi...@apache.org> on 2022/02/04 17:37:57 UTC, 5 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3986: Flink: Fix flink manifest location collision when there are multiple committers for multiple sink tables - posted by GitBox <gi...@apache.org> on 2022/02/04 17:38:19 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3986: Flink: Fix flink manifest location collision when there are multiple committers for multiple sink tables - posted by GitBox <gi...@apache.org> on 2022/02/04 17:38:56 UTC, 0 replies.
- [GitHub] [iceberg] cccs-br commented on issue #2934: IllegarlArgumentException when filtering on BinaryType column. - posted by GitBox <gi...@apache.org> on 2022/02/04 17:42:50 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3817: Flink: FlinkInputSplit extends LocatableInputSplit instread of InputSplit - posted by GitBox <gi...@apache.org> on 2022/02/04 17:42:53 UTC, 3 replies.
- [GitHub] [iceberg] cccs-br closed issue #2934: IllegarlArgumentException when filtering on BinaryType column. - posted by GitBox <gi...@apache.org> on 2022/02/04 17:42:53 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on a change in pull request #3984: Spark 3.2: Implement merge-on-read UPDATE - posted by GitBox <gi...@apache.org> on 2022/02/04 17:56:27 UTC, 12 replies.
- [GitHub] [iceberg-docs] jackye1995 merged pull request #30: Add release notes for 0.12.1 - posted by GitBox <gi...@apache.org> on 2022/02/04 18:48:30 UTC, 0 replies.
- [GitHub] [iceberg-docs] jackye1995 merged pull request #31: Add all docs PR's merged before the split out to this iceberg-docs repo - posted by GitBox <gi...@apache.org> on 2022/02/04 18:50:23 UTC, 0 replies.
- [GitHub] [iceberg-docs] samredai opened a new pull request #32: Add 0.13.0 to left navbar - posted by GitBox <gi...@apache.org> on 2022/02/04 19:48:57 UTC, 0 replies.
- [GitHub] [iceberg-docs] samredai opened a new pull request #33: Remove duplicate posts directory - posted by GitBox <gi...@apache.org> on 2022/02/04 19:51:41 UTC, 0 replies.
- [GitHub] [iceberg-docs] jackye1995 merged pull request #29: Add IntelliJ related files to gitignore - posted by GitBox <gi...@apache.org> on 2022/02/04 20:00:30 UTC, 0 replies.
- [GitHub] [iceberg] kbendick opened a new pull request #4039: SPEC - Update the REST catalog's CreateNamespaceResponse to provide more useful info - posted by GitBox <gi...@apache.org> on 2022/02/04 20:10:42 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #4039: SPEC - Update the REST catalog's CreateNamespaceResponse to provide more useful info - posted by GitBox <gi...@apache.org> on 2022/02/04 20:11:45 UTC, 1 replies.
- [GitHub] [iceberg-docs] samredai opened a new pull request #34: Add javadoc for 0.13.0 - posted by GitBox <gi...@apache.org> on 2022/02/04 20:56:19 UTC, 0 replies.
- [GitHub] [iceberg-docs] samredai commented on pull request #34: Add javadoc for 0.13.0 - posted by GitBox <gi...@apache.org> on 2022/02/04 20:56:30 UTC, 0 replies.
- [GitHub] [iceberg-docs] jackye1995 merged pull request #34: Add javadoc for 0.13.0 - posted by GitBox <gi...@apache.org> on 2022/02/04 21:00:15 UTC, 0 replies.
- [GitHub] [iceberg-docs] jackye1995 merged pull request #33: Remove duplicate posts directory - posted by GitBox <gi...@apache.org> on 2022/02/04 21:03:10 UTC, 0 replies.
- [GitHub] [iceberg] kbendick opened a new issue #4040: Find a Good OpenAPI Spec Validator CLI Tool and Add Github Action to Validate REST Catalog Spec in CI - posted by GitBox <gi...@apache.org> on 2022/02/04 22:11:08 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #4036: Core: SnapshotRef parser and serialization logic - posted by GitBox <gi...@apache.org> on 2022/02/04 22:20:05 UTC, 3 replies.
- [GitHub] [iceberg] danielcweeks commented on pull request #3959: Disable metrics for very wide tables to reduce metadata size - posted by GitBox <gi...@apache.org> on 2022/02/04 22:26:11 UTC, 0 replies.
- [GitHub] [iceberg] danielcweeks commented on a change in pull request #3959: Disable metrics for very wide tables to reduce metadata size - posted by GitBox <gi...@apache.org> on 2022/02/04 22:36:14 UTC, 0 replies.
- [GitHub] [iceberg-docs] jackye1995 merged pull request #32: Add 0.13.0 to left navbar - posted by GitBox <gi...@apache.org> on 2022/02/04 22:38:40 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho commented on a change in pull request #3959: Disable metrics for very wide tables to reduce metadata size - posted by GitBox <gi...@apache.org> on 2022/02/04 23:01:53 UTC, 2 replies.
- [GitHub] [iceberg] puchengy opened a new pull request #4041: [python legacy] Support passing customized protocol for hms client - posted by GitBox <gi...@apache.org> on 2022/02/04 23:04:24 UTC, 0 replies.
- [GitHub] [iceberg] puchengy commented on pull request #4041: [python legacy] Support passing customized protocol for hms client - posted by GitBox <gi...@apache.org> on 2022/02/04 23:05:24 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #3959: Disable metrics for very wide tables to reduce metadata size - posted by GitBox <gi...@apache.org> on 2022/02/04 23:11:02 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #4011: Allow table defaults to be configured and/ or enforced at catalog level using catalog properties. - posted by GitBox <gi...@apache.org> on 2022/02/04 23:11:12 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #3984: Spark 3.2: Implement merge-on-read UPDATE - posted by GitBox <gi...@apache.org> on 2022/02/04 23:14:03 UTC, 1 replies.
- [GitHub] [iceberg-docs] jackye1995 commented on a change in pull request #35: Add contribution guidelines - posted by GitBox <gi...@apache.org> on 2022/02/04 23:21:19 UTC, 7 replies.
- [GitHub] [iceberg] aokolnychyi opened a new issue #4042: Reconsider update method in PositionDeltaWriter - posted by GitBox <gi...@apache.org> on 2022/02/04 23:32:20 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi merged pull request #3984: Spark 3.2: Implement merge-on-read UPDATE - posted by GitBox <gi...@apache.org> on 2022/02/04 23:33:34 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4039: SPEC - Update the REST catalog's CreateNamespaceResponse to provide more useful info - posted by GitBox <gi...@apache.org> on 2022/02/04 23:52:24 UTC, 6 replies.
- [GitHub] [iceberg] amogh-jahagirdar commented on a change in pull request #4036: Core: SnapshotRef parser and serialization logic - posted by GitBox <gi...@apache.org> on 2022/02/05 00:10:47 UTC, 2 replies.
- [GitHub] [iceberg-docs] samredai commented on a change in pull request #35: Add contribution guidelines - posted by GitBox <gi...@apache.org> on 2022/02/05 00:21:41 UTC, 1 replies.
- [GitHub] [iceberg] aokolnychyi opened a new pull request #4043: Spark 3.2: Remove unused methods and variables in SparkScanBuilder - posted by GitBox <gi...@apache.org> on 2022/02/05 00:29:19 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #4043: Spark 3.2: Remove unused methods and variables in SparkScanBuilder - posted by GitBox <gi...@apache.org> on 2022/02/05 00:30:11 UTC, 0 replies.
- [GitHub] [iceberg-docs] rdblue commented on a change in pull request #27: Add 0.13.0 release note - posted by GitBox <gi...@apache.org> on 2022/02/05 00:32:41 UTC, 42 replies.
- [GitHub] [iceberg] aokolnychyi opened a new pull request #4044: Spark 3.2: Rename variables referring to RowLevelOperationTable - posted by GitBox <gi...@apache.org> on 2022/02/05 00:33:58 UTC, 0 replies.
- [GitHub] [iceberg-docs] samredai opened a new pull request #36: (MERGE WHEN READY TO PUBLISH SITE) Publish the site to iceberg.apache.org - posted by GitBox <gi...@apache.org> on 2022/02/05 00:33:58 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on a change in pull request #4044: Spark 3.2: Rename variables referring to RowLevelOperationTable - posted by GitBox <gi...@apache.org> on 2022/02/05 00:34:52 UTC, 0 replies.
- [GitHub] [iceberg] samredai opened a new pull request #4045: Remove the publish directive from .asf.yaml - posted by GitBox <gi...@apache.org> on 2022/02/05 00:40:37 UTC, 0 replies.
- [GitHub] [iceberg] huaxingao opened a new issue #4046: push down aggregation (min/max/count) to iceberg scan - posted by GitBox <gi...@apache.org> on 2022/02/05 00:53:34 UTC, 0 replies.
- [GitHub] [iceberg] huaxingao commented on issue #4046: push down aggregation (min/max/count) to iceberg scan - posted by GitBox <gi...@apache.org> on 2022/02/05 00:54:06 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi opened a new pull request #4047: Spark 3.2: Implement merge-on-read MERGE - posted by GitBox <gi...@apache.org> on 2022/02/05 01:09:54 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on issue #3630: Spark: Implement merge-on-read UPDATE - posted by GitBox <gi...@apache.org> on 2022/02/05 01:11:44 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi closed issue #3630: Spark: Implement merge-on-read UPDATE - posted by GitBox <gi...@apache.org> on 2022/02/05 01:11:45 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on a change in pull request #4047: Spark 3.2: Implement merge-on-read MERGE - posted by GitBox <gi...@apache.org> on 2022/02/05 01:13:25 UTC, 14 replies.
- [GitHub] [iceberg] szehon-ho commented on issue #4012: Support S3 Batch Removal of objects as part of snapshot expiration and removing orphan files - posted by GitBox <gi...@apache.org> on 2022/02/05 01:29:16 UTC, 1 replies.
- [GitHub] [iceberg] amogh-jahagirdar commented on issue #4012: Support S3 Batch Removal of objects as part of snapshot expiration and removing orphan files - posted by GitBox <gi...@apache.org> on 2022/02/05 02:06:35 UTC, 0 replies.
- [GitHub] [iceberg] amogh-jahagirdar edited a comment on issue #4012: Support S3 Batch Removal of objects as part of snapshot expiration and removing orphan files - posted by GitBox <gi...@apache.org> on 2022/02/05 02:08:55 UTC, 0 replies.
- [GitHub] [iceberg] findepi commented on pull request #2891: Fix -NaN ordering in spec - posted by GitBox <gi...@apache.org> on 2022/02/05 06:06:44 UTC, 0 replies.
- [GitHub] [iceberg] liuml07 opened a new pull request #4048: Core: BaseRollingWriter to use DataWriter::write instead of DataWriter::add - posted by GitBox <gi...@apache.org> on 2022/02/05 07:31:41 UTC, 0 replies.
- [GitHub] [iceberg] danielcweeks opened a new pull request #4050: [WIP] Add FileIOMetrics to enable reporting of read/write metrics - posted by GitBox <gi...@apache.org> on 2022/02/05 19:54:45 UTC, 0 replies.
- [GitHub] [iceberg] danielcweeks commented on pull request #4050: [WIP] Add FileIOMetrics to enable reporting of read/write metrics - posted by GitBox <gi...@apache.org> on 2022/02/05 19:57:25 UTC, 3 replies.
- [GitHub] [iceberg] danielcweeks commented on a change in pull request #4050: [WIP] Add FileIOMetrics to enable reporting of read/write metrics - posted by GitBox <gi...@apache.org> on 2022/02/05 20:08:20 UTC, 11 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #4050: [WIP] Add FileIOMetrics to enable reporting of read/write metrics - posted by GitBox <gi...@apache.org> on 2022/02/06 01:32:22 UTC, 4 replies.
- [GitHub] [iceberg] kbendick commented on pull request #4050: [WIP] Add FileIOMetrics to enable reporting of read/write metrics - posted by GitBox <gi...@apache.org> on 2022/02/06 01:45:54 UTC, 0 replies.
- [GitHub] [iceberg-docs] kbendick commented on a change in pull request #36: (MERGE WHEN READY TO PUBLISH SITE) Publish the site to iceberg.apache.org - posted by GitBox <gi...@apache.org> on 2022/02/06 01:49:34 UTC, 0 replies.
- [GitHub] [iceberg] jun-he commented on a change in pull request #4041: [python legacy] Support passing customized protocol for hms client - posted by GitBox <gi...@apache.org> on 2022/02/06 02:20:24 UTC, 0 replies.
- [GitHub] [iceberg] dubeme opened a new issue #4051: How do I make Iceberg ignore corrupt (parquet, ORC, avro) file? - posted by GitBox <gi...@apache.org> on 2022/02/06 04:20:58 UTC, 0 replies.
- [GitHub] [iceberg] puchengy commented on a change in pull request #4041: [python legacy] Support passing customized protocol for hms client - posted by GitBox <gi...@apache.org> on 2022/02/06 04:26:33 UTC, 1 replies.
- [GitHub] [iceberg] emkornfield commented on a change in pull request #3677: Python: Adding TableMetadata object from dict, bytestream, and InputFile implementation - posted by GitBox <gi...@apache.org> on 2022/02/06 04:38:05 UTC, 0 replies.
- [GitHub] [iceberg] samredai commented on a change in pull request #3677: Python: Adding TableMetadata object from dict, bytestream, and InputFile implementation - posted by GitBox <gi...@apache.org> on 2022/02/06 04:43:36 UTC, 0 replies.
- [GitHub] [iceberg] hbgstc123 commented on issue #3905: how to consume historical iceberg data with flink? - posted by GitBox <gi...@apache.org> on 2022/02/06 15:29:21 UTC, 2 replies.
- [GitHub] [iceberg] stevenzwu commented on issue #3905: how to consume historical iceberg data with flink? - posted by GitBox <gi...@apache.org> on 2022/02/06 17:22:24 UTC, 0 replies.
- [GitHub] [iceberg] stevenzwu edited a comment on issue #3905: how to consume historical iceberg data with flink? - posted by GitBox <gi...@apache.org> on 2022/02/06 17:28:21 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3865: Flink: ArrayBatchRecords for a batch of records for a single file; RecordAndPosi… - posted by GitBox <gi...@apache.org> on 2022/02/06 18:14:12 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4045: Remove the publish directive from .asf.yaml - posted by GitBox <gi...@apache.org> on 2022/02/06 18:14:32 UTC, 0 replies.
- [GitHub] [iceberg-docs] rdblue merged pull request #36: (MERGE WHEN READY TO PUBLISH SITE) Publish the site to iceberg.apache.org - posted by GitBox <gi...@apache.org> on 2022/02/06 18:15:43 UTC, 0 replies.
- [GitHub] [iceberg-docs] rdblue commented on pull request #36: (MERGE WHEN READY TO PUBLISH SITE) Publish the site to iceberg.apache.org - posted by GitBox <gi...@apache.org> on 2022/02/06 18:16:23 UTC, 0 replies.
- [GitHub] [iceberg-docs] rdblue merged pull request #35: Add contribution guidelines - posted by GitBox <gi...@apache.org> on 2022/02/06 18:21:43 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4044: Spark 3.2: Rename variables referring to RowLevelOperationTable - posted by GitBox <gi...@apache.org> on 2022/02/06 18:26:38 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4044: Spark 3.2: Rename variables referring to RowLevelOperationTable - posted by GitBox <gi...@apache.org> on 2022/02/06 18:26:39 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4043: Spark 3.2: Remove unused methods and variables in SparkScanBuilder - posted by GitBox <gi...@apache.org> on 2022/02/06 18:27:09 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4049: Docs: Fix sample code in CONTRIBUTING.md - posted by GitBox <gi...@apache.org> on 2022/02/06 18:37:22 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4041: [python legacy] Support passing customized protocol for hms client - posted by GitBox <gi...@apache.org> on 2022/02/06 18:38:42 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4041: [python legacy] Support passing customized protocol for hms client - posted by GitBox <gi...@apache.org> on 2022/02/06 18:38:42 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4048: Core: BaseRollingWriter to use DataWriter::write instead of DataWriter::add - posted by GitBox <gi...@apache.org> on 2022/02/06 18:40:32 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4048: Core: BaseRollingWriter to use DataWriter::write instead of DataWriter::add - posted by GitBox <gi...@apache.org> on 2022/02/06 18:41:03 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on issue #4031: TestCopyOnWriteUpdate::testUpdateWithoutCondition is flaky - posted by GitBox <gi...@apache.org> on 2022/02/06 20:15:43 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3056: Support purge for Spark 3.1 & 3.2 - posted by GitBox <gi...@apache.org> on 2022/02/06 20:25:59 UTC, 1 replies.
- [GitHub] [iceberg] rdblue merged pull request #3866: Flink: RecordFactory interface that can create record batch and clone… - posted by GitBox <gi...@apache.org> on 2022/02/06 20:34:12 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3181: Parquet: make row group check (min and max record count) configurable. - posted by GitBox <gi...@apache.org> on 2022/02/06 20:36:03 UTC, 2 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4005: Core: Add delete_file_count for PartitionsTable - posted by GitBox <gi...@apache.org> on 2022/02/06 21:32:11 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4005: Core: Add delete_file_count for PartitionsTable - posted by GitBox <gi...@apache.org> on 2022/02/06 21:37:29 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4011: Allow table defaults to be configured and/ or enforced at catalog level using catalog properties. - posted by GitBox <gi...@apache.org> on 2022/02/06 21:54:28 UTC, 19 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3988: Python: Add Decimal type conversion - posted by GitBox <gi...@apache.org> on 2022/02/06 22:33:23 UTC, 4 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3784: ORC:ORC supports rolling writers. - posted by GitBox <gi...@apache.org> on 2022/02/06 22:36:51 UTC, 0 replies.
- [GitHub] [iceberg] amogh-jahagirdar opened a new pull request #4052: Add deleteFiles to FileIO. S3FileIO implementation will perform a batch deletion using RemoveObjects API - posted by GitBox <gi...@apache.org> on 2022/02/06 23:05:43 UTC, 0 replies.
- [GitHub] [iceberg] amogh-jahagirdar commented on a change in pull request #4052: Add deleteFiles to FileIO. S3FileIO implementation will perform a batch deletion using RemoveObjects API - posted by GitBox <gi...@apache.org> on 2022/02/06 23:13:50 UTC, 17 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3966: Core: Adds Utility Class for Implementing ZOrdering - posted by GitBox <gi...@apache.org> on 2022/02/06 23:43:48 UTC, 26 replies.
- [GitHub] [iceberg] jun-he commented on a change in pull request #3450: [Python] support iceberg transforms in python - posted by GitBox <gi...@apache.org> on 2022/02/07 00:03:03 UTC, 3 replies.
- [GitHub] [iceberg] liuml07 opened a new pull request #4053: Tests: Replace DataWriter::add with DataWriter::write in tests - posted by GitBox <gi...@apache.org> on 2022/02/07 02:11:45 UTC, 0 replies.
- [GitHub] [iceberg] hililiwei commented on a change in pull request #3817: Flink: FlinkInputSplit extends LocatableInputSplit instread of InputSplit - posted by GitBox <gi...@apache.org> on 2022/02/07 02:52:07 UTC, 1 replies.
- [GitHub] [iceberg] yittg commented on pull request #3956: Close resources in catalog properly - posted by GitBox <gi...@apache.org> on 2022/02/07 03:30:06 UTC, 0 replies.
- [GitHub] [iceberg] liuml07 commented on pull request #4048: Core: BaseRollingWriter to use DataWriter::write instead of DataWriter::add - posted by GitBox <gi...@apache.org> on 2022/02/07 03:42:34 UTC, 0 replies.
- [GitHub] [iceberg-docs] openinx commented on a change in pull request #27: Add 0.13.0 release note - posted by GitBox <gi...@apache.org> on 2022/02/07 03:42:55 UTC, 2 replies.
- [GitHub] [iceberg] coolderli commented on pull request #3990: Core: Use min sequence number on each partition to remove old delete files - posted by GitBox <gi...@apache.org> on 2022/02/07 03:45:42 UTC, 1 replies.
- [GitHub] [iceberg] coolderli commented on a change in pull request #4005: Core: Add delete_file_count for PartitionsTable - posted by GitBox <gi...@apache.org> on 2022/02/07 03:48:34 UTC, 5 replies.
- [GitHub] [iceberg] coolderli commented on pull request #4005: Core: Add delete_file_count for PartitionsTable - posted by GitBox <gi...@apache.org> on 2022/02/07 03:57:36 UTC, 0 replies.
- [GitHub] [iceberg] dramaticlly commented on a change in pull request #4052: Add deleteFiles to FileIO. S3FileIO implementation will perform a batch deletion using RemoveObjects API - posted by GitBox <gi...@apache.org> on 2022/02/07 04:31:37 UTC, 3 replies.
- [GitHub] [iceberg] emkornfield commented on a change in pull request #3966: Core: Adds Utility Class for Implementing ZOrdering - posted by GitBox <gi...@apache.org> on 2022/02/07 04:32:37 UTC, 10 replies.
- [GitHub] [iceberg] stevenzwu commented on a change in pull request #3181: Parquet: make row group check (min and max record count) configurable. - posted by GitBox <gi...@apache.org> on 2022/02/07 05:42:58 UTC, 1 replies.
- [GitHub] [iceberg] hililiwei commented on pull request #3784: ORC:ORC supports rolling writers. - posted by GitBox <gi...@apache.org> on 2022/02/07 06:16:58 UTC, 3 replies.
- [GitHub] [iceberg] coolderli commented on pull request #4005: Core: Add delete file details for PartitionsTable - posted by GitBox <gi...@apache.org> on 2022/02/07 09:32:04 UTC, 0 replies.
- [GitHub] [iceberg] coolderli commented on pull request #2680: Core: Add RocksDBStructLikeMap - posted by GitBox <gi...@apache.org> on 2022/02/07 10:06:34 UTC, 0 replies.
- [GitHub] [iceberg] nastra commented on pull request #3294: Core: Add in-memory FileIO and Catalog for unit testing - posted by GitBox <gi...@apache.org> on 2022/02/07 10:07:16 UTC, 0 replies.
- [GitHub] [iceberg] boroknagyz commented on pull request #3947: Hive: HiveSchemaConverter should use one-based indexing like Iceberg … - posted by GitBox <gi...@apache.org> on 2022/02/07 10:08:09 UTC, 0 replies.
- [GitHub] [iceberg] zinking commented on a change in pull request #2642: Core: Support writing parquet bloom filter - posted by GitBox <gi...@apache.org> on 2022/02/07 10:14:12 UTC, 1 replies.
- [GitHub] [iceberg] nastra commented on a change in pull request #4050: [WIP] Add FileIOMetrics to enable reporting of read/write metrics - posted by GitBox <gi...@apache.org> on 2022/02/07 10:16:54 UTC, 4 replies.
- [GitHub] [iceberg] coolderli commented on pull request #3784: ORC:ORC supports rolling writers. - posted by GitBox <gi...@apache.org> on 2022/02/07 11:36:33 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on issue #4051: How do I make Iceberg ignore corrupt (parquet, ORC, avro) file? - posted by GitBox <gi...@apache.org> on 2022/02/07 13:59:30 UTC, 3 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #3966: Core: Adds Utility Class for Implementing ZOrdering - posted by GitBox <gi...@apache.org> on 2022/02/07 14:49:05 UTC, 20 replies.
- [GitHub] [iceberg] samredai commented on a change in pull request #3450: [Python] support iceberg transforms in python - posted by GitBox <gi...@apache.org> on 2022/02/07 15:36:15 UTC, 0 replies.
- [GitHub] [iceberg] samredai commented on issue #3245: [Python] support iceberg base catalog in python library - posted by GitBox <gi...@apache.org> on 2022/02/07 16:47:06 UTC, 1 replies.
- [GitHub] [iceberg] findepi commented on a change in pull request #3966: Core: Adds Utility Class for Implementing ZOrdering - posted by GitBox <gi...@apache.org> on 2022/02/07 16:51:27 UTC, 7 replies.
- [GitHub] [iceberg] cccs-eric commented on issue #3245: [Python] support iceberg base catalog in python library - posted by GitBox <gi...@apache.org> on 2022/02/07 16:59:00 UTC, 0 replies.
- [GitHub] [iceberg] mayursrivastava commented on pull request #3294: Core: Add in-memory FileIO and Catalog for unit testing - posted by GitBox <gi...@apache.org> on 2022/02/07 17:29:06 UTC, 1 replies.
- [GitHub] [iceberg] mayursrivastava closed pull request #3294: Core: Add in-memory FileIO and Catalog for unit testing - posted by GitBox <gi...@apache.org> on 2022/02/07 17:29:27 UTC, 0 replies.
- [GitHub] [iceberg] smallx commented on pull request #3844: Core: Add truncate table API and support fast truncate table - posted by GitBox <gi...@apache.org> on 2022/02/07 17:30:17 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #4052: Add deleteFiles to FileIO. S3FileIO implementation will perform a batch deletion using RemoveObjects API - posted by GitBox <gi...@apache.org> on 2022/02/07 17:47:35 UTC, 1 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #4039: SPEC - Update the REST catalog's CreateNamespaceResponse to provide more useful info - posted by GitBox <gi...@apache.org> on 2022/02/07 17:50:37 UTC, 4 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #4037: REST Catalog - Initial request / response objects and Jackson-based SerDe module for some components - posted by GitBox <gi...@apache.org> on 2022/02/07 17:51:39 UTC, 4 replies.
- [GitHub] [iceberg] mayursrivastava opened a new pull request #4054: Core: Add InMemory FileIO/Catalog and extract common catalog tests from HadoopCatalog into a common test - posted by GitBox <gi...@apache.org> on 2022/02/07 17:54:08 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho commented on issue #4031: TestCopyOnWriteUpdate::testUpdateWithoutCondition is flaky - posted by GitBox <gi...@apache.org> on 2022/02/07 18:30:48 UTC, 0 replies.
- [GitHub] [iceberg] dubeme commented on issue #4051: How do I make Iceberg ignore corrupt (parquet, ORC, avro) file? - posted by GitBox <gi...@apache.org> on 2022/02/07 19:12:51 UTC, 1 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #4054: Core: Add InMemory FileIO/Catalog and extract common catalog tests from HadoopCatalog into a common test - posted by GitBox <gi...@apache.org> on 2022/02/07 19:23:39 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3938: API: Disallow Namespace with null byte character or null level in it - posted by GitBox <gi...@apache.org> on 2022/02/07 19:26:06 UTC, 6 replies.
- [GitHub] [iceberg] mayursrivastava commented on pull request #4054: Core: Add InMemory FileIO/Catalog and extract common catalog tests from HadoopCatalog into a common test - posted by GitBox <gi...@apache.org> on 2022/02/07 20:07:40 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #3966: Core: Adds Utility Class for Implementing ZOrdering - posted by GitBox <gi...@apache.org> on 2022/02/07 21:33:57 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #4036: Core: SnapshotRef parser and serialization logic - posted by GitBox <gi...@apache.org> on 2022/02/07 21:45:50 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 merged pull request #4036: Core: SnapshotRef parser and serialization logic - posted by GitBox <gi...@apache.org> on 2022/02/07 21:46:10 UTC, 0 replies.
- [GitHub] [iceberg-docs] samredai opened a new pull request #37: Publish site: Add .asf.yaml to root of asf-site branch - posted by GitBox <gi...@apache.org> on 2022/02/07 23:11:09 UTC, 0 replies.
- [GitHub] [iceberg-docs] samredai commented on pull request #37: Publish site: Add .asf.yaml to root of asf-site branch - posted by GitBox <gi...@apache.org> on 2022/02/07 23:11:19 UTC, 0 replies.
- [GitHub] [iceberg-docs] jackye1995 commented on pull request #37: Publish site: Add .asf.yaml to root of asf-site branch - posted by GitBox <gi...@apache.org> on 2022/02/07 23:21:30 UTC, 0 replies.
- [GitHub] [iceberg-docs] jackye1995 merged pull request #37: Publish site: Add .asf.yaml to root of asf-site branch - posted by GitBox <gi...@apache.org> on 2022/02/07 23:21:42 UTC, 0 replies.
- [GitHub] [iceberg-docs] jackye1995 opened a new pull request #38: Backport #3982: Update release instructions - posted by GitBox <gi...@apache.org> on 2022/02/07 23:30:29 UTC, 0 replies.
- [GitHub] [iceberg-docs] jackye1995 opened a new pull request #39: Backport #4028: Add --check to verify checksum doc - posted by GitBox <gi...@apache.org> on 2022/02/07 23:33:06 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 opened a new pull request #4056: Docs: remove site to migrate to iceberg-docs repository - posted by GitBox <gi...@apache.org> on 2022/02/07 23:57:59 UTC, 0 replies.
- [GitHub] [iceberg] samredai commented on pull request #4056: Docs: remove site to migrate to iceberg-docs repository - posted by GitBox <gi...@apache.org> on 2022/02/08 00:08:11 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #4056: Docs: remove site to migrate to iceberg-docs repository - posted by GitBox <gi...@apache.org> on 2022/02/08 00:10:41 UTC, 0 replies.
- [GitHub] [iceberg-docs] samredai opened a new pull request #40: Fix weights for landing-page for left/right alternations - posted by GitBox <gi...@apache.org> on 2022/02/08 00:26:35 UTC, 0 replies.
- [GitHub] [iceberg-docs] samredai commented on pull request #40: Fix weights for landing-page for left/right alternations - posted by GitBox <gi...@apache.org> on 2022/02/08 00:30:40 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4056: Docs: remove site to migrate to iceberg-docs repository - posted by GitBox <gi...@apache.org> on 2022/02/08 00:39:00 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4056: Docs: remove site to migrate to iceberg-docs repository - posted by GitBox <gi...@apache.org> on 2022/02/08 00:40:33 UTC, 0 replies.
- [GitHub] [iceberg-docs] rdblue merged pull request #40: Fix weights for landing-page for left/right alternations - posted by GitBox <gi...@apache.org> on 2022/02/08 00:42:23 UTC, 0 replies.
- [GitHub] [iceberg] kbendick opened a new pull request #4057: BUILD - Add rest_docs folder as a path to ignore for CI workflows - posted by GitBox <gi...@apache.org> on 2022/02/08 01:20:45 UTC, 0 replies.
- [GitHub] [iceberg-docs] samredai opened a new pull request #41: Adding all root level redirects to latest docs site url - posted by GitBox <gi...@apache.org> on 2022/02/08 01:37:06 UTC, 0 replies.
- [GitHub] [iceberg] xloya commented on a change in pull request #3977: [Core][Spark][Flink] Change partitioned fanout/delta writers map to caffine cache - posted by GitBox <gi...@apache.org> on 2022/02/08 01:54:42 UTC, 7 replies.
- [GitHub] [iceberg-docs] rdblue merged pull request #41: Adding all root level redirects to latest docs site url - posted by GitBox <gi...@apache.org> on 2022/02/08 01:54:52 UTC, 0 replies.
- [GitHub] [iceberg-docs] rdblue commented on pull request #41: Adding all root level redirects to latest docs site url - posted by GitBox <gi...@apache.org> on 2022/02/08 01:54:52 UTC, 0 replies.
- [GitHub] [iceberg-docs] jackye1995 opened a new pull request #42: Backport all doc PRs up to 0.13.0 release - posted by GitBox <gi...@apache.org> on 2022/02/08 01:59:30 UTC, 0 replies.
- [GitHub] [iceberg-docs] jackye1995 commented on pull request #38: Backport #3982: Update release instructions - posted by GitBox <gi...@apache.org> on 2022/02/08 02:00:13 UTC, 0 replies.
- [GitHub] [iceberg-docs] jackye1995 merged pull request #38: Backport #3982: Update release instructions - posted by GitBox <gi...@apache.org> on 2022/02/08 02:00:23 UTC, 0 replies.
- [GitHub] [iceberg-docs] jackye1995 commented on pull request #39: Backport #4028: Add --check to verify checksum doc - posted by GitBox <gi...@apache.org> on 2022/02/08 02:00:34 UTC, 0 replies.
- [GitHub] [iceberg-docs] jackye1995 merged pull request #39: Backport #4028: Add --check to verify checksum doc - posted by GitBox <gi...@apache.org> on 2022/02/08 02:00:34 UTC, 0 replies.
- [GitHub] [iceberg] kaijiezhang0319 opened a new issue #4058: Relationship between 2 snapshot id during data transform. - posted by GitBox <gi...@apache.org> on 2022/02/08 02:00:44 UTC, 0 replies.
- [GitHub] [iceberg] xloya commented on pull request #3977: [Core][Spark][Flink] Change partitioned fanout/delta writers map to caffine cache - posted by GitBox <gi...@apache.org> on 2022/02/08 02:01:36 UTC, 1 replies.
- [GitHub] [iceberg] ConeyLiu commented on a change in pull request #3056: Support purge for Spark 3.2 - posted by GitBox <gi...@apache.org> on 2022/02/08 02:11:23 UTC, 6 replies.
- [GitHub] [iceberg-docs] rdblue commented on a change in pull request #42: Backport all doc PRs up to 0.13.0 release - posted by GitBox <gi...@apache.org> on 2022/02/08 02:49:36 UTC, 0 replies.
- [GitHub] [iceberg-docs] samredai opened a new pull request #43: Add missing snapshot image in spec page - posted by GitBox <gi...@apache.org> on 2022/02/08 02:49:36 UTC, 0 replies.
- [GitHub] [iceberg-docs] rdblue commented on pull request #42: Backport all doc PRs up to 0.13.0 release - posted by GitBox <gi...@apache.org> on 2022/02/08 02:50:26 UTC, 0 replies.
- [GitHub] [iceberg-docs] samredai commented on pull request #42: Backport all doc PRs up to 0.13.0 release - posted by GitBox <gi...@apache.org> on 2022/02/08 02:57:50 UTC, 0 replies.
- [GitHub] [iceberg-docs] jackye1995 commented on a change in pull request #42: Backport all doc PRs up to 0.13.0 release - posted by GitBox <gi...@apache.org> on 2022/02/08 03:00:42 UTC, 0 replies.
- [GitHub] [iceberg-docs] samredai commented on pull request #45: Update blogs related to Iceberg - posted by GitBox <gi...@apache.org> on 2022/02/08 03:00:52 UTC, 0 replies.
- [GitHub] [iceberg-docs] jackye1995 commented on pull request #42: Backport all doc PRs up to 0.13.0 release - posted by GitBox <gi...@apache.org> on 2022/02/08 03:01:25 UTC, 0 replies.
- [GitHub] [iceberg-docs] jackye1995 merged pull request #42: Backport all doc PRs up to 0.13.0 release - posted by GitBox <gi...@apache.org> on 2022/02/08 03:01:47 UTC, 0 replies.
- [GitHub] [iceberg-docs] jackye1995 commented on a change in pull request #44: Update AWS services that support Iceberg - posted by GitBox <gi...@apache.org> on 2022/02/08 03:03:21 UTC, 1 replies.
- [GitHub] [iceberg-docs] samredai commented on a change in pull request #44: Update AWS services that support Iceberg - posted by GitBox <gi...@apache.org> on 2022/02/08 03:07:53 UTC, 0 replies.
- [GitHub] [iceberg-docs] samredai commented on pull request #44: Update AWS services that support Iceberg - posted by GitBox <gi...@apache.org> on 2022/02/08 03:08:17 UTC, 0 replies.
- [GitHub] [iceberg] wuwenchi commented on pull request #3975: Core: fix it will not be rewritten when only one large file is divided into several target files - posted by GitBox <gi...@apache.org> on 2022/02/08 03:19:33 UTC, 0 replies.
- [GitHub] [iceberg] zjffdu opened a new issue #4059: Add navigation on the spec page - posted by GitBox <gi...@apache.org> on 2022/02/08 03:27:22 UTC, 0 replies.
- [GitHub] [iceberg] kingeasternsun commented on a change in pull request #3987: :bug: fix Flink Read support for parquet int96 timestamps - posted by GitBox <gi...@apache.org> on 2022/02/08 03:29:48 UTC, 11 replies.
- [GitHub] [iceberg-docs] jackye1995 commented on pull request #45: Update blogs related to Iceberg - posted by GitBox <gi...@apache.org> on 2022/02/08 03:44:15 UTC, 0 replies.
- [GitHub] [iceberg-docs] jackye1995 merged pull request #45: Update blogs related to Iceberg - posted by GitBox <gi...@apache.org> on 2022/02/08 03:44:25 UTC, 0 replies.
- [GitHub] [iceberg-docs] jackye1995 merged pull request #44: Update AWS services that support Iceberg - posted by GitBox <gi...@apache.org> on 2022/02/08 03:44:45 UTC, 0 replies.
- [GitHub] [iceberg-docs] jackye1995 commented on pull request #44: Update AWS services that support Iceberg - posted by GitBox <gi...@apache.org> on 2022/02/08 03:44:55 UTC, 0 replies.
- [GitHub] [iceberg-docs] jackye1995 commented on pull request #27: Add 0.13.0 release note - posted by GitBox <gi...@apache.org> on 2022/02/08 04:24:42 UTC, 0 replies.
- [GitHub] [iceberg-docs] jackye1995 merged pull request #27: Add 0.13.0 release note - posted by GitBox <gi...@apache.org> on 2022/02/08 04:24:53 UTC, 0 replies.
- [GitHub] [iceberg-docs] jackye1995 merged pull request #43: Add missing snapshot image in spec page - posted by GitBox <gi...@apache.org> on 2022/02/08 04:26:55 UTC, 0 replies.
- [GitHub] [iceberg] stevenzwu opened a new pull request #4060: Flink: DataIteratorBatcher that converts iterator of T to iterator of… - posted by GitBox <gi...@apache.org> on 2022/02/08 04:31:05 UTC, 0 replies.
- [GitHub] [iceberg] stevenzwu commented on a change in pull request #4060: Flink: DataIteratorBatcher that converts iterator of T to iterator of… - posted by GitBox <gi...@apache.org> on 2022/02/08 04:36:13 UTC, 20 replies.
- [GitHub] [iceberg-docs] jackye1995 opened a new pull request #46: Remove Parquet legacy file read support from 0.13.0 release note - posted by GitBox <gi...@apache.org> on 2022/02/08 04:52:41 UTC, 0 replies.
- [GitHub] [iceberg] liuml07 opened a new pull request #4061: Flink: Sink supports extra snapshot metadata - posted by GitBox <gi...@apache.org> on 2022/02/08 05:17:41 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 opened a new pull request #4062: Docs: add new site markdown files - posted by GitBox <gi...@apache.org> on 2022/02/08 06:13:09 UTC, 0 replies.
- [GitHub] [iceberg] naushadahamad786 opened a new issue #4063: 'total-delete-files' metadata json attribute value is always '0', Even we apply 'Merge with Update' sql query - posted by GitBox <gi...@apache.org> on 2022/02/08 06:42:58 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #4062: Docs: add new site markdown files - posted by GitBox <gi...@apache.org> on 2022/02/08 07:45:17 UTC, 3 replies.
- [GitHub] [iceberg] rymurr commented on a change in pull request #3697: API: Add Immutables to FileScanTask's subclasses - posted by GitBox <gi...@apache.org> on 2022/02/08 08:49:50 UTC, 0 replies.
- [GitHub] [iceberg] q977734161 opened a new pull request #4064: hive-metastore: modify the comment - posted by GitBox <gi...@apache.org> on 2022/02/08 09:37:36 UTC, 0 replies.
- [GitHub] [iceberg] hililiwei commented on issue #3905: how to consume historical iceberg data with flink? - posted by GitBox <gi...@apache.org> on 2022/02/08 12:01:56 UTC, 0 replies.
- [GitHub] [iceberg-docs] singhpk234 opened a new pull request #47: Fix spec.md - posted by GitBox <gi...@apache.org> on 2022/02/08 12:05:24 UTC, 0 replies.
- [GitHub] [iceberg] zhongyujiang commented on issue #4063: Delete files are not getting generate by using format-version 1 and 2 - posted by GitBox <gi...@apache.org> on 2022/02/08 12:27:17 UTC, 1 replies.
- [GitHub] [iceberg] zhangminglei commented on issue #3901: Support time travel to a snapshot by ref name - posted by GitBox <gi...@apache.org> on 2022/02/08 12:27:29 UTC, 0 replies.
- [GitHub] [iceberg] zhangminglei edited a comment on issue #3901: Support time travel to a snapshot by ref name - posted by GitBox <gi...@apache.org> on 2022/02/08 12:28:20 UTC, 0 replies.
- [GitHub] [iceberg] zhongyujiang opened a new issue #4065: Class conflict in ORC benchmark - posted by GitBox <gi...@apache.org> on 2022/02/08 12:56:51 UTC, 0 replies.
- [GitHub] [iceberg] zhongyujiang commented on pull request #3910: Spark 3.2: Fix jmh Spark parquet benchmark - posted by GitBox <gi...@apache.org> on 2022/02/08 13:03:07 UTC, 1 replies.
- [GitHub] [iceberg-docs] samredai commented on pull request #46: Remove Parquet legacy file read support from 0.13.0 release note - posted by GitBox <gi...@apache.org> on 2022/02/08 13:11:44 UTC, 0 replies.
- [GitHub] [iceberg] fqaiser94 commented on pull request #4009: Add Scala 2.13 builds for Spark/v3.2 - posted by GitBox <gi...@apache.org> on 2022/02/08 14:21:44 UTC, 2 replies.
- [GitHub] [iceberg] nastra opened a new pull request #4066: Build: Upgrade to Gradle 7.4 - posted by GitBox <gi...@apache.org> on 2022/02/08 14:47:12 UTC, 0 replies.
- [GitHub] [iceberg] nastra commented on pull request #4055: Bump Nessie from 0.18.0 to 0.19.0 - posted by GitBox <gi...@apache.org> on 2022/02/08 14:49:41 UTC, 0 replies.
- [GitHub] [iceberg] ajantha-bhat commented on a change in pull request #4055: Bump Nessie from 0.18.0 to 0.19.0 - posted by GitBox <gi...@apache.org> on 2022/02/08 15:04:02 UTC, 1 replies.
- [GitHub] [iceberg-docs] samredai commented on pull request #47: Fix spec.md - posted by GitBox <gi...@apache.org> on 2022/02/08 15:55:33 UTC, 0 replies.
- [GitHub] [iceberg-docs] rdblue commented on a change in pull request #47: Fix spec.md - posted by GitBox <gi...@apache.org> on 2022/02/08 16:04:51 UTC, 1 replies.
- [GitHub] [iceberg] rdblue merged pull request #4039: SPEC - Update the REST catalog's CreateNamespaceResponse to provide more useful info - posted by GitBox <gi...@apache.org> on 2022/02/08 16:10:08 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4039: SPEC - Update the REST catalog's CreateNamespaceResponse to provide more useful info - posted by GitBox <gi...@apache.org> on 2022/02/08 16:10:18 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4066: Build: Upgrade to Gradle 7.4 - posted by GitBox <gi...@apache.org> on 2022/02/08 16:10:38 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4066: Build: Upgrade to Gradle 7.4 - posted by GitBox <gi...@apache.org> on 2022/02/08 16:10:49 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4064: hive-metastore: modify the comment - posted by GitBox <gi...@apache.org> on 2022/02/08 16:11:33 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4064: hive-metastore: modify the comment - posted by GitBox <gi...@apache.org> on 2022/02/08 16:11:44 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4060: Flink: DataIteratorBatcher that converts iterator of T to iterator of… - posted by GitBox <gi...@apache.org> on 2022/02/08 16:12:24 UTC, 19 replies.
- [GitHub] [iceberg-docs] RussellSpitzer opened a new pull request #48: [Docs] Update versions used in Spark Quickstart Commands - posted by GitBox <gi...@apache.org> on 2022/02/08 16:41:56 UTC, 0 replies.
- [GitHub] [iceberg-docs] RussellSpitzer commented on pull request #48: [Docs] Update versions used in Spark Quickstart Commands - posted by GitBox <gi...@apache.org> on 2022/02/08 16:43:25 UTC, 3 replies.
- [GitHub] [iceberg-docs] RussellSpitzer edited a comment on pull request #48: [Docs] Update versions used in Spark Quickstart Commands - posted by GitBox <gi...@apache.org> on 2022/02/08 16:43:45 UTC, 0 replies.
- [GitHub] [iceberg-docs] samredai commented on pull request #48: [Docs] Update versions used in Spark Quickstart Commands - posted by GitBox <gi...@apache.org> on 2022/02/08 16:49:08 UTC, 0 replies.
- [GitHub] [iceberg-docs] RussellSpitzer commented on a change in pull request #48: [Docs] Update versions used in Spark Quickstart Commands - posted by GitBox <gi...@apache.org> on 2022/02/08 16:53:13 UTC, 1 replies.
- [GitHub] [iceberg-docs] jackye1995 commented on pull request #46: Remove Parquet legacy file read support from 0.13.0 release note - posted by GitBox <gi...@apache.org> on 2022/02/08 17:05:05 UTC, 0 replies.
- [GitHub] [iceberg-docs] jackye1995 merged pull request #46: Remove Parquet legacy file read support from 0.13.0 release note - posted by GitBox <gi...@apache.org> on 2022/02/08 17:05:15 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on issue #4031: TestCopyOnWriteUpdate::testUpdateWithoutCondition is flaky - posted by GitBox <gi...@apache.org> on 2022/02/08 17:06:05 UTC, 2 replies.
- [GitHub] [iceberg] aokolnychyi edited a comment on issue #4031: TestCopyOnWriteUpdate::testUpdateWithoutCondition is flaky - posted by GitBox <gi...@apache.org> on 2022/02/08 17:06:37 UTC, 0 replies.
- [GitHub] [iceberg] fqaiser94 edited a comment on pull request #4009: Add Scala 2.13 builds for Spark/v3.2 - posted by GitBox <gi...@apache.org> on 2022/02/08 17:06:47 UTC, 0 replies.
- [GitHub] [iceberg] shangxinli commented on pull request #2639: Parquet: Support parquet modular encryption - posted by GitBox <gi...@apache.org> on 2022/02/08 17:09:13 UTC, 1 replies.
- [GitHub] [iceberg] samredai commented on pull request #4062: Docs: add new site markdown files - posted by GitBox <gi...@apache.org> on 2022/02/08 17:15:46 UTC, 1 replies.
- [GitHub] [iceberg-docs] samredai opened a new pull request #49: Add ASF license headers where missing - posted by GitBox <gi...@apache.org> on 2022/02/08 17:30:15 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on a change in pull request #4033: Fix random failure of TestCopyOnWriteUpdate::testUpdateWithoutCondition - posted by GitBox <gi...@apache.org> on 2022/02/08 17:37:41 UTC, 2 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #4033: Fix random failure of TestCopyOnWriteUpdate::testUpdateWithoutCondition - posted by GitBox <gi...@apache.org> on 2022/02/08 17:41:42 UTC, 1 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #2925: Core: Support serializable isolation for ReplacePartitions - posted by GitBox <gi...@apache.org> on 2022/02/08 17:42:58 UTC, 0 replies.
- [GitHub] [iceberg-docs] RussellSpitzer merged pull request #49: Add ASF license headers where missing - posted by GitBox <gi...@apache.org> on 2022/02/08 18:05:11 UTC, 0 replies.
- [GitHub] [iceberg-docs] RussellSpitzer commented on pull request #49: Add ASF license headers where missing - posted by GitBox <gi...@apache.org> on 2022/02/08 18:05:43 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho commented on pull request #4033: Fix random failure of TestCopyOnWriteUpdate::testUpdateWithoutCondition - posted by GitBox <gi...@apache.org> on 2022/02/08 18:24:54 UTC, 1 replies.
- [GitHub] [iceberg] ggershinsky commented on pull request #2639: Parquet: Support parquet modular encryption - posted by GitBox <gi...@apache.org> on 2022/02/08 18:35:50 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #4062: Docs: add new site markdown files - posted by GitBox <gi...@apache.org> on 2022/02/08 18:42:54 UTC, 1 replies.
- [GitHub] [iceberg] kbendick commented on pull request #4057: BUILD - Add rest_docs folder as a path to ignore for CI workflows - posted by GitBox <gi...@apache.org> on 2022/02/08 18:47:56 UTC, 1 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #4055: Bump Nessie from 0.18.0 to 0.19.0 - posted by GitBox <gi...@apache.org> on 2022/02/08 18:49:33 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3938: API: Disallow Namespace with null byte character or null level in it - posted by GitBox <gi...@apache.org> on 2022/02/08 18:51:45 UTC, 0 replies.
- [GitHub] [iceberg] kbendick edited a comment on pull request #3938: API: Disallow Namespace with null byte character or null level in it - posted by GitBox <gi...@apache.org> on 2022/02/08 18:52:35 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #4062: Docs: add new site markdown files - posted by GitBox <gi...@apache.org> on 2022/02/08 19:03:08 UTC, 0 replies.
- [GitHub] [iceberg] snazy commented on a change in pull request #4055: Bump Nessie from 0.18.0 to 0.19.0 - posted by GitBox <gi...@apache.org> on 2022/02/08 19:06:01 UTC, 0 replies.
- [GitHub] [iceberg] samredai commented on pull request #4057: BUILD - Add rest_docs folder as a path to ignore for CI workflows - posted by GitBox <gi...@apache.org> on 2022/02/08 19:07:16 UTC, 1 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #4050: [WIP] Add FileIOMetrics to enable reporting of read/write metrics - posted by GitBox <gi...@apache.org> on 2022/02/08 19:08:34 UTC, 0 replies.
- [GitHub] [iceberg] nastra commented on a change in pull request #4055: Bump Nessie from 0.18.0 to 0.19.0 - posted by GitBox <gi...@apache.org> on 2022/02/08 19:14:26 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho commented on a change in pull request #4033: Fix random failure of TestCopyOnWriteUpdate::testUpdateWithoutCondition - posted by GitBox <gi...@apache.org> on 2022/02/08 19:17:58 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #4057: BUILD - Add rest_docs folder as a path to ignore for CI workflows - posted by GitBox <gi...@apache.org> on 2022/02/08 19:43:55 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 edited a comment on pull request #4062: Docs: add new site markdown files - posted by GitBox <gi...@apache.org> on 2022/02/08 19:53:04 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4009: Add Scala 2.13 builds for Spark/v3.2 - posted by GitBox <gi...@apache.org> on 2022/02/08 19:57:16 UTC, 0 replies.
- [GitHub] [iceberg] rdblue closed issue #3372: spark/v3.2 code does not build against Scala 2.13 - posted by GitBox <gi...@apache.org> on 2022/02/08 19:57:16 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4057: BUILD - Add rest_docs folder as a path to ignore for CI workflows - posted by GitBox <gi...@apache.org> on 2022/02/08 19:57:59 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4053: Tests: Replace DataWriter::add with DataWriter::write in tests - posted by GitBox <gi...@apache.org> on 2022/02/08 19:58:32 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4053: Tests: Replace DataWriter::add with DataWriter::write in tests - posted by GitBox <gi...@apache.org> on 2022/02/08 19:58:42 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4061: Flink: Sink supports custom snapshot metadata - posted by GitBox <gi...@apache.org> on 2022/02/08 20:01:36 UTC, 2 replies.
- [GitHub] [iceberg] samredai edited a comment on pull request #4057: BUILD - Add rest_docs folder as a path to ignore for CI workflows - posted by GitBox <gi...@apache.org> on 2022/02/08 20:07:59 UTC, 0 replies.
- [GitHub] [iceberg] kbendick edited a comment on pull request #4057: BUILD - Add rest_docs folder as a path to ignore for CI workflows - posted by GitBox <gi...@apache.org> on 2022/02/08 20:31:00 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #4057: SPEC - Move REST catalog OpenAPI spec to new docs/rest folder - posted by GitBox <gi...@apache.org> on 2022/02/08 20:43:05 UTC, 1 replies.
- [GitHub] [iceberg-docs] jackye1995 opened a new pull request #50: Update README for the correct Iceberg main repo doc folder name - posted by GitBox <gi...@apache.org> on 2022/02/08 20:50:53 UTC, 0 replies.
- [GitHub] [iceberg-docs] samredai commented on pull request #50: Update README for the correct Iceberg main repo doc folder name - posted by GitBox <gi...@apache.org> on 2022/02/08 20:54:30 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 opened a new pull request #4067: Docs: refer to multi-engine-support page for engine compatibility - posted by GitBox <gi...@apache.org> on 2022/02/08 20:59:51 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on a change in pull request #2925: Core: Support serializable isolation for ReplacePartitions - posted by GitBox <gi...@apache.org> on 2022/02/08 21:00:43 UTC, 2 replies.
- [GitHub] [iceberg-docs] jackye1995 commented on pull request #50: Update README for the correct Iceberg main repo doc folder name - posted by GitBox <gi...@apache.org> on 2022/02/08 21:01:07 UTC, 0 replies.
- [GitHub] [iceberg-docs] jackye1995 merged pull request #50: Update README for the correct Iceberg main repo doc folder name - posted by GitBox <gi...@apache.org> on 2022/02/08 21:01:17 UTC, 0 replies.
- [GitHub] [iceberg-docs] samredai opened a new pull request #51: Fixing some javadoc links - posted by GitBox <gi...@apache.org> on 2022/02/08 21:13:29 UTC, 0 replies.
- [GitHub] [iceberg] kbendick opened a new issue #4068: Link REST request/response class Javadocs to OpenAPI Spec definitions - posted by GitBox <gi...@apache.org> on 2022/02/08 21:22:34 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 merged pull request #4062: Docs: add new site markdown files - posted by GitBox <gi...@apache.org> on 2022/02/08 21:42:24 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #4057: SPEC - Move REST catalog OpenAPI spec to new docs/rest folder - posted by GitBox <gi...@apache.org> on 2022/02/08 21:43:09 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 opened a new pull request #4069: Docs: update documentation contribution instructions - posted by GitBox <gi...@apache.org> on 2022/02/08 21:44:11 UTC, 0 replies.
- [GitHub] [iceberg] liuml07 commented on a change in pull request #4061: Flink: Sink supports custom snapshot metadata - posted by GitBox <gi...@apache.org> on 2022/02/08 22:18:03 UTC, 0 replies.
- [GitHub] [iceberg] danielcweeks commented on a change in pull request #4054: Core: Add InMemory FileIO/Catalog and extract common catalog tests from HadoopCatalog into a common test - posted by GitBox <gi...@apache.org> on 2022/02/08 22:25:43 UTC, 0 replies.
- [GitHub] [iceberg] danielcweeks commented on pull request #4054: Core: Add InMemory FileIO/Catalog and extract common catalog tests from HadoopCatalog into a common test - posted by GitBox <gi...@apache.org> on 2022/02/08 22:43:58 UTC, 0 replies.
- [GitHub] [iceberg] puchengy opened a new pull request #4070: [python legacy] skipping required hms host and port when iprot field is presented in conf - posted by GitBox <gi...@apache.org> on 2022/02/08 23:06:25 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3697: API: Add Immutables to FileScanTask's subclasses - posted by GitBox <gi...@apache.org> on 2022/02/08 23:09:57 UTC, 0 replies.
- [GitHub] [iceberg] puchengy commented on pull request #4070: [python legacy] skipping required hms host and port when iprot field is presented in conf - posted by GitBox <gi...@apache.org> on 2022/02/08 23:15:21 UTC, 0 replies.
- [GitHub] [iceberg] samredai commented on pull request #4069: Docs: update documentation contribution instructions - posted by GitBox <gi...@apache.org> on 2022/02/09 00:05:04 UTC, 0 replies.
- [GitHub] [iceberg] samredai edited a comment on pull request #4069: Docs: update documentation contribution instructions - posted by GitBox <gi...@apache.org> on 2022/02/09 00:05:15 UTC, 0 replies.
- [GitHub] [iceberg] amogh-jahagirdar opened a new pull request #4071: API: Add UpdateSnapshotRefs to API - posted by GitBox <gi...@apache.org> on 2022/02/09 00:47:53 UTC, 0 replies.
- [GitHub] [iceberg] haizhou-zhao opened a new issue #4072: Losing "element-id" after calling BuildAvroProjection - posted by GitBox <gi...@apache.org> on 2022/02/09 01:30:40 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 opened a new pull request #4073: AWS: add support for SNS and SQS listeners - posted by GitBox <gi...@apache.org> on 2022/02/09 01:37:26 UTC, 0 replies.
- [GitHub] [iceberg] hameizi commented on pull request #3834: change delete logic - posted by GitBox <gi...@apache.org> on 2022/02/09 02:56:38 UTC, 1 replies.
- [GitHub] [iceberg] wuwenchi opened a new issue #4074: flink: after rewrite, the two small files are rewritten into the same two small files as before - posted by GitBox <gi...@apache.org> on 2022/02/09 03:00:29 UTC, 0 replies.
- [GitHub] [iceberg] kaijiezhang0319 closed issue #4058: Relationship between 2 snapshot id during data transform. - posted by GitBox <gi...@apache.org> on 2022/02/09 03:26:38 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #4071: API: Add UpdateSnapshotRefs to API - posted by GitBox <gi...@apache.org> on 2022/02/09 03:51:46 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi merged pull request #4033: Fix random failure of TestCopyOnWriteUpdate::testUpdateWithoutCondition - posted by GitBox <gi...@apache.org> on 2022/02/09 04:49:26 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi closed issue #4031: TestCopyOnWriteUpdate::testUpdateWithoutCondition is flaky - posted by GitBox <gi...@apache.org> on 2022/02/09 04:50:27 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #3959: Disable metrics for very wide tables to reduce metadata size - posted by GitBox <gi...@apache.org> on 2022/02/09 05:08:53 UTC, 0 replies.
- [GitHub] [iceberg] zhongyujiang opened a new pull request #4075: Parquet: Fix parquet zstd compression level conf - posted by GitBox <gi...@apache.org> on 2022/02/09 06:11:45 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #4069: Docs: update documentation contribution instructions - posted by GitBox <gi...@apache.org> on 2022/02/09 06:43:45 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 merged pull request #4069: Docs: update documentation contribution instructions - posted by GitBox <gi...@apache.org> on 2022/02/09 06:43:45 UTC, 0 replies.
- [GitHub] [iceberg] jshmchenxi commented on a change in pull request #2642: Core: Support writing parquet bloom filter - posted by GitBox <gi...@apache.org> on 2022/02/09 07:00:50 UTC, 2 replies.
- [GitHub] [iceberg] rajarshisarkar commented on issue #3941: [Feature Request] Support for change data capture - posted by GitBox <gi...@apache.org> on 2022/02/09 07:26:25 UTC, 0 replies.
- [GitHub] [iceberg] amogh-jahagirdar opened a new pull request #4076: Nessie: Some minor cleanup. Consistent naming in LOG and fixing typo in UpdateableClassReference - posted by GitBox <gi...@apache.org> on 2022/02/09 07:42:08 UTC, 0 replies.
- [GitHub] [iceberg] pvary commented on a change in pull request #4054: Core: Add InMemory FileIO/Catalog and extract common catalog tests from HadoopCatalog into a common test - posted by GitBox <gi...@apache.org> on 2022/02/09 07:51:01 UTC, 0 replies.
- [GitHub] [iceberg] nastra opened a new pull request #4077: Build: Update spotless version and enable it - posted by GitBox <gi...@apache.org> on 2022/02/09 10:57:45 UTC, 0 replies.
- [GitHub] [iceberg] nastra commented on a change in pull request #4054: Core: Add InMemory FileIO/Catalog and extract common catalog tests from HadoopCatalog into a common test - posted by GitBox <gi...@apache.org> on 2022/02/09 14:48:57 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on issue #4072: Losing "element-id" after calling BuildAvroProjection - posted by GitBox <gi...@apache.org> on 2022/02/09 15:40:49 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on issue #4074: flink: after rewrite, the two small files are rewritten into the same two small files as before - posted by GitBox <gi...@apache.org> on 2022/02/09 15:48:54 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer edited a comment on issue #4074: flink: after rewrite, the two small files are rewritten into the same two small files as before - posted by GitBox <gi...@apache.org> on 2022/02/09 15:50:20 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #2642: Core: Support writing parquet bloom filter - posted by GitBox <gi...@apache.org> on 2022/02/09 16:07:55 UTC, 0 replies.
- [GitHub] [iceberg] amogh-jahagirdar commented on pull request #4076: Nessie: minor cleanup. Consistent naming in LOG and fixing typo in UpdateableClassReference - posted by GitBox <gi...@apache.org> on 2022/02/09 17:26:54 UTC, 1 replies.
- [GitHub] [iceberg] RussellSpitzer opened a new pull request #4078: [Docs] Update Release Artifacts in Quickstart Commands for Spark - posted by GitBox <gi...@apache.org> on 2022/02/09 17:27:58 UTC, 0 replies.
- [GitHub] [iceberg] amogh-jahagirdar edited a comment on pull request #4076: Nessie: minor cleanup. Consistent naming in LOG and fixing typo in UpdateableClassReference - posted by GitBox <gi...@apache.org> on 2022/02/09 17:28:08 UTC, 0 replies.
- [GitHub] [iceberg] akghbti commented on issue #4063: Delete files are not getting generate by using format-version 1 and 2 - posted by GitBox <gi...@apache.org> on 2022/02/09 17:31:03 UTC, 0 replies.
- [GitHub] [iceberg] akghbti edited a comment on issue #4063: Delete files are not getting generate by using format-version 1 and 2 - posted by GitBox <gi...@apache.org> on 2022/02/09 17:31:15 UTC, 0 replies.
- [GitHub] [iceberg-docs] jackye1995 commented on a change in pull request #48: [Docs] Update versions used in Spark Quickstart Commands - posted by GitBox <gi...@apache.org> on 2022/02/09 17:37:00 UTC, 0 replies.
- [GitHub] [iceberg] SinghAsDev commented on a change in pull request #4011: Allow table defaults to be configured and/ or enforced at catalog level using catalog properties. - posted by GitBox <gi...@apache.org> on 2022/02/09 17:49:11 UTC, 4 replies.
- [GitHub] [iceberg] ekin4l opened a new issue #4079: create table writeTo() operation doesn't support "partitionedBy“ method - posted by GitBox <gi...@apache.org> on 2022/02/09 17:56:42 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #4077: Build: Update spotless version and add spotless tasks - posted by GitBox <gi...@apache.org> on 2022/02/09 18:38:38 UTC, 1 replies.
- [GitHub] [iceberg] szehon-ho commented on a change in pull request #4050: [WIP] Add FileIOMetrics to enable reporting of read/write metrics - posted by GitBox <gi...@apache.org> on 2022/02/09 18:46:28 UTC, 0 replies.
- [GitHub] [iceberg] amogh-jahagirdar commented on issue #3206: Support ZSTD compression codec for Avro files - posted by GitBox <gi...@apache.org> on 2022/02/09 18:47:22 UTC, 0 replies.
- [GitHub] [iceberg] liuml07 commented on pull request #4061: Flink: Sink supports custom snapshot metadata - posted by GitBox <gi...@apache.org> on 2022/02/09 18:47:43 UTC, 0 replies.
- [GitHub] [iceberg] samredai commented on pull request #4078: [Docs] Update Release Artifacts in Quickstart Commands for Spark - posted by GitBox <gi...@apache.org> on 2022/02/09 18:49:39 UTC, 1 replies.
- [GitHub] [iceberg] samredai edited a comment on pull request #4078: [Docs] Update Release Artifacts in Quickstart Commands for Spark - posted by GitBox <gi...@apache.org> on 2022/02/09 18:49:59 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 merged pull request #4057: SPEC - Move REST catalog OpenAPI spec to new docs/rest folder - posted by GitBox <gi...@apache.org> on 2022/02/09 18:55:13 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #4078: [Docs] Update Release Artifacts in Quickstart Commands for Spark - posted by GitBox <gi...@apache.org> on 2022/02/09 19:14:24 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #4078: [Docs] Update Release Artifacts in Quickstart Commands for Spark - posted by GitBox <gi...@apache.org> on 2022/02/09 19:32:11 UTC, 4 replies.
- [GitHub] [iceberg] flyrain commented on issue #3941: [Feature Request] Support for change data capture - posted by GitBox <gi...@apache.org> on 2022/02/09 19:36:49 UTC, 1 replies.
- [GitHub] [iceberg] SinghAsDev closed pull request #4018: [HiveCatalog] Make Hive's external table behavior match with Iceberg table's gc.enabled behavior. - posted by GitBox <gi...@apache.org> on 2022/02/09 19:38:39 UTC, 0 replies.
- [GitHub] [iceberg-docs] rdblue merged pull request #51: Fixing some javadoc links - posted by GitBox <gi...@apache.org> on 2022/02/09 21:09:47 UTC, 0 replies.
- [GitHub] [iceberg] haizhou-zhao commented on issue #4072: Losing "element-id" after calling BuildAvroProjection - posted by GitBox <gi...@apache.org> on 2022/02/09 21:22:44 UTC, 1 replies.
- [GitHub] [iceberg] szehon-ho commented on pull request #4050: [WIP] Add FileIOMetrics to enable reporting of read/write metrics - posted by GitBox <gi...@apache.org> on 2022/02/09 21:51:42 UTC, 1 replies.
- [GitHub] [iceberg] szehon-ho edited a comment on pull request #4050: [WIP] Add FileIOMetrics to enable reporting of read/write metrics - posted by GitBox <gi...@apache.org> on 2022/02/09 21:52:25 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3834: change delete logic - posted by GitBox <gi...@apache.org> on 2022/02/09 22:47:36 UTC, 6 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3834: change delete logic - posted by GitBox <gi...@apache.org> on 2022/02/09 22:48:07 UTC, 2 replies.
- [GitHub] [iceberg] andersonm-ibm opened a new pull request #4080: Add VaultKmsClient as an example KMS client implementation - posted by GitBox <gi...@apache.org> on 2022/02/09 23:00:41 UTC, 0 replies.
- [GitHub] [iceberg-docs] rdblue merged pull request #47: Fix spec.md - posted by GitBox <gi...@apache.org> on 2022/02/10 00:31:53 UTC, 0 replies.
- [GitHub] [iceberg-docs] rdblue commented on pull request #47: Fix spec.md - posted by GitBox <gi...@apache.org> on 2022/02/10 00:32:03 UTC, 0 replies.
- [GitHub] [iceberg-docs] samredai commented on a change in pull request #47: Fix spec.md - posted by GitBox <gi...@apache.org> on 2022/02/10 00:34:47 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3988: Python: Add Decimal type conversion - posted by GitBox <gi...@apache.org> on 2022/02/10 00:51:10 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3988: Python: Add Decimal type conversion - posted by GitBox <gi...@apache.org> on 2022/02/10 00:51:20 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4021: Adding InputStream and OutputStream protocols for open and create return types - posted by GitBox <gi...@apache.org> on 2022/02/10 00:54:26 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4021: Adding InputStream and OutputStream protocols for open and create return types - posted by GitBox <gi...@apache.org> on 2022/02/10 00:54:56 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4075: Parquet: Fix parquet zstd compression level conf - posted by GitBox <gi...@apache.org> on 2022/02/10 00:56:41 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho edited a comment on pull request #2925: Core: Support serializable isolation for ReplacePartitions - posted by GitBox <gi...@apache.org> on 2022/02/10 01:32:47 UTC, 11 replies.
- [GitHub] [iceberg] samredai opened a new pull request #4081: PyArrowFileIO Implementation - posted by GitBox <gi...@apache.org> on 2022/02/10 01:34:48 UTC, 0 replies.
- [GitHub] [iceberg] samredai commented on pull request #4081: PyArrowFileIO Implementation - posted by GitBox <gi...@apache.org> on 2022/02/10 01:35:38 UTC, 1 replies.
- [GitHub] [iceberg] amogh-jahagirdar opened a new pull request #4082: Core: Add reference structures to TableMetadata to unblock TableMetadata API changes - posted by GitBox <gi...@apache.org> on 2022/02/10 02:00:52 UTC, 0 replies.
- [GitHub] [iceberg] hameizi commented on a change in pull request #3834: change delete logic - posted by GitBox <gi...@apache.org> on 2022/02/10 02:10:03 UTC, 5 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #4082: Core: Add reference structures to TableMetadata to unblock TableMetadata API changes - posted by GitBox <gi...@apache.org> on 2022/02/10 02:24:18 UTC, 4 replies.
- [GitHub] [iceberg] amogh-jahagirdar commented on a change in pull request #4082: Core: Add reference structures to TableMetadata to unblock TableMetadata API changes - posted by GitBox <gi...@apache.org> on 2022/02/10 02:28:01 UTC, 6 replies.
- [GitHub] [iceberg] amogh-jahagirdar opened a new pull request #4083: Core: Add support for writing and reading ZSTD Avro Data - posted by GitBox <gi...@apache.org> on 2022/02/10 02:29:56 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #4083: Core: Add support for writing and reading ZSTD Avro Data - posted by GitBox <gi...@apache.org> on 2022/02/10 02:34:19 UTC, 8 replies.
- [GitHub] [iceberg] amogh-jahagirdar commented on a change in pull request #4083: Core: Add support for writing and reading ZSTD Avro Data - posted by GitBox <gi...@apache.org> on 2022/02/10 02:38:00 UTC, 11 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4082: Core: Add reference structures to TableMetadata to unblock TableMetadata API changes - posted by GitBox <gi...@apache.org> on 2022/02/10 03:00:33 UTC, 3 replies.
- [GitHub] [iceberg] emkornfield commented on a change in pull request #4081: PyArrowFileIO Implementation - posted by GitBox <gi...@apache.org> on 2022/02/10 05:24:34 UTC, 15 replies.
- [GitHub] [iceberg] wuwenchi commented on issue #4074: flink: after rewrite, the two small files are rewritten into the same two small files as before - posted by GitBox <gi...@apache.org> on 2022/02/10 06:25:08 UTC, 0 replies.
- [GitHub] [iceberg] liujinhui1994 commented on pull request #4080: Add VaultKmsClient as an example KMS client implementation - posted by GitBox <gi...@apache.org> on 2022/02/10 06:32:32 UTC, 1 replies.
- [GitHub] [iceberg] andersonm-ibm commented on pull request #4080: Add VaultKmsClient as an example KMS client implementation - posted by GitBox <gi...@apache.org> on 2022/02/10 06:47:35 UTC, 2 replies.
- [GitHub] [iceberg] hililiwei commented on issue #3951: Getting started with Iceberg & Spark - posted by GitBox <gi...@apache.org> on 2022/02/10 09:08:25 UTC, 0 replies.
- [GitHub] [iceberg] wuwenchi edited a comment on issue #4074: flink: after rewrite, the two small files are rewritten into the same two small files as before - posted by GitBox <gi...@apache.org> on 2022/02/10 09:11:13 UTC, 1 replies.
- [GitHub] [iceberg] nastra commented on a change in pull request #4077: Build: Update spotless version and add spotless tasks - posted by GitBox <gi...@apache.org> on 2022/02/10 09:37:02 UTC, 1 replies.
- [GitHub] [iceberg] ggershinsky commented on a change in pull request #3471: Core: Envelope encryption - posted by GitBox <gi...@apache.org> on 2022/02/10 12:26:50 UTC, 22 replies.
- [GitHub] [iceberg] ggershinsky commented on pull request #4080: Add VaultKmsClient as an example KMS client implementation - posted by GitBox <gi...@apache.org> on 2022/02/10 13:03:16 UTC, 2 replies.
- [GitHub] [iceberg] ggershinsky commented on a change in pull request #4080: Add VaultKmsClient as an example KMS client implementation - posted by GitBox <gi...@apache.org> on 2022/02/10 13:03:38 UTC, 0 replies.
- [GitHub] [iceberg] ggershinsky edited a comment on pull request #4080: Add VaultKmsClient as an example KMS client implementation - posted by GitBox <gi...@apache.org> on 2022/02/10 13:40:30 UTC, 0 replies.
- [GitHub] [iceberg] dungdm93 opened a new pull request #4085: Core: add GenericFileWriterFactory - posted by GitBox <gi...@apache.org> on 2022/02/10 14:15:39 UTC, 0 replies.
- [GitHub] [iceberg] lordk911 opened a new issue #4086: Compact data files faild : org.apache.spark.sql.AnalysisException: spark_catalog requires a single-part namespace, but got [hive, test] - posted by GitBox <gi...@apache.org> on 2022/02/10 14:25:13 UTC, 0 replies.
- [GitHub] [iceberg] zhongyujiang commented on a change in pull request #4075: Parquet: Fix parquet zstd compression level conf - posted by GitBox <gi...@apache.org> on 2022/02/10 14:50:31 UTC, 1 replies.
- [GitHub] [iceberg] Zhangg7723 commented on issue #4086: Compact data files faild : org.apache.spark.sql.AnalysisException: spark_catalog requires a single-part namespace, but got [hive, test] - posted by GitBox <gi...@apache.org> on 2022/02/10 15:34:05 UTC, 0 replies.
- [GitHub] [iceberg-docs] nastra commented on a change in pull request #48: [Docs] Update versions used in Spark Quickstart Commands - posted by GitBox <gi...@apache.org> on 2022/02/10 15:56:49 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4082: Core: Add reference structures to TableMetadata to unblock TableMetadata API changes - posted by GitBox <gi...@apache.org> on 2022/02/10 15:59:00 UTC, 0 replies.
- [GitHub] [iceberg] samredai commented on a change in pull request #4081: PyArrowFileIO Implementation - posted by GitBox <gi...@apache.org> on 2022/02/10 16:00:24 UTC, 48 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #4078: Docs: Update Release Artifacts in Quickstart Commands for Spark - posted by GitBox <gi...@apache.org> on 2022/02/10 16:00:54 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4082: Core: Add reference structures to TableMetadata to unblock TableMetadata API changes - posted by GitBox <gi...@apache.org> on 2022/02/10 16:00:54 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on issue #3206: Support ZSTD compression codec for Avro files - posted by GitBox <gi...@apache.org> on 2022/02/10 16:06:59 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4061: Flink: Sink supports custom snapshot metadata - posted by GitBox <gi...@apache.org> on 2022/02/10 16:09:14 UTC, 1 replies.
- [GitHub] [iceberg] rdblue merged pull request #4061: Flink: Sink supports custom snapshot metadata - posted by GitBox <gi...@apache.org> on 2022/02/10 16:10:24 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4084: ORC: Upgrade ORC to 1.7.3 - posted by GitBox <gi...@apache.org> on 2022/02/10 16:10:55 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4084: ORC: Upgrade ORC to 1.7.3 - posted by GitBox <gi...@apache.org> on 2022/02/10 16:11:05 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4083: Core: Add support for writing and reading ZSTD Avro Data - posted by GitBox <gi...@apache.org> on 2022/02/10 16:12:24 UTC, 6 replies.
- [GitHub] [iceberg] Zhangg7723 commented on issue #4046: push down aggregation (min/max/count) to iceberg scan - posted by GitBox <gi...@apache.org> on 2022/02/10 16:15:59 UTC, 0 replies.
- [GitHub] [iceberg] humengyu2012 commented on pull request #3912: Hive: Support 'identifier-field-ids' when creating table in hive - posted by GitBox <gi...@apache.org> on 2022/02/10 16:19:55 UTC, 0 replies.
- [GitHub] [iceberg] dongjoon-hyun commented on pull request #4084: ORC: Upgrade ORC to 1.7.3 - posted by GitBox <gi...@apache.org> on 2022/02/10 16:43:57 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on issue #4086: Compact data files faild : org.apache.spark.sql.AnalysisException: spark_catalog requires a single-part namespace, but got [hive, test] - posted by GitBox <gi...@apache.org> on 2022/02/10 17:20:33 UTC, 1 replies.
- [GitHub] [iceberg] szehon-ho commented on issue #4086: Compact data files faild : org.apache.spark.sql.AnalysisException: spark_catalog requires a single-part namespace, but got [hive, test] - posted by GitBox <gi...@apache.org> on 2022/02/10 17:29:54 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho edited a comment on issue #4086: Compact data files faild : org.apache.spark.sql.AnalysisException: spark_catalog requires a single-part namespace, but got [hive, test] - posted by GitBox <gi...@apache.org> on 2022/02/10 17:30:16 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 merged pull request #4076: Nessie: minor cleanup. Consistent naming in LOG and fixing typo in UpdateableClassReference - posted by GitBox <gi...@apache.org> on 2022/02/10 18:11:04 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4071: API: Add UpdateSnapshotRefs to API - posted by GitBox <gi...@apache.org> on 2022/02/10 18:59:49 UTC, 3 replies.
- [GitHub] [iceberg] humengyu2012 edited a comment on pull request #3912: Hive: Support 'identifier-field-ids' when creating table in hive - posted by GitBox <gi...@apache.org> on 2022/02/10 19:12:39 UTC, 0 replies.
- [GitHub] [iceberg-docs] xccui opened a new pull request #52: Flink getting-started doc cleanup - posted by GitBox <gi...@apache.org> on 2022/02/10 19:17:01 UTC, 0 replies.
- [GitHub] [iceberg] amogh-jahagirdar opened a new pull request #4087: 0.13.1 Cherry-Picks - posted by GitBox <gi...@apache.org> on 2022/02/10 20:04:40 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #4087: 0.13.1 Cherry-Picks - posted by GitBox <gi...@apache.org> on 2022/02/10 20:08:57 UTC, 1 replies.
- [GitHub] [iceberg] amogh-jahagirdar commented on pull request #4087: 0.13.1 Cherry-Picks - posted by GitBox <gi...@apache.org> on 2022/02/10 21:05:10 UTC, 2 replies.
- [GitHub] [iceberg] amogh-jahagirdar edited a comment on pull request #4087: 0.13.1 Cherry-Picks - posted by GitBox <gi...@apache.org> on 2022/02/10 21:05:22 UTC, 2 replies.
- [GitHub] [iceberg] danielcweeks closed pull request #2855: Add TableLocationSupplier for more flexible table placement - posted by GitBox <gi...@apache.org> on 2022/02/10 21:26:07 UTC, 0 replies.
- [GitHub] [iceberg] anjalinorwood commented on pull request #3188: Add common view format spec - posted by GitBox <gi...@apache.org> on 2022/02/10 21:37:54 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho commented on pull request #3959: Disable metrics for very wide tables to reduce metadata size - posted by GitBox <gi...@apache.org> on 2022/02/10 22:01:55 UTC, 2 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4050: [WIP] Add FileIOMetrics to enable reporting of read/write metrics - posted by GitBox <gi...@apache.org> on 2022/02/10 22:19:01 UTC, 5 replies.
- [GitHub] [iceberg] jackye1995 merged pull request #4087: 0.13.1 Cherry-Picks - posted by GitBox <gi...@apache.org> on 2022/02/10 22:35:48 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #4078: Docs: Update Release Artifacts in Quickstart Commands for Spark - posted by GitBox <gi...@apache.org> on 2022/02/10 22:48:22 UTC, 1 replies.
- [GitHub] [iceberg] samredai commented on pull request #4078: Docs: Update Release Artifacts in Quickstart Commands for Spark - posted by GitBox <gi...@apache.org> on 2022/02/10 23:12:39 UTC, 0 replies.
- [GitHub] [iceberg] samredai edited a comment on pull request #4078: Docs: Update Release Artifacts in Quickstart Commands for Spark - posted by GitBox <gi...@apache.org> on 2022/02/10 23:13:59 UTC, 0 replies.
- [GitHub] [iceberg] sririshindra opened a new pull request #4088: Core: Set current snapshot with currentTimeMillis - posted by GitBox <gi...@apache.org> on 2022/02/11 00:51:43 UTC, 0 replies.
- [GitHub] [iceberg] amogh-jahagirdar commented on pull request #4083: Core: Add support for writing and reading ZSTD Avro Data - posted by GitBox <gi...@apache.org> on 2022/02/11 00:57:25 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4083: Core: Add support for writing and reading ZSTD Avro Data - posted by GitBox <gi...@apache.org> on 2022/02/11 00:58:31 UTC, 0 replies.
- [GitHub] [iceberg] rdblue opened a new pull request #4089: Replace setCurrentSnapshot with setBranchSnapshot in metadata builder - posted by GitBox <gi...@apache.org> on 2022/02/11 01:03:23 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4089: Replace setCurrentSnapshot with setBranchSnapshot in metadata builder - posted by GitBox <gi...@apache.org> on 2022/02/11 01:04:07 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4089: Replace setCurrentSnapshot with setBranchSnapshot in metadata builder - posted by GitBox <gi...@apache.org> on 2022/02/11 01:05:07 UTC, 3 replies.
- [GitHub] [iceberg] amogh-jahagirdar closed pull request #4083: Core: Add support for writing and reading ZSTD Avro Data - posted by GitBox <gi...@apache.org> on 2022/02/11 01:29:07 UTC, 0 replies.
- [GitHub] [iceberg] hameizi commented on pull request #4071: API: Add UpdateSnapshotRefs to API - posted by GitBox <gi...@apache.org> on 2022/02/11 03:01:25 UTC, 0 replies.
- [GitHub] [iceberg] KarlManong opened a new issue #4090: failed on spark 3.2 TestMergeOnReadDelete.testDeleteWithSerializableIsolation[catalogName = testhive, implementation = org.apache.iceberg.spark.SparkCatalog, config = {type=hive, default-namespace=default}, format = orc, vectorized = true, distributionMode = none] - posted by GitBox <gi...@apache.org> on 2022/02/11 03:04:57 UTC, 0 replies.
- [GitHub] [iceberg] dungdm93 opened a new pull request #4091: Core: add FanoutEqualityDeleteWriter and FanoutPositionDeleteWriter - posted by GitBox <gi...@apache.org> on 2022/02/11 03:16:47 UTC, 0 replies.
- [GitHub] [iceberg] dungdm93 commented on pull request #4091: Core: add FanoutEqualityDeleteWriter and FanoutPositionDeleteWriter - posted by GitBox <gi...@apache.org> on 2022/02/11 03:18:54 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on issue #4090: failed on spark 3.2 TestMergeOnReadDelete.testDeleteWithSerializableIsolation[catalogName = testhive, implementation = org.apache.iceberg.spark.SparkCatalog, config = {type=hive, default-namespace=default}, format = orc, vectorized = true, distributionMode = none] - posted by GitBox <gi...@apache.org> on 2022/02/11 04:18:04 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #4083: Core: Add support for writing and reading ZSTD Avro Data - posted by GitBox <gi...@apache.org> on 2022/02/11 05:17:56 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 merged pull request #4083: Core: Add support for writing and reading ZSTD Avro Data - posted by GitBox <gi...@apache.org> on 2022/02/11 05:18:20 UTC, 0 replies.
- [GitHub] [iceberg] KarlManong commented on issue #4090: failed on spark 3.2 TestMergeOnReadDelete.testDeleteWithSerializableIsolation[catalogName = testhive, implementation = org.apache.iceberg.spark.SparkCatalog, config = {type=hive, default-namespace=default}, format = orc, vectorized = true, distributionMode = none] - posted by GitBox <gi...@apache.org> on 2022/02/11 06:07:47 UTC, 1 replies.
- [GitHub] [iceberg] amogh-jahagirdar commented on pull request #4071: API: Add UpdateSnapshotRefs to API - posted by GitBox <gi...@apache.org> on 2022/02/11 08:44:00 UTC, 4 replies.
- [GitHub] [iceberg] amogh-jahagirdar edited a comment on pull request #4071: API: Add UpdateSnapshotRefs to API - posted by GitBox <gi...@apache.org> on 2022/02/11 08:44:11 UTC, 12 replies.
- [GitHub] [iceberg] gcnote opened a new issue #4092: Not an iceberg table Error use hive catalog-type - posted by GitBox <gi...@apache.org> on 2022/02/11 10:04:50 UTC, 0 replies.
- [GitHub] [iceberg] akghbti opened a new issue #4093: Merge (CopyOnWrite) Not Efficient as compared to equivalent Delete/Update Operation - posted by GitBox <gi...@apache.org> on 2022/02/11 13:24:35 UTC, 0 replies.
- [GitHub] [iceberg] naushadahamad786 commented on issue #4063: Delete files are not getting generate by using format-version 1 and 2 - posted by GitBox <gi...@apache.org> on 2022/02/11 13:34:58 UTC, 0 replies.
- [GitHub] [iceberg] hililiwei opened a new pull request #4094: Core: filter manifest with deleted files optimization - posted by GitBox <gi...@apache.org> on 2022/02/11 13:37:50 UTC, 0 replies.
- [GitHub] [iceberg] pvary commented on pull request #3912: Hive: Support 'identifier-field-ids' when creating table in hive - posted by GitBox <gi...@apache.org> on 2022/02/11 13:54:03 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on issue #4093: Merge (CopyOnWrite) Not Efficient as compared to equivalent Delete/Update Operation - posted by GitBox <gi...@apache.org> on 2022/02/11 16:40:25 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #3056: Support purge for Spark 3.2 - posted by GitBox <gi...@apache.org> on 2022/02/11 16:43:11 UTC, 3 replies.
- [GitHub] [iceberg] stevenzwu commented on a change in pull request #3998: Flink: Support override write configuration on top of table properties in FlinkSink builder - posted by GitBox <gi...@apache.org> on 2022/02/11 16:44:25 UTC, 4 replies.
- [GitHub] [iceberg] RussellSpitzer merged pull request #4078: Docs: Update Release Artifacts in Quickstart Commands for Spark - posted by GitBox <gi...@apache.org> on 2022/02/11 17:22:09 UTC, 0 replies.
- [GitHub] [iceberg-docs] RussellSpitzer merged pull request #48: [Docs] Update versions used in Spark Quickstart Commands - posted by GitBox <gi...@apache.org> on 2022/02/11 17:22:49 UTC, 0 replies.
- [GitHub] [iceberg] tweise commented on a change in pull request #4060: Flink: DataIteratorBatcher that converts iterator of T to iterator of… - posted by GitBox <gi...@apache.org> on 2022/02/11 17:24:13 UTC, 0 replies.
- [GitHub] [iceberg] danielcweeks commented on a change in pull request #4081: PyArrowFileIO Implementation - posted by GitBox <gi...@apache.org> on 2022/02/11 17:39:50 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3056: Support purge for Spark 3.2 - posted by GitBox <gi...@apache.org> on 2022/02/11 17:51:31 UTC, 4 replies.
- [GitHub] [iceberg] RussellSpitzer opened a new issue #4095: Docs: Search Preview Window is Very Small - posted by GitBox <gi...@apache.org> on 2022/02/11 17:53:52 UTC, 0 replies.
- [GitHub] [iceberg] wypoon commented on pull request #4088: Core: Set current snapshot with currentTimeMillis - posted by GitBox <gi...@apache.org> on 2022/02/11 18:10:50 UTC, 4 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #2496: [#2039] Support default value semantics - API changes - posted by GitBox <gi...@apache.org> on 2022/02/11 18:48:21 UTC, 3 replies.
- [GitHub] [iceberg] rdblue commented on pull request #2496: [#2039] Support default value semantics - API changes - posted by GitBox <gi...@apache.org> on 2022/02/11 19:03:57 UTC, 5 replies.
- [GitHub] [iceberg] amogh-jahagirdar opened a new pull request #4096: Docs: Add separate contributing page for Iceberg website. - posted by GitBox <gi...@apache.org> on 2022/02/11 20:55:08 UTC, 0 replies.
- [GitHub] [iceberg] shenodaguirguis commented on a change in pull request #2496: [#2039] Support default value semantics - API changes - posted by GitBox <gi...@apache.org> on 2022/02/11 21:00:23 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #4096: Docs: Add separate contributing page for Iceberg website. - posted by GitBox <gi...@apache.org> on 2022/02/11 21:02:06 UTC, 7 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #4096: Docs: Add separate contributing page for Iceberg website. - posted by GitBox <gi...@apache.org> on 2022/02/11 21:05:06 UTC, 3 replies.
- [GitHub] [iceberg] kbendick opened a new pull request #4097: [WIP] REST Catalog - Initial Http Client Interface & Basic Implementation - posted by GitBox <gi...@apache.org> on 2022/02/11 21:05:36 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #4097: [WIP] REST Catalog - Initial Http Client Interface & Basic Implementation - posted by GitBox <gi...@apache.org> on 2022/02/11 21:46:51 UTC, 7 replies.
- [GitHub] [iceberg] amogh-jahagirdar commented on pull request #4096: Docs: Add separate contributing page for Iceberg website. - posted by GitBox <gi...@apache.org> on 2022/02/11 22:03:02 UTC, 2 replies.
- [GitHub] [iceberg] kbendick opened a new pull request #4098: SPEC - Change perms on REST catalog's OpenAPI doc so it can be used in testing - posted by GitBox <gi...@apache.org> on 2022/02/11 22:08:39 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #4098: SPEC - Change perms on REST catalog's OpenAPI doc so it can be used in testing - posted by GitBox <gi...@apache.org> on 2022/02/11 22:10:01 UTC, 1 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #4075: Parquet: Fix parquet zstd compression level conf - posted by GitBox <gi...@apache.org> on 2022/02/11 22:10:53 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 opened a new pull request #4099: AWS: support registerTable in GlueCatalog - posted by GitBox <gi...@apache.org> on 2022/02/11 22:15:37 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #4099: AWS: support registerTable in GlueCatalog - posted by GitBox <gi...@apache.org> on 2022/02/11 22:17:13 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3275: Support for Namespace properties in JDBC Catalog - posted by GitBox <gi...@apache.org> on 2022/02/11 22:35:25 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3275: Support for Namespace properties in JDBC Catalog - posted by GitBox <gi...@apache.org> on 2022/02/11 22:47:02 UTC, 10 replies.
- [GitHub] [iceberg] amogh-jahagirdar commented on a change in pull request #4099: AWS: support registerTable in GlueCatalog - posted by GitBox <gi...@apache.org> on 2022/02/11 22:57:51 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #4099: AWS: support registerTable in GlueCatalog - posted by GitBox <gi...@apache.org> on 2022/02/11 23:10:10 UTC, 4 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3056: Support purge for Spark 3.2 - posted by GitBox <gi...@apache.org> on 2022/02/11 23:29:35 UTC, 3 replies.
- [GitHub] [iceberg] kbendick closed pull request #4098: SPEC - Change perms on REST catalog's OpenAPI doc so it can be used in testing - posted by GitBox <gi...@apache.org> on 2022/02/11 23:44:59 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 opened a new pull request #4100: AWS: support registerTable in DynamoDbCatalog - posted by GitBox <gi...@apache.org> on 2022/02/11 23:46:23 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #4081: PyArrowFileIO Implementation - posted by GitBox <gi...@apache.org> on 2022/02/11 23:48:56 UTC, 0 replies.
- [GitHub] [iceberg] flyrain commented on a change in pull request #3471: Core: Envelope encryption - posted by GitBox <gi...@apache.org> on 2022/02/12 00:15:46 UTC, 26 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4088: Core: Set current snapshot with currentTimeMillis - posted by GitBox <gi...@apache.org> on 2022/02/12 00:43:18 UTC, 5 replies.
- [GitHub] [iceberg] hililiwei commented on a change in pull request #3998: Flink: Support override write configuration on top of table properties in FlinkSink builder - posted by GitBox <gi...@apache.org> on 2022/02/12 00:47:31 UTC, 7 replies.
- [GitHub] [iceberg] felixYyu commented on pull request #3862: Spark: Supports partition management in V2 Catalog - posted by GitBox <gi...@apache.org> on 2022/02/12 02:07:00 UTC, 0 replies.
- [GitHub] [iceberg] singhpk234 commented on a change in pull request #4099: AWS: support registerTable in GlueCatalog - posted by GitBox <gi...@apache.org> on 2022/02/12 02:56:14 UTC, 2 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #3862: Spark: Supports partition management in V2 Catalog - posted by GitBox <gi...@apache.org> on 2022/02/12 03:42:37 UTC, 6 replies.
- [GitHub] [iceberg] jackye1995 opened a new pull request #4102: AWS: make DynamoDbLockManager public - posted by GitBox <gi...@apache.org> on 2022/02/12 06:19:09 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #4103: AWS: fix inconsistency of S3 checksum feature names - posted by GitBox <gi...@apache.org> on 2022/02/12 06:37:48 UTC, 2 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #4103: AWS: fix inconsistency of S3 checksum feature names - posted by GitBox <gi...@apache.org> on 2022/02/12 06:38:28 UTC, 3 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #4101: Docs: Update 0.13.x compatibility table - posted by GitBox <gi...@apache.org> on 2022/02/12 06:42:23 UTC, 0 replies.
- [GitHub] [iceberg] amogh-jahagirdar commented on pull request #4102: AWS: make DynamoDbLockManager public - posted by GitBox <gi...@apache.org> on 2022/02/12 06:52:04 UTC, 0 replies.
- [GitHub] [iceberg] hililiwei closed pull request #4101: Docs: Update 0.13.x compatibility table - posted by GitBox <gi...@apache.org> on 2022/02/12 06:55:05 UTC, 0 replies.
- [GitHub] [iceberg] hililiwei commented on pull request #4101: Docs: Update 0.13.x compatibility table - posted by GitBox <gi...@apache.org> on 2022/02/12 06:55:05 UTC, 0 replies.
- [GitHub] [iceberg] hililiwei commented on pull request #4067: Docs: refer to multi-engine-support page for engine compatibility - posted by GitBox <gi...@apache.org> on 2022/02/12 07:17:51 UTC, 0 replies.
- [GitHub] [iceberg] singhpk234 commented on a change in pull request #4103: AWS: fix inconsistency of S3 checksum feature names - posted by GitBox <gi...@apache.org> on 2022/02/12 07:43:32 UTC, 0 replies.
- [GitHub] [iceberg] zhongyujiang commented on pull request #4075: Parquet: Fix parquet zstd compression level conf - posted by GitBox <gi...@apache.org> on 2022/02/12 08:04:41 UTC, 0 replies.
- [GitHub] [iceberg] samredai commented on a change in pull request #4067: Docs: refer to multi-engine-support page for engine compatibility - posted by GitBox <gi...@apache.org> on 2022/02/12 08:30:29 UTC, 1 replies.
- [GitHub] [iceberg] RussellSpitzer commented on issue #4063: Delete files are not getting generate by using format-version 1 and 2 - posted by GitBox <gi...@apache.org> on 2022/02/12 15:23:52 UTC, 1 replies.
- [GitHub] [iceberg] RussellSpitzer edited a comment on issue #4063: Delete files are not getting generate by using format-version 1 and 2 - posted by GitBox <gi...@apache.org> on 2022/02/12 15:24:22 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 opened a new pull request #4104: Docs: add multi-engine support redirect page in versioned doc project section - posted by GitBox <gi...@apache.org> on 2022/02/12 19:30:06 UTC, 1 replies.
- [GitHub] [iceberg] amogh-jahagirdar commented on pull request #4103: AWS: fix inconsistency of S3 checksum feature names - posted by GitBox <gi...@apache.org> on 2022/02/12 19:51:28 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 opened a new pull request #4105: Docs: add website release instruction - posted by GitBox <gi...@apache.org> on 2022/02/12 20:17:39 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 merged pull request #4103: AWS: fix inconsistency of S3 checksum feature names - posted by GitBox <gi...@apache.org> on 2022/02/12 20:21:52 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #4067: Docs: refer to multi-engine-support page for engine compatibility - posted by GitBox <gi...@apache.org> on 2022/02/12 20:27:34 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 opened a new pull request #4106: Infra: ignore docs folder for release - posted by GitBox <gi...@apache.org> on 2022/02/12 20:40:08 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 opened a new pull request #4107: Infra: exclude readme, contributing and gitattributes from CI - posted by GitBox <gi...@apache.org> on 2022/02/12 20:46:01 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 opened a new pull request #4108: Infra: add GCP labeler - posted by GitBox <gi...@apache.org> on 2022/02/12 20:49:43 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #4067: Docs: refer to multi-engine-support page for engine compatibility - posted by GitBox <gi...@apache.org> on 2022/02/12 22:17:20 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 merged pull request #4067: Docs: refer to multi-engine-support page for engine compatibility - posted by GitBox <gi...@apache.org> on 2022/02/12 22:17:40 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 opened a new pull request #4109: Docs: add engine support start version and Flink 1.11 information - posted by GitBox <gi...@apache.org> on 2022/02/12 22:45:32 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #4109: Docs: add engine support start version and Flink 1.11 information - posted by GitBox <gi...@apache.org> on 2022/02/12 23:14:01 UTC, 2 replies.
- [GitHub] [iceberg] danielcweeks commented on a change in pull request #4050: Add MetricsContext to enable metrics tracking with initial S3FileIO implementation - posted by GitBox <gi...@apache.org> on 2022/02/13 00:14:21 UTC, 12 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #4050: Add MetricsContext to enable metrics tracking with initial S3FileIO implementation - posted by GitBox <gi...@apache.org> on 2022/02/13 00:39:10 UTC, 1 replies.
- [GitHub] [iceberg] singhpk234 commented on a change in pull request #4102: AWS: make DynamoDbLockManager public - posted by GitBox <gi...@apache.org> on 2022/02/13 04:41:18 UTC, 1 replies.
- [GitHub] [iceberg-docs] VinThin opened a new pull request #53: Adding Spec Link To Landing Page Header - posted by GitBox <gi...@apache.org> on 2022/02/13 06:14:09 UTC, 1 replies.
- [GitHub] [iceberg] pan3793 opened a new pull request #4110: Spark: Relocate netty-common in spark runtime modules - posted by GitBox <gi...@apache.org> on 2022/02/13 09:38:08 UTC, 1 replies.
- [GitHub] [iceberg] amogh-jahagirdar commented on a change in pull request #4096: Docs: Add separate contributing page for Iceberg website. - posted by GitBox <gi...@apache.org> on 2022/02/13 14:57:46 UTC, 3 replies.
- [GitHub] [iceberg] amogh-jahagirdar edited a comment on pull request #4102: AWS: make DynamoDbLockManager public - posted by GitBox <gi...@apache.org> on 2022/02/13 17:31:39 UTC, 1 replies.
- [GitHub] [iceberg] SinghAsDev commented on a change in pull request #3056: Support purge for Spark 3.2 - posted by GitBox <gi...@apache.org> on 2022/02/13 18:19:41 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #4102: AWS: make DynamoDbLockManager public - posted by GitBox <gi...@apache.org> on 2022/02/13 18:39:01 UTC, 5 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3056: Support purge for Spark 3.2 - posted by GitBox <gi...@apache.org> on 2022/02/13 19:02:07 UTC, 2 replies.
- [GitHub] [iceberg] rdblue removed a comment on pull request #3056: Support purge for Spark 3.2 - posted by GitBox <gi...@apache.org> on 2022/02/13 19:07:59 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4104: Docs: add multi-engine support redirect page in versioned doc project section - posted by GitBox <gi...@apache.org> on 2022/02/13 19:15:52 UTC, 1 replies.
- [GitHub] [iceberg] rdblue merged pull request #4107: Infra: exclude readme, contributing and gitattributes from CI - posted by GitBox <gi...@apache.org> on 2022/02/13 19:16:22 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4107: Infra: exclude readme, contributing and gitattributes from CI - posted by GitBox <gi...@apache.org> on 2022/02/13 19:16:32 UTC, 1 replies.
- [GitHub] [iceberg] rdblue merged pull request #4108: Infra: add GCP labeler - posted by GitBox <gi...@apache.org> on 2022/02/13 19:16:52 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4108: Infra: add GCP labeler - posted by GitBox <gi...@apache.org> on 2022/02/13 19:17:02 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4105: Docs: add website release instruction - posted by GitBox <gi...@apache.org> on 2022/02/13 19:17:22 UTC, 3 replies.
- [GitHub] [iceberg] amogh-jahagirdar edited a comment on pull request #4096: Docs: Add separate contributing page for Iceberg website. - posted by GitBox <gi...@apache.org> on 2022/02/13 19:17:53 UTC, 2 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4110: Spark: Relocate netty-common in spark runtime modules - posted by GitBox <gi...@apache.org> on 2022/02/13 19:18:53 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4099: AWS: support registerTable in GlueCatalog - posted by GitBox <gi...@apache.org> on 2022/02/13 19:27:45 UTC, 4 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4102: AWS: make DynamoDbLockManager public - posted by GitBox <gi...@apache.org> on 2022/02/13 19:32:12 UTC, 6 replies.
- [GitHub] [iceberg] amogh-jahagirdar commented on a change in pull request #4102: AWS: make DynamoDbLockManager public - posted by GitBox <gi...@apache.org> on 2022/02/13 19:39:54 UTC, 3 replies.
- [GitHub] [iceberg] rdblue edited a comment on pull request #2496: [#2039] Support default value semantics - API changes - posted by GitBox <gi...@apache.org> on 2022/02/13 20:12:22 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3983: Spark: Spark3 ZOrder Rewrite Strategy - posted by GitBox <gi...@apache.org> on 2022/02/13 21:34:45 UTC, 3 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4047: Spark 3.2: Implement merge-on-read MERGE - posted by GitBox <gi...@apache.org> on 2022/02/13 22:44:55 UTC, 13 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #3876: ⚡ Speed up TableMigration By collect the DafaFile In parallel - posted by GitBox <gi...@apache.org> on 2022/02/13 23:17:39 UTC, 5 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3876: ⚡ Speed up TableMigration By collect the DafaFile In parallel - posted by GitBox <gi...@apache.org> on 2022/02/13 23:46:12 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3938: API: Disallow Namespace with null byte character or null level in it - posted by GitBox <gi...@apache.org> on 2022/02/13 23:47:12 UTC, 3 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3959: Disable metrics for very wide tables to reduce metadata size - posted by GitBox <gi...@apache.org> on 2022/02/13 23:55:03 UTC, 6 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3188: Add common view format spec - posted by GitBox <gi...@apache.org> on 2022/02/14 00:06:24 UTC, 34 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #4105: Docs: add website release instruction - posted by GitBox <gi...@apache.org> on 2022/02/14 00:55:39 UTC, 3 replies.
- [GitHub] [iceberg] hililiwei commented on a change in pull request #4109: Docs: add engine support start version and Flink 1.11 information - posted by GitBox <gi...@apache.org> on 2022/02/14 01:00:40 UTC, 1 replies.
- [GitHub] [iceberg] amogh-jahagirdar commented on pull request #4105: Docs: add website release instruction - posted by GitBox <gi...@apache.org> on 2022/02/14 01:50:48 UTC, 3 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #4104: Docs: add multi-engine support redirect page in versioned doc project section - posted by GitBox <gi...@apache.org> on 2022/02/14 02:05:59 UTC, 3 replies.
- [GitHub] [iceberg] rdblue merged pull request #3817: Flink: FlinkInputSplit extends LocatableInputSplit instread of InputSplit - posted by GitBox <gi...@apache.org> on 2022/02/14 03:02:53 UTC, 0 replies.
- [GitHub] [iceberg] rdblue closed issue #3816: FlinkInputSplit extends LocatableInputSplit instread of InputSplit - posted by GitBox <gi...@apache.org> on 2022/02/14 03:02:53 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3817: Flink: FlinkInputSplit extends LocatableInputSplit instread of InputSplit - posted by GitBox <gi...@apache.org> on 2022/02/14 03:03:04 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3188: Add common view format spec - posted by GitBox <gi...@apache.org> on 2022/02/14 03:08:05 UTC, 0 replies.
- [GitHub] [iceberg] akghbti commented on issue #4093: Merge (CopyOnWrite) Not Efficient as compared to equivalent Delete/Update Operation - posted by GitBox <gi...@apache.org> on 2022/02/14 04:30:44 UTC, 0 replies.
- [GitHub] [iceberg] akghbti edited a comment on issue #4093: Merge (CopyOnWrite) Not Efficient as compared to equivalent Delete/Update Operation - posted by GitBox <gi...@apache.org> on 2022/02/14 04:31:15 UTC, 0 replies.
- [GitHub] [iceberg] pan3793 commented on pull request #4110: Spark: Relocate netty-common in spark runtime modules - posted by GitBox <gi...@apache.org> on 2022/02/14 04:41:27 UTC, 0 replies.
- [GitHub] [iceberg] hameizi edited a comment on pull request #3834: change delete logic - posted by GitBox <gi...@apache.org> on 2022/02/14 05:52:37 UTC, 0 replies.
- [GitHub] [iceberg] hililiwei opened a new pull request #4111: Flink 1.13: Support HDFS locality with LocatableInputSplit - posted by GitBox <gi...@apache.org> on 2022/02/14 07:18:06 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #4109: Docs: add engine support start version and Flink 1.11 information - posted by GitBox <gi...@apache.org> on 2022/02/14 07:20:25 UTC, 2 replies.
- [GitHub] [iceberg] ConeyLiu commented on pull request #3056: Support purge for Spark 3.2 - posted by GitBox <gi...@apache.org> on 2022/02/14 07:35:55 UTC, 2 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #4071: API: Add UpdateSnapshotRefs to API - posted by GitBox <gi...@apache.org> on 2022/02/14 07:58:27 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #4089: Core: Replace setCurrentSnapshot with setBranchSnapshot in metadata builder - posted by GitBox <gi...@apache.org> on 2022/02/14 08:30:44 UTC, 2 replies.
- [GitHub] [iceberg] pan3793 opened a new pull request #4112: Arrow: Bump Apache Arrow 7.0.0 - posted by GitBox <gi...@apache.org> on 2022/02/14 08:43:35 UTC, 0 replies.
- [GitHub] [iceberg] cbwn123 opened a new issue #4113: hive query iceberg partition table throw exception:ArrayIndexOutOfBoundsException - posted by GitBox <gi...@apache.org> on 2022/02/14 09:00:07 UTC, 0 replies.
- [GitHub] [iceberg] pvary commented on issue #4113: hive query iceberg partition table throw exception:ArrayIndexOutOfBoundsException - posted by GitBox <gi...@apache.org> on 2022/02/14 09:03:25 UTC, 1 replies.
- [GitHub] [iceberg] felixYyu opened a new issue #4114: Spark: select * from table.partitions Exception - posted by GitBox <gi...@apache.org> on 2022/02/14 09:04:40 UTC, 0 replies.
- [GitHub] [iceberg] felixYyu commented on a change in pull request #3862: Spark: Supports partition management in V2 Catalog - posted by GitBox <gi...@apache.org> on 2022/02/14 09:07:58 UTC, 4 replies.
- [GitHub] [iceberg] cbwn123 commented on issue #4113: hive query iceberg partition table throw exception:ArrayIndexOutOfBoundsException - posted by GitBox <gi...@apache.org> on 2022/02/14 09:08:08 UTC, 0 replies.
- [GitHub] [iceberg] Reo-LEI commented on issue #3941: [Feature Request] Support for change data capture - posted by GitBox <gi...@apache.org> on 2022/02/14 09:48:10 UTC, 0 replies.
- [GitHub] [iceberg] yittg commented on pull request #4115: Support specifying executor for accessing manifests - posted by GitBox <gi...@apache.org> on 2022/02/14 09:48:20 UTC, 2 replies.
- [GitHub] [iceberg] yittg edited a comment on pull request #4115: Support specifying executor for accessing manifests - posted by GitBox <gi...@apache.org> on 2022/02/14 09:50:55 UTC, 1 replies.
- [GitHub] [iceberg] 0xffmeta opened a new issue #4116: ANTLR compatibility issue with spark 3.2 + iceberg 0.13.0 - posted by GitBox <gi...@apache.org> on 2022/02/14 10:28:33 UTC, 0 replies.
- [GitHub] [iceberg] zhongyujiang opened a new pull request #4117: Flink: fix flink unit test testHashDistributeMode - posted by GitBox <gi...@apache.org> on 2022/02/14 14:01:24 UTC, 0 replies.
- [GitHub] [iceberg] samredai commented on pull request #4106: Infra: ignore docs folder for release - posted by GitBox <gi...@apache.org> on 2022/02/14 14:55:46 UTC, 0 replies.
- [GitHub] [iceberg] pan3793 opened a new pull request #4118: Spark: Align Antlr version with Spark - posted by GitBox <gi...@apache.org> on 2022/02/14 15:43:56 UTC, 1 replies.
- [GitHub] [iceberg] amogh-jahagirdar commented on a change in pull request #4089: Core: Replace setCurrentSnapshot with setBranchSnapshot in metadata builder - posted by GitBox <gi...@apache.org> on 2022/02/14 16:03:35 UTC, 2 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4050: Add MetricsContext to enable metrics tracking with initial S3FileIO implementation - posted by GitBox <gi...@apache.org> on 2022/02/14 16:13:29 UTC, 15 replies.
- [GitHub] [iceberg] samredai commented on a change in pull request #4096: Docs: Add separate contributing page for Iceberg website. - posted by GitBox <gi...@apache.org> on 2022/02/14 16:23:47 UTC, 1 replies.
- [GitHub] [iceberg] samredai commented on pull request #4104: Docs: add multi-engine support redirect page in versioned doc project section - posted by GitBox <gi...@apache.org> on 2022/02/14 16:25:49 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 merged pull request #4096: Docs: Add separate contributing page for Iceberg website. - posted by GitBox <gi...@apache.org> on 2022/02/14 16:31:07 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 merged pull request #4104: Docs: add multi-engine support redirect page in versioned doc project section - posted by GitBox <gi...@apache.org> on 2022/02/14 16:33:02 UTC, 1 replies.
- [GitHub] [iceberg] rdblue merged pull request #3959: Disable metrics for very wide tables to reduce metadata size - posted by GitBox <gi...@apache.org> on 2022/02/14 16:50:51 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3959: Disable metrics for very wide tables to reduce metadata size - posted by GitBox <gi...@apache.org> on 2022/02/14 16:51:03 UTC, 2 replies.
- [GitHub] [iceberg] samredai commented on a change in pull request #4105: Docs: add website release instruction - posted by GitBox <gi...@apache.org> on 2022/02/14 16:58:54 UTC, 3 replies.
- [GitHub] [iceberg] samredai commented on pull request #4105: Docs: add website release instruction - posted by GitBox <gi...@apache.org> on 2022/02/14 17:01:24 UTC, 1 replies.
- [GitHub] [iceberg] Zhangg7723 opened a new pull request #4119: [update] modify the configuration.md - posted by GitBox <gi...@apache.org> on 2022/02/14 17:37:45 UTC, 1 replies.
- [GitHub] [iceberg] haizhou-zhao opened a new pull request #4120: Schema projection fix for list and map - posted by GitBox <gi...@apache.org> on 2022/02/14 17:59:50 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 merged pull request #4109: Docs: add engine support start version and Flink 1.11 information - posted by GitBox <gi...@apache.org> on 2022/02/14 18:16:28 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #4106: Infra: ignore docs folder for release - posted by GitBox <gi...@apache.org> on 2022/02/14 18:17:05 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 merged pull request #4106: Infra: ignore docs folder for release - posted by GitBox <gi...@apache.org> on 2022/02/14 18:17:05 UTC, 1 replies.
- [GitHub] [iceberg] szehon-ho commented on pull request #4117: Flink: fix flink unit test testHashDistributeMode - posted by GitBox <gi...@apache.org> on 2022/02/14 18:38:30 UTC, 1 replies.
- [GitHub] [iceberg] rdblue merged pull request #3834: change delete logic - posted by GitBox <gi...@apache.org> on 2022/02/14 18:58:05 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4115: Support specifying executor for accessing manifests - posted by GitBox <gi...@apache.org> on 2022/02/14 19:01:06 UTC, 4 replies.
- [GitHub] [iceberg] jackye1995 edited a comment on pull request #4071: API: Add UpdateSnapshotRefs to API - posted by GitBox <gi...@apache.org> on 2022/02/14 19:15:00 UTC, 5 replies.
- [GitHub] [iceberg] jackye1995 removed a comment on pull request #4071: API: Add UpdateSnapshotRefs to API - posted by GitBox <gi...@apache.org> on 2022/02/14 19:15:46 UTC, 1 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #4121: add Spark structured streaming option skip-overwrites to docs - posted by GitBox <gi...@apache.org> on 2022/02/14 20:08:29 UTC, 2 replies.
- [GitHub] [iceberg] szehon-ho commented on issue #4090: failed on spark 3.2 TestMergeOnReadDelete.testDeleteWithSerializableIsolation[catalogName = testhive, implementation = org.apache.iceberg.spark.SparkCatalog, config = {type=hive, default-namespace=default}, format = orc, vectorized = true, distributionMode = none] - posted by GitBox <gi...@apache.org> on 2022/02/14 20:12:28 UTC, 1 replies.
- [GitHub] [iceberg] amogh-jahagirdar opened a new pull request #4122: Docs: Add 0.13.1 release notes - posted by GitBox <gi...@apache.org> on 2022/02/14 20:17:25 UTC, 1 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #4118: Spark: Align Antlr version with Spark - posted by GitBox <gi...@apache.org> on 2022/02/14 20:20:18 UTC, 3 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4120: Schema projection fix for list and map - posted by GitBox <gi...@apache.org> on 2022/02/14 20:37:51 UTC, 4 replies.
- [GitHub] [iceberg] szehon-ho opened a new pull request #4123: Fix random test failure of testDeleteWithSerializableIsolation - posted by GitBox <gi...@apache.org> on 2022/02/14 20:41:17 UTC, 1 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #4047: Spark 3.2: Implement merge-on-read MERGE - posted by GitBox <gi...@apache.org> on 2022/02/14 21:48:44 UTC, 2 replies.
- [GitHub] [iceberg] samredai opened a new pull request #4124: Fix spark runtime jar link - posted by GitBox <gi...@apache.org> on 2022/02/14 21:54:43 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #4050: Add MetricsContext to enable metrics tracking with initial S3FileIO implementation - posted by GitBox <gi...@apache.org> on 2022/02/14 21:54:53 UTC, 4 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #4124: Fix spark runtime jar link - posted by GitBox <gi...@apache.org> on 2022/02/14 21:56:25 UTC, 2 replies.
- [GitHub] [iceberg] jackye1995 merged pull request #4124: Fix spark runtime jar link - posted by GitBox <gi...@apache.org> on 2022/02/14 22:02:33 UTC, 1 replies.
- [GitHub] [iceberg] samredai commented on a change in pull request #4124: Fix spark runtime jar link - posted by GitBox <gi...@apache.org> on 2022/02/14 22:02:35 UTC, 1 replies.
- [GitHub] [iceberg] RussellSpitzer opened a new pull request #4125: Data: Close Migration ExecutorService if Started - posted by GitBox <gi...@apache.org> on 2022/02/14 22:28:04 UTC, 1 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #4125: Data: Close Migration ExecutorService if Started - posted by GitBox <gi...@apache.org> on 2022/02/14 22:28:14 UTC, 1 replies.
- [GitHub] [iceberg] RussellSpitzer opened a new pull request #4126: Spark: Close executor services after action completes in Procedures - posted by GitBox <gi...@apache.org> on 2022/02/14 22:28:26 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #4122: Docs: Add 0.13.1 release notes - posted by GitBox <gi...@apache.org> on 2022/02/14 22:32:11 UTC, 4 replies.
- [GitHub] [iceberg] haizhou-zhao commented on a change in pull request #4120: Schema projection fix for list and map - posted by GitBox <gi...@apache.org> on 2022/02/14 22:34:24 UTC, 4 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #4118: Spark: Align Antlr version with Spark - posted by GitBox <gi...@apache.org> on 2022/02/14 22:37:08 UTC, 1 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #4118: Spark: Align Antlr version with Spark - posted by GitBox <gi...@apache.org> on 2022/02/14 22:38:19 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4105: Docs: add website release instruction - posted by GitBox <gi...@apache.org> on 2022/02/14 22:45:28 UTC, 7 replies.
- [GitHub] [iceberg] RussellSpitzer commented on issue #4114: Spark: select * from table.partitions Exception - posted by GitBox <gi...@apache.org> on 2022/02/14 22:54:38 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4118: Spark: Align Antlr version with Spark - posted by GitBox <gi...@apache.org> on 2022/02/14 23:06:14 UTC, 1 replies.
- [GitHub] [iceberg] rdblue merged pull request #3938: API: Disallow Namespace with null byte character or null level in it - posted by GitBox <gi...@apache.org> on 2022/02/14 23:10:25 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3938: API: Disallow Namespace with null byte character or null level in it - posted by GitBox <gi...@apache.org> on 2022/02/14 23:10:37 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4120: Avro: Fix BuildAvroProjection list and map handling to preserve field IDs - posted by GitBox <gi...@apache.org> on 2022/02/14 23:11:27 UTC, 6 replies.
- [GitHub] [iceberg] mbabic commented on issue #3374: select .files and rewrite data files failed after remove partition field - posted by GitBox <gi...@apache.org> on 2022/02/14 23:12:17 UTC, 1 replies.
- [GitHub] [iceberg] mbabic edited a comment on issue #3374: select .files and rewrite data files failed after remove partition field - posted by GitBox <gi...@apache.org> on 2022/02/14 23:13:16 UTC, 4 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #4105: Docs: add website release instruction - posted by GitBox <gi...@apache.org> on 2022/02/14 23:18:17 UTC, 6 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4089: Core: Replace setCurrentSnapshot with setBranchSnapshot in metadata builder - posted by GitBox <gi...@apache.org> on 2022/02/14 23:20:51 UTC, 5 replies.
- [GitHub] [iceberg] amogh-jahagirdar commented on a change in pull request #4122: Docs: Add 0.13.1 release notes - posted by GitBox <gi...@apache.org> on 2022/02/14 23:28:25 UTC, 5 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #4122: Docs: Add 0.13.1 release notes - posted by GitBox <gi...@apache.org> on 2022/02/14 23:31:49 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4112: Arrow: Bump Apache Arrow 7.0.0 - posted by GitBox <gi...@apache.org> on 2022/02/14 23:41:07 UTC, 4 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4122: Docs: Add 0.13.1 release notes - posted by GitBox <gi...@apache.org> on 2022/02/14 23:42:59 UTC, 2 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4085: Core: add GenericFileWriterFactory - posted by GitBox <gi...@apache.org> on 2022/02/14 23:44:19 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 merged pull request #4105: Docs: add website release instruction - posted by GitBox <gi...@apache.org> on 2022/02/14 23:59:54 UTC, 1 replies.
- [GitHub] [iceberg] amogh-jahagirdar commented on pull request #4122: Docs: Add 0.13.1 release notes - posted by GitBox <gi...@apache.org> on 2022/02/15 00:00:15 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #4119: Docs: modify the configuration.md - posted by GitBox <gi...@apache.org> on 2022/02/15 00:01:05 UTC, 1 replies.
- [GitHub] [iceberg] szehon-ho opened a new issue #4127: RewriteDataFile flag 'use-starting-sequence-number' prevents delete file cleanup for deletes just before - posted by GitBox <gi...@apache.org> on 2022/02/15 00:01:05 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4125: Data: Close Migration ExecutorService if Started - posted by GitBox <gi...@apache.org> on 2022/02/15 00:02:59 UTC, 1 replies.
- [GitHub] [iceberg] rdblue merged pull request #4125: Data: Close Migration ExecutorService if Started - posted by GitBox <gi...@apache.org> on 2022/02/15 00:03:01 UTC, 1 replies.
- [GitHub] [iceberg] szehon-ho commented on issue #4127: RewriteDataFile flag 'use-starting-sequence-number' prevents delete file cleanup for deletes just before - posted by GitBox <gi...@apache.org> on 2022/02/15 00:09:48 UTC, 1 replies.
- [GitHub] [iceberg] haizhou-zhao commented on a change in pull request #4120: Avro: Fix BuildAvroProjection list and map handling to preserve field IDs - posted by GitBox <gi...@apache.org> on 2022/02/15 00:28:51 UTC, 10 replies.
- [GitHub] [iceberg-docs] amogh-jahagirdar opened a new pull request #54: Docs: Add javadoc for 0.13.1 release - posted by GitBox <gi...@apache.org> on 2022/02/15 00:29:44 UTC, 1 replies.
- [GitHub] [iceberg] SreeramGarlapati commented on pull request #4121: add Spark structured streaming option skip-overwrites to docs - posted by GitBox <gi...@apache.org> on 2022/02/15 00:38:02 UTC, 1 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #4126: Spark: Close executor services after action completes in Procedures - posted by GitBox <gi...@apache.org> on 2022/02/15 00:58:55 UTC, 3 replies.
- [GitHub] [iceberg] wypoon commented on a change in pull request #4089: Core: Replace setCurrentSnapshot with setBranchSnapshot in metadata builder - posted by GitBox <gi...@apache.org> on 2022/02/15 01:30:51 UTC, 1 replies.
- [GitHub] [iceberg] hililiwei commented on a change in pull request #4126: Spark: Close executor services after action completes in Procedures - posted by GitBox <gi...@apache.org> on 2022/02/15 01:48:44 UTC, 2 replies.
- [GitHub] [iceberg] pan3793 commented on a change in pull request #4118: Spark: Align Antlr version with Spark - posted by GitBox <gi...@apache.org> on 2022/02/15 01:50:28 UTC, 2 replies.
- [GitHub] [iceberg] Zhangg7723 commented on a change in pull request #4119: Docs: modify the configuration.md - posted by GitBox <gi...@apache.org> on 2022/02/15 02:00:21 UTC, 2 replies.
- [GitHub] [iceberg] rdblue opened a new pull request #4128: Core: Update SnapshotManager to use a transaction - posted by GitBox <gi...@apache.org> on 2022/02/15 02:56:34 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4128: Core: Update SnapshotManager to use a transaction - posted by GitBox <gi...@apache.org> on 2022/02/15 02:57:45 UTC, 6 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4128: Core: Update SnapshotManager to use a transaction - posted by GitBox <gi...@apache.org> on 2022/02/15 02:59:06 UTC, 3 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4121: add Spark structured streaming option skip-overwrites to docs - posted by GitBox <gi...@apache.org> on 2022/02/15 03:04:24 UTC, 1 replies.
- [GitHub] [iceberg] szehon-ho commented on a change in pull request #4047: Spark 3.2: Implement merge-on-read MERGE - posted by GitBox <gi...@apache.org> on 2022/02/15 03:15:01 UTC, 4 replies.
- [GitHub] [iceberg] FocalChord opened a new issue #4129: Partitioning by Year/Month/Day - posted by GitBox <gi...@apache.org> on 2022/02/15 03:59:59 UTC, 1 replies.
- [GitHub] [iceberg] pan3793 commented on pull request #4112: Arrow: Bump Apache Arrow 7.0.0 - posted by GitBox <gi...@apache.org> on 2022/02/15 04:38:13 UTC, 1 replies.
- [GitHub] [iceberg] yittg commented on a change in pull request #4115: Support specifying executor for accessing manifests - posted by GitBox <gi...@apache.org> on 2022/02/15 04:42:37 UTC, 1 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #4037: [WIP] REST Catalog - Initial request / response objects and Jackson-based SerDe module for some components - posted by GitBox <gi...@apache.org> on 2022/02/15 05:53:30 UTC, 2 replies.
- [GitHub] [iceberg] yaooqinn commented on issue #4129: Partitioning by Year/Month/Day - posted by GitBox <gi...@apache.org> on 2022/02/15 06:12:40 UTC, 1 replies.
- [GitHub] [iceberg] yittg closed pull request #4130: Refresh lastSnapshotId also in TestTableOperations - posted by GitBox <gi...@apache.org> on 2022/02/15 06:44:19 UTC, 1 replies.
- [GitHub] [iceberg] 0xffmeta commented on pull request #4122: Docs: Add 0.13.1 release notes - posted by GitBox <gi...@apache.org> on 2022/02/15 06:58:25 UTC, 1 replies.
- [GitHub] [iceberg] hililiwei commented on a change in pull request #2985: Core: Support committing delete files with multiple specs - posted by GitBox <gi...@apache.org> on 2022/02/15 07:08:13 UTC, 2 replies.
- [GitHub] [iceberg] cwh2008 opened a new issue #4131: FlinkSQL Client execute insert SQL error - posted by GitBox <gi...@apache.org> on 2022/02/15 08:15:53 UTC, 1 replies.
- [GitHub] [iceberg] vanliu-tx closed pull request #3971: Spark: skip empty dataset in append and overwrite mode - posted by GitBox <gi...@apache.org> on 2022/02/15 10:18:34 UTC, 1 replies.
- [GitHub] [iceberg] vanliu-tx commented on pull request #3971: Spark: skip empty dataset in append and overwrite mode - posted by GitBox <gi...@apache.org> on 2022/02/15 10:18:35 UTC, 1 replies.
- [GitHub] [iceberg] vanliu-tx closed issue #3969: Got exception if overwrite partitions with empty dataset by spark - posted by GitBox <gi...@apache.org> on 2022/02/15 10:19:28 UTC, 1 replies.
- [GitHub] [iceberg] vanliu-tx commented on issue #3969: Got exception if overwrite partitions with empty dataset by spark - posted by GitBox <gi...@apache.org> on 2022/02/15 10:19:31 UTC, 1 replies.
- [GitHub] [iceberg] RussellSpitzer commented on issue #4129: Partitioning by Year/Month/Day - posted by GitBox <gi...@apache.org> on 2022/02/15 14:08:26 UTC, 1 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #4126: Spark: Close executor services after action completes in Procedures - posted by GitBox <gi...@apache.org> on 2022/02/15 15:48:44 UTC, 7 replies.
- [GitHub] [iceberg] dungdm93 opened a new pull request #4132: [Core][Flink][Spark]: Refactor `TaskWriter` implementations - posted by GitBox <gi...@apache.org> on 2022/02/15 16:27:30 UTC, 1 replies.
- [GitHub] [iceberg] dungdm93 commented on pull request #4132: [Core][Flink][Spark]: Refactor `TaskWriter` implementations - posted by GitBox <gi...@apache.org> on 2022/02/15 16:32:14 UTC, 3 replies.
- [GitHub] [iceberg] rdblue closed pull request #4017: Write engine.hive.enabled=true in table properties for Hive-enabled table - posted by GitBox <gi...@apache.org> on 2022/02/15 16:35:00 UTC, 1 replies.
- [GitHub] [iceberg] jzhuge commented on pull request #3188: Add common view format spec - posted by GitBox <gi...@apache.org> on 2022/02/15 16:43:13 UTC, 1 replies.
- [GitHub] [iceberg] dungdm93 commented on a change in pull request #4132: [Core][Flink][Spark]: Refactor `TaskWriter` implementations - posted by GitBox <gi...@apache.org> on 2022/02/15 16:47:25 UTC, 14 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4081: PyArrowFileIO Implementation - posted by GitBox <gi...@apache.org> on 2022/02/15 17:18:10 UTC, 28 replies.
- [GitHub] [iceberg] rdblue merged pull request #4122: Docs: Add 0.13.1 release notes - posted by GitBox <gi...@apache.org> on 2022/02/15 17:27:09 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4132: [Core][Flink][Spark]: Refactor `TaskWriter` implementations - posted by GitBox <gi...@apache.org> on 2022/02/15 17:30:45 UTC, 1 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #4112: Arrow: Bump Apache Arrow 7.0.0 - posted by GitBox <gi...@apache.org> on 2022/02/15 17:35:33 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4091: Core: add FanoutEqualityDeleteWriter and FanoutPositionDeleteWriter - posted by GitBox <gi...@apache.org> on 2022/02/15 17:37:18 UTC, 1 replies.
- [GitHub] [iceberg] danielcweeks commented on a change in pull request #4073: AWS: add support for SNS and SQS listeners - posted by GitBox <gi...@apache.org> on 2022/02/15 17:37:48 UTC, 3 replies.
- [GitHub] [iceberg-docs] jackye1995 commented on a change in pull request #54: Docs: Add javadoc for 0.13.1 release - posted by GitBox <gi...@apache.org> on 2022/02/15 17:42:22 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4097: [WIP] REST Catalog - Initial Http Client Interface & Basic Implementation - posted by GitBox <gi...@apache.org> on 2022/02/15 17:43:46 UTC, 10 replies.
- [GitHub] [iceberg] emkornfield commented on pull request #4112: Arrow: Bump Apache Arrow 7.0.0 - posted by GitBox <gi...@apache.org> on 2022/02/15 17:47:51 UTC, 2 replies.
- [GitHub] [iceberg-docs] VinThin closed pull request #53: Adding Spec Link To Landing Page Header - posted by GitBox <gi...@apache.org> on 2022/02/15 17:51:33 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #4073: AWS: add support for SNS and SQS listeners - posted by GitBox <gi...@apache.org> on 2022/02/15 18:11:03 UTC, 3 replies.
- [GitHub] [iceberg] singhpk234 opened a new pull request #4133: Spark : use withNullability rather than creating new AttributeRef and losing ExprId, Qualifiers - posted by GitBox <gi...@apache.org> on 2022/02/15 18:28:52 UTC, 1 replies.
- [GitHub] [iceberg-docs] amogh-jahagirdar opened a new pull request #55: Docs: Update documentation for 0.13.1 release - posted by GitBox <gi...@apache.org> on 2022/02/15 19:14:04 UTC, 0 replies.
- [GitHub] [iceberg-docs] amogh-jahagirdar commented on a change in pull request #54: Docs: Add javadoc for 0.13.1 release - posted by GitBox <gi...@apache.org> on 2022/02/15 21:02:22 UTC, 0 replies.
- [GitHub] [iceberg-docs] jackye1995 commented on pull request #54: Docs: Add javadoc for 0.13.1 release - posted by GitBox <gi...@apache.org> on 2022/02/15 21:48:35 UTC, 0 replies.
- [GitHub] [iceberg-docs] jackye1995 merged pull request #54: Docs: Add javadoc for 0.13.1 release - posted by GitBox <gi...@apache.org> on 2022/02/15 21:48:36 UTC, 0 replies.
- [GitHub] [iceberg-docs] jackye1995 commented on a change in pull request #55: Docs: Update documentation for 0.13.1 release - posted by GitBox <gi...@apache.org> on 2022/02/15 21:50:58 UTC, 2 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #4128: Core: Update SnapshotManager to use a transaction - posted by GitBox <gi...@apache.org> on 2022/02/15 21:57:34 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4089: Core: Replace setCurrentSnapshot with setBranchSnapshot in metadata builder - posted by GitBox <gi...@apache.org> on 2022/02/15 22:21:32 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4089: Core: Replace setCurrentSnapshot with setBranchSnapshot in metadata builder - posted by GitBox <gi...@apache.org> on 2022/02/15 22:21:42 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4126: Spark: Close executor services after action completes in Procedures - posted by GitBox <gi...@apache.org> on 2022/02/15 22:23:35 UTC, 3 replies.
- [GitHub] [iceberg] aokolnychyi merged pull request #4047: Spark 3.2: Implement merge-on-read MERGE - posted by GitBox <gi...@apache.org> on 2022/02/15 22:27:58 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4047: Spark 3.2: Implement merge-on-read MERGE - posted by GitBox <gi...@apache.org> on 2022/02/15 22:34:21 UTC, 0 replies.
- [GitHub] [iceberg] rdblue closed issue #3631: Spark: Implement merge-on-read MERGE - posted by GitBox <gi...@apache.org> on 2022/02/15 22:35:03 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on issue #3631: Spark: Implement merge-on-read MERGE - posted by GitBox <gi...@apache.org> on 2022/02/15 22:35:03 UTC, 0 replies.
- [GitHub] [iceberg] rdblue closed issue #4042: Reconsider update method in PositionDeltaWriter - posted by GitBox <gi...@apache.org> on 2022/02/15 22:37:49 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on issue #4042: Reconsider update method in PositionDeltaWriter - posted by GitBox <gi...@apache.org> on 2022/02/15 22:37:49 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4037: [WIP] REST Catalog - Initial request / response objects and Jackson-based SerDe module for some components - posted by GitBox <gi...@apache.org> on 2022/02/15 22:47:30 UTC, 0 replies.
- [GitHub] [iceberg] sririshindra commented on pull request #4088: Core: Set current snapshot with currentTimeMillis - posted by GitBox <gi...@apache.org> on 2022/02/15 23:25:51 UTC, 1 replies.
- [GitHub] [iceberg] samredai commented on a change in pull request #4128: Core: Update SnapshotManager to use a transaction - posted by GitBox <gi...@apache.org> on 2022/02/15 23:31:12 UTC, 2 replies.
- [GitHub] [iceberg] RussellSpitzer opened a new issue #4134: Docs: Broken JavaDoc Links on Spark Procedures Page - posted by GitBox <gi...@apache.org> on 2022/02/15 23:34:39 UTC, 0 replies.
- [GitHub] [iceberg-docs] samredai commented on a change in pull request #55: Docs: Update documentation for 0.13.1 release - posted by GitBox <gi...@apache.org> on 2022/02/15 23:47:51 UTC, 5 replies.
- [GitHub] [iceberg-docs] samredai commented on pull request #55: Docs: Update documentation for 0.13.1 release - posted by GitBox <gi...@apache.org> on 2022/02/16 00:03:03 UTC, 0 replies.
- [GitHub] [iceberg-docs] samredai edited a comment on pull request #55: Docs: Update documentation for 0.13.1 release - posted by GitBox <gi...@apache.org> on 2022/02/16 00:03:24 UTC, 0 replies.
- [GitHub] [iceberg] sririshindra opened a new pull request #4135: Core: Call the replaceCurrentSnapshot with snapshotId for rollback operations - posted by GitBox <gi...@apache.org> on 2022/02/16 00:15:51 UTC, 0 replies.
- [GitHub] [iceberg] sririshindra closed pull request #4088: Core: Set current snapshot with currentTimeMillis - posted by GitBox <gi...@apache.org> on 2022/02/16 00:19:28 UTC, 0 replies.
- [GitHub] [iceberg] sririshindra commented on pull request #4135: Core: Call the replaceCurrentSnapshot with snapshotId for rollback operations - posted by GitBox <gi...@apache.org> on 2022/02/16 00:20:39 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4135: Core: Call the replaceCurrentSnapshot with snapshotId for rollback operations - posted by GitBox <gi...@apache.org> on 2022/02/16 00:24:03 UTC, 2 replies.
- [GitHub] [iceberg-docs] amogh-jahagirdar commented on pull request #55: Docs: Update documentation for 0.13.1 release - posted by GitBox <gi...@apache.org> on 2022/02/16 00:27:38 UTC, 1 replies.
- [GitHub] [iceberg-docs] amogh-jahagirdar edited a comment on pull request #55: Docs: Update documentation for 0.13.1 release - posted by GitBox <gi...@apache.org> on 2022/02/16 00:27:39 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4128: Core: Update SnapshotManager to use a transaction - posted by GitBox <gi...@apache.org> on 2022/02/16 00:28:51 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4112: Arrow: Bump Apache Arrow 7.0.0 - posted by GitBox <gi...@apache.org> on 2022/02/16 00:34:14 UTC, 0 replies.
- [GitHub] [iceberg] wypoon commented on a change in pull request #4135: Core: Call the replaceCurrentSnapshot with snapshotId for rollback operations - posted by GitBox <gi...@apache.org> on 2022/02/16 00:42:59 UTC, 3 replies.
- [GitHub] [iceberg] kelvin9314 commented on issue #4134: Docs: Broken JavaDoc Links on Spark Procedures Page - posted by GitBox <gi...@apache.org> on 2022/02/16 01:44:31 UTC, 0 replies.
- [GitHub] [iceberg-docs] jackye1995 commented on pull request #55: Docs: Update documentation for 0.13.1 release - posted by GitBox <gi...@apache.org> on 2022/02/16 01:52:04 UTC, 0 replies.
- [GitHub] [iceberg-docs] jackye1995 merged pull request #55: Docs: Update documentation for 0.13.1 release - posted by GitBox <gi...@apache.org> on 2022/02/16 01:52:15 UTC, 0 replies.
- [GitHub] [iceberg] kelvin9314 opened a new pull request #4136: Docs: Broken JavaDoc Links on Spark Procedures Page (#4134) - posted by GitBox <gi...@apache.org> on 2022/02/16 01:56:30 UTC, 0 replies.
- [GitHub] [iceberg-docs] amogh-jahagirdar opened a new pull request #56: Docs: Patch documentation for 0.13.1 release - posted by GitBox <gi...@apache.org> on 2022/02/16 02:58:07 UTC, 0 replies.
- [GitHub] [iceberg-docs] jackye1995 commented on a change in pull request #56: Docs: Patch documentation for 0.13.1 release - posted by GitBox <gi...@apache.org> on 2022/02/16 03:06:05 UTC, 0 replies.
- [GitHub] [iceberg] FocalChord closed issue #4129: Partitioning by Year/Month/Day - posted by GitBox <gi...@apache.org> on 2022/02/16 03:07:28 UTC, 0 replies.
- [GitHub] [iceberg] wmoustafa commented on pull request #2496: [#2039] Support default value semantics - API changes - posted by GitBox <gi...@apache.org> on 2022/02/16 03:09:25 UTC, 1 replies.
- [GitHub] [iceberg-docs] jackye1995 commented on pull request #56: Docs: Patch documentation for 0.13.1 release - posted by GitBox <gi...@apache.org> on 2022/02/16 03:23:01 UTC, 0 replies.
- [GitHub] [iceberg-docs] jackye1995 merged pull request #56: Docs: Patch documentation for 0.13.1 release - posted by GitBox <gi...@apache.org> on 2022/02/16 03:23:01 UTC, 0 replies.
- [GitHub] [iceberg] coolderli opened a new issue #4137: Flink Job failed to restore because of FileNotFoundException - posted by GitBox <gi...@apache.org> on 2022/02/16 05:47:43 UTC, 0 replies.
- [GitHub] [iceberg] coolderli commented on issue #4127: Delete files not eventually removed if RewriteDataFile run right after delete (when using 'use-starting-sequence-number' default) - posted by GitBox <gi...@apache.org> on 2022/02/16 05:53:56 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 opened a new pull request #4138: Core: use setBranchSnapshot to commit SetSnapshotOperation - posted by GitBox <gi...@apache.org> on 2022/02/16 05:54:40 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho commented on a change in pull request #4120: Avro: Fix BuildAvroProjection list and map handling to preserve field IDs - posted by GitBox <gi...@apache.org> on 2022/02/16 05:55:14 UTC, 2 replies.
- [GitHub] [iceberg] szehon-ho commented on pull request #3990: Core: Use min sequence number on each partition to remove old delete files - posted by GitBox <gi...@apache.org> on 2022/02/16 05:58:59 UTC, 0 replies.
- [GitHub] [iceberg] ajantha-bhat commented on a change in pull request #4138: Core: use setBranchSnapshot to commit SetSnapshotOperation - posted by GitBox <gi...@apache.org> on 2022/02/16 06:01:24 UTC, 3 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #4138: Core: use setBranchSnapshot to commit SetSnapshotOperation - posted by GitBox <gi...@apache.org> on 2022/02/16 06:07:41 UTC, 1 replies.
- [GitHub] [iceberg] pvary commented on pull request #4091: Core: add FanoutEqualityDeleteWriter and FanoutPositionDeleteWriter - posted by GitBox <gi...@apache.org> on 2022/02/16 06:22:35 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #4138: Core: use setBranchSnapshot to commit SetSnapshotOperation - posted by GitBox <gi...@apache.org> on 2022/02/16 06:38:05 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 merged pull request #4138: Core: use setBranchSnapshot to commit SetSnapshotOperation - posted by GitBox <gi...@apache.org> on 2022/02/16 06:38:07 UTC, 0 replies.
- [GitHub] [iceberg] hililiwei commented on pull request #4094: Core: filter manifest with deleted files optimization - posted by GitBox <gi...@apache.org> on 2022/02/16 06:55:16 UTC, 0 replies.
- [GitHub] [iceberg] hililiwei commented on pull request #3991: Flink: Support nested projection - posted by GitBox <gi...@apache.org> on 2022/02/16 07:03:27 UTC, 0 replies.
- [GitHub] [iceberg] singhpk234 commented on a change in pull request #4011: Allow table defaults to be configured and/ or enforced at catalog level using catalog properties. - posted by GitBox <gi...@apache.org> on 2022/02/16 07:56:24 UTC, 0 replies.
- [GitHub] [iceberg] rymurr merged pull request #4055: Bump Nessie from 0.18.0 to 0.19.0 - posted by GitBox <gi...@apache.org> on 2022/02/16 09:06:38 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho opened a new issue #4139: Add Delete Files To Files metadata table - posted by GitBox <gi...@apache.org> on 2022/02/16 09:23:51 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho commented on issue #4139: Add Delete Files To Files metadata table - posted by GitBox <gi...@apache.org> on 2022/02/16 09:31:04 UTC, 3 replies.
- [GitHub] [iceberg] szehon-ho edited a comment on issue #4139: Add Delete Files To Files metadata table - posted by GitBox <gi...@apache.org> on 2022/02/16 09:31:34 UTC, 0 replies.
- [GitHub] [iceberg] yittg opened a new pull request #4140: Refactor TableScanContext to avoid noisy updates while adding field - posted by GitBox <gi...@apache.org> on 2022/02/16 09:47:46 UTC, 0 replies.
- [GitHub] [iceberg-docs] ajantha-bhat opened a new pull request #57: Update Nessie version to 0.19.0 in the latest docs - posted by GitBox <gi...@apache.org> on 2022/02/16 09:48:06 UTC, 0 replies.
- [GitHub] [iceberg] ajantha-bhat commented on pull request #4055: Bump Nessie from 0.18.0 to 0.19.0 - posted by GitBox <gi...@apache.org> on 2022/02/16 09:48:36 UTC, 0 replies.
- [GitHub] [iceberg] rajarshisarkar commented on a change in pull request #4011: Allow table defaults to be configured and/ or enforced at catalog level using catalog properties. - posted by GitBox <gi...@apache.org> on 2022/02/16 10:02:45 UTC, 1 replies.
- [GitHub] [iceberg] hililiwei commented on pull request #4136: Docs: Broken JavaDoc Links on Spark Procedures Page (#4134) - posted by GitBox <gi...@apache.org> on 2022/02/16 10:03:09 UTC, 0 replies.
- [GitHub] [iceberg] hililiwei edited a comment on pull request #4136: Docs: Broken JavaDoc Links on Spark Procedures Page (#4134) - posted by GitBox <gi...@apache.org> on 2022/02/16 10:03:59 UTC, 0 replies.
- [GitHub] [iceberg] kingeasternsun commented on pull request #4125: Data: Close Migration ExecutorService if Started - posted by GitBox <gi...@apache.org> on 2022/02/16 10:04:19 UTC, 0 replies.
- [GitHub] [iceberg] kingeasternsun commented on a change in pull request #3876: ⚡ Speed up TableMigration By collect the DafaFile In parallel - posted by GitBox <gi...@apache.org> on 2022/02/16 10:09:09 UTC, 1 replies.
- [GitHub] [iceberg] rajarshisarkar commented on a change in pull request #4099: AWS: support registerTable in GlueCatalog - posted by GitBox <gi...@apache.org> on 2022/02/16 12:21:42 UTC, 0 replies.
- [GitHub] [iceberg] rajarshisarkar commented on a change in pull request #4100: AWS: support registerTable in DynamoDbCatalog - posted by GitBox <gi...@apache.org> on 2022/02/16 12:42:57 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on issue #4134: Docs: Broken JavaDoc Links on Spark Procedures Page - posted by GitBox <gi...@apache.org> on 2022/02/16 15:19:40 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer edited a comment on issue #4134: Docs: Broken JavaDoc Links on Spark Procedures Page - posted by GitBox <gi...@apache.org> on 2022/02/16 15:20:43 UTC, 0 replies.
- [GitHub] [iceberg] pan3793 commented on pull request #4118: Spark: Align Antlr version with Spark and exclude Antlr from Spark runtime jars - posted by GitBox <gi...@apache.org> on 2022/02/16 16:06:21 UTC, 1 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #4118: Spark: Align Antlr version with Spark and exclude Antlr from Spark runtime jars - posted by GitBox <gi...@apache.org> on 2022/02/16 16:07:35 UTC, 0 replies.
- [GitHub] [iceberg] pan3793 commented on pull request #4110: Spark: Exclude netty from spark runtime modules - posted by GitBox <gi...@apache.org> on 2022/02/16 16:07:55 UTC, 1 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #3973: :art: Add "parallelism" parameter to "add_files" syscall and the related functions. - posted by GitBox <gi...@apache.org> on 2022/02/16 16:21:58 UTC, 1 replies.
- [GitHub] [iceberg] szehon-ho opened a new pull request #4141: Add unit test for ExpireSnapshot with DeleteFile - posted by GitBox <gi...@apache.org> on 2022/02/16 17:02:28 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho opened a new pull request #4142: [Core] Add utility to print an Iceberg table metadata - posted by GitBox <gi...@apache.org> on 2022/02/16 17:10:46 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho commented on a change in pull request #4126: Spark: Close executor services after action completes in Procedures - posted by GitBox <gi...@apache.org> on 2022/02/16 18:17:27 UTC, 2 replies.
- [GitHub] [iceberg] szehon-ho commented on pull request #4142: [Core] Add utility to print an Iceberg table metadata - posted by GitBox <gi...@apache.org> on 2022/02/16 18:21:08 UTC, 1 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #4141: Add unit test for ExpireSnapshot with DeleteFile - posted by GitBox <gi...@apache.org> on 2022/02/16 18:38:47 UTC, 5 replies.
- [GitHub] [iceberg] jackye1995 merged pull request #4136: Docs: Broken JavaDoc Links on Spark Procedures Page (#4134) - posted by GitBox <gi...@apache.org> on 2022/02/16 18:39:34 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 closed issue #4134: Docs: Broken JavaDoc Links on Spark Procedures Page - posted by GitBox <gi...@apache.org> on 2022/02/16 18:39:44 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #4126: Spark: Close executor services after action completes in Procedures - posted by GitBox <gi...@apache.org> on 2022/02/16 19:02:49 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer edited a comment on pull request #4126: Spark: Close executor services after action completes in Procedures - posted by GitBox <gi...@apache.org> on 2022/02/16 19:06:37 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #4142: [Core] Add utility to print an Iceberg table metadata - posted by GitBox <gi...@apache.org> on 2022/02/16 20:08:36 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #4142: [Core] Add utility to print an Iceberg table metadata - posted by GitBox <gi...@apache.org> on 2022/02/16 20:11:25 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #4142: [Core] Add utility to print an Iceberg table metadata - posted by GitBox <gi...@apache.org> on 2022/02/16 20:12:46 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #4140: Refactor TableScanContext to avoid noisy updates while adding field - posted by GitBox <gi...@apache.org> on 2022/02/16 20:20:01 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #4140: Refactor TableScanContext to avoid noisy updates while adding field - posted by GitBox <gi...@apache.org> on 2022/02/16 20:23:44 UTC, 1 replies.
- [GitHub] [iceberg] RussellSpitzer merged pull request #4126: Spark: Close executor services after action completes in Procedures - posted by GitBox <gi...@apache.org> on 2022/02/16 20:42:14 UTC, 0 replies.
- [GitHub] [iceberg] puchengy opened a new issue #4144: Improve snapshot rollback failure when snapshots produced too frequent. - posted by GitBox <gi...@apache.org> on 2022/02/16 21:54:52 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4120: Avro: Fix BuildAvroProjection list and map handling to preserve field IDs - posted by GitBox <gi...@apache.org> on 2022/02/16 22:31:39 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4143: Bump Nessie from 0.19.0 to 0.20.0 - posted by GitBox <gi...@apache.org> on 2022/02/16 22:33:39 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4140: Refactor TableScanContext to avoid noisy updates while adding field - posted by GitBox <gi...@apache.org> on 2022/02/16 22:37:53 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4140: Refactor TableScanContext to avoid noisy updates while adding field - posted by GitBox <gi...@apache.org> on 2022/02/16 22:38:46 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4119: Docs: modify the configuration.md - posted by GitBox <gi...@apache.org> on 2022/02/16 22:39:33 UTC, 10 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4133: Spark : use withNullability rather than creating new AttributeRef and losing ExprId, Qualifiers - posted by GitBox <gi...@apache.org> on 2022/02/16 22:46:03 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4118: Spark: Align Antlr version with Spark and exclude Antlr from Spark runtime jars - posted by GitBox <gi...@apache.org> on 2022/02/16 22:46:43 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4118: Spark: Align Antlr version with Spark and exclude Antlr from Spark runtime jars - posted by GitBox <gi...@apache.org> on 2022/02/16 22:47:28 UTC, 2 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4117: Flink: fix flink unit test testHashDistributeMode - posted by GitBox <gi...@apache.org> on 2022/02/16 22:49:32 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4132: [Core][Flink][Spark]: Refactor `TaskWriter` implementations - posted by GitBox <gi...@apache.org> on 2022/02/16 22:57:34 UTC, 2 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #4132: [Core][Flink][Spark]: Refactor `TaskWriter` implementations - posted by GitBox <gi...@apache.org> on 2022/02/16 23:08:04 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4050: Add MetricsContext to enable metrics tracking with initial S3FileIO implementation - posted by GitBox <gi...@apache.org> on 2022/02/16 23:57:26 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4110: Spark: Exclude netty from spark runtime modules - posted by GitBox <gi...@apache.org> on 2022/02/17 00:14:01 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4073: AWS: add support for SNS and SQS listeners - posted by GitBox <gi...@apache.org> on 2022/02/17 00:21:20 UTC, 6 replies.
- [GitHub] [iceberg] yittg commented on pull request #4140: Refactor TableScanContext to avoid noisy updates while adding field - posted by GitBox <gi...@apache.org> on 2022/02/17 00:40:47 UTC, 2 replies.
- [GitHub] [iceberg] yittg removed a comment on pull request #4140: Refactor TableScanContext to avoid noisy updates while adding field - posted by GitBox <gi...@apache.org> on 2022/02/17 00:46:28 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4050: Add MetricsContext to enable metrics tracking with initial S3FileIO implementation - posted by GitBox <gi...@apache.org> on 2022/02/17 00:56:36 UTC, 0 replies.
- [GitHub] [iceberg] felixYyu commented on issue #4114: Spark: select * from table.partitions Exception - posted by GitBox <gi...@apache.org> on 2022/02/17 01:48:02 UTC, 0 replies.
- [GitHub] [iceberg] felixYyu closed issue #4114: Spark: select * from table.partitions Exception - posted by GitBox <gi...@apache.org> on 2022/02/17 01:48:02 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on issue #4090: failed on spark 3.2 TestMergeOnReadDelete.testDeleteWithSerializableIsolation[catalogName = testhive, implementation = org.apache.iceberg.spark.SparkCatalog, config = {type=hive, default-namespace=default}, format = orc, vectorized = true, distributionMode = none] - posted by GitBox <gi...@apache.org> on 2022/02/17 02:03:49 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on a change in pull request #4123: Fix random test failure of testDeleteWithSerializableIsolation - posted by GitBox <gi...@apache.org> on 2022/02/17 02:11:39 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #4123: Fix random test failure of testDeleteWithSerializableIsolation - posted by GitBox <gi...@apache.org> on 2022/02/17 02:13:06 UTC, 1 replies.
- [GitHub] [iceberg] haizhou-zhao closed issue #4072: Losing "element-id" after calling BuildAvroProjection - posted by GitBox <gi...@apache.org> on 2022/02/17 02:57:44 UTC, 0 replies.
- [GitHub] [iceberg] pan3793 commented on a change in pull request #4110: Spark: Exclude netty from spark runtime modules - posted by GitBox <gi...@apache.org> on 2022/02/17 03:09:11 UTC, 1 replies.
- [GitHub] [iceberg] openinx commented on a change in pull request #3376: [2806] Dell EMC ECS file IO - posted by GitBox <gi...@apache.org> on 2022/02/17 03:44:38 UTC, 2 replies.
- [GitHub] [iceberg] yittg opened a new issue #4145: Table operations support planning with provided thread pool - posted by GitBox <gi...@apache.org> on 2022/02/17 03:48:21 UTC, 0 replies.
- [GitHub] [iceberg] yittg opened a new pull request #4146: Support planning with particular executor for table scan - posted by GitBox <gi...@apache.org> on 2022/02/17 03:49:33 UTC, 0 replies.
- [GitHub] [iceberg] yittg opened a new pull request #4147: Support planning with particular executor for snapshots update - posted by GitBox <gi...@apache.org> on 2022/02/17 03:57:52 UTC, 0 replies.
- [GitHub] [iceberg] yittg opened a new pull request #4148: Support planning with particular executor for snapshots expiration - posted by GitBox <gi...@apache.org> on 2022/02/17 03:58:58 UTC, 0 replies.
- [GitHub] [iceberg] yittg commented on issue #4145: Table operations support planning with provided thread pool - posted by GitBox <gi...@apache.org> on 2022/02/17 04:05:08 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho commented on a change in pull request #4005: Core: Add delete file details for PartitionsTable - posted by GitBox <gi...@apache.org> on 2022/02/17 04:17:14 UTC, 1 replies.
- [GitHub] [iceberg] szehon-ho commented on issue #4072: Losing "element-id" after calling BuildAvroProjection - posted by GitBox <gi...@apache.org> on 2022/02/17 04:24:45 UTC, 0 replies.
- [GitHub] [iceberg] rajarshisarkar commented on issue #3898: Support Spark micro batch streaming of a specific branch - posted by GitBox <gi...@apache.org> on 2022/02/17 05:47:06 UTC, 0 replies.
- [GitHub] [iceberg] zhongyujiang commented on pull request #4117: Flink: fix flink unit test testHashDistributeMode - posted by GitBox <gi...@apache.org> on 2022/02/17 05:52:55 UTC, 4 replies.
- [GitHub] [iceberg] zhongyujiang commented on a change in pull request #4117: Flink: fix flink unit test testHashDistributeMode - posted by GitBox <gi...@apache.org> on 2022/02/17 06:04:35 UTC, 1 replies.
- [GitHub] [iceberg] stevenzwu commented on pull request #4117: Flink: fix flink unit test testHashDistributeMode - posted by GitBox <gi...@apache.org> on 2022/02/17 06:38:56 UTC, 1 replies.
- [GitHub] [iceberg] stevenzwu commented on a change in pull request #4117: Flink: fix flink unit test testHashDistributeMode - posted by GitBox <gi...@apache.org> on 2022/02/17 06:42:04 UTC, 1 replies.
- [GitHub] [iceberg] yaooqinn opened a new pull request #4149: [Spark] Delete dataFile on iteration level in SparkParquetWritersFlatDataBenchmark - posted by GitBox <gi...@apache.org> on 2022/02/17 06:49:26 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on pull request #4117: Flink: fix flink unit test testHashDistributeMode - posted by GitBox <gi...@apache.org> on 2022/02/17 06:52:02 UTC, 2 replies.
- [GitHub] [iceberg] happyprg opened a new issue #4150: fix: rename variable name partition to partition_spec in python-api-intro.md - posted by GitBox <gi...@apache.org> on 2022/02/17 07:39:45 UTC, 0 replies.
- [GitHub] [iceberg] happyprg opened a new pull request #4151: fix: rename variable name partition to partition_spec in python-api-intro.md - posted by GitBox <gi...@apache.org> on 2022/02/17 07:47:34 UTC, 0 replies.
- [GitHub] [iceberg] KarlManong commented on pull request #4123: Fix random test failure of testDeleteWithSerializableIsolation - posted by GitBox <gi...@apache.org> on 2022/02/17 08:21:34 UTC, 0 replies.
- [GitHub] [iceberg] KarlManong edited a comment on pull request #4123: Fix random test failure of testDeleteWithSerializableIsolation - posted by GitBox <gi...@apache.org> on 2022/02/17 08:22:26 UTC, 0 replies.
- [GitHub] [iceberg] wang-x-xia commented on a change in pull request #3376: [2806] Dell EMC ECS file IO - posted by GitBox <gi...@apache.org> on 2022/02/17 08:36:58 UTC, 4 replies.
- [GitHub] [iceberg] 0xffmeta opened a new pull request #4152: enable stream-results option to avoid driver oom - posted by GitBox <gi...@apache.org> on 2022/02/17 08:41:51 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on a change in pull request #4132: [Core][Flink][Spark]: Refactor `TaskWriter` implementations - posted by GitBox <gi...@apache.org> on 2022/02/17 09:56:32 UTC, 2 replies.
- [GitHub] [iceberg] rajarshisarkar opened a new pull request #4153: AWS: Upgrade AWS SDK to 2.17.131 - posted by GitBox <gi...@apache.org> on 2022/02/17 11:14:44 UTC, 0 replies.
- [GitHub] [iceberg] rajarshisarkar commented on pull request #4153: AWS: Upgrade AWS SDK to 2.17.131 - posted by GitBox <gi...@apache.org> on 2022/02/17 12:23:05 UTC, 0 replies.
- [GitHub] [iceberg] rdblue opened a new pull request #4154: Spark 3.2: Support mergeSchema option on write - posted by GitBox <gi...@apache.org> on 2022/02/17 16:30:04 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4135: Core: Call the replaceCurrentSnapshot with snapshotId for rollback operations - posted by GitBox <gi...@apache.org> on 2022/02/17 16:57:12 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 merged pull request #4153: AWS: Upgrade AWS SDK to 2.17.131 - posted by GitBox <gi...@apache.org> on 2022/02/17 17:07:51 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4135: Core: Call the replaceCurrentSnapshot with snapshotId for rollback operations - posted by GitBox <gi...@apache.org> on 2022/02/17 18:03:53 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4146: Support planning with particular executor for table scan - posted by GitBox <gi...@apache.org> on 2022/02/17 18:09:04 UTC, 2 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4146: Support planning with particular executor for table scan - posted by GitBox <gi...@apache.org> on 2022/02/17 18:12:05 UTC, 1 replies.
- [GitHub] [iceberg] amogh-jahagirdar commented on pull request #4052: Add deleteFiles to FileIO. S3FileIO implementation will perform a batch deletion using RemoveObjects API - posted by GitBox <gi...@apache.org> on 2022/02/17 19:40:08 UTC, 0 replies.
- [GitHub] [iceberg] amogh-jahagirdar edited a comment on pull request #4052: Add deleteFiles to FileIO. S3FileIO implementation will perform a batch deletion using RemoveObjects API - posted by GitBox <gi...@apache.org> on 2022/02/17 19:40:28 UTC, 1 replies.
- [GitHub] [iceberg] aokolnychyi commented on a change in pull request #4154: Spark 3.2: Support mergeSchema option on write - posted by GitBox <gi...@apache.org> on 2022/02/17 20:07:43 UTC, 5 replies.
- [GitHub] [iceberg] rdblue merged pull request #4148: Support planning with particular executor for snapshots expiration - posted by GitBox <gi...@apache.org> on 2022/02/17 20:09:27 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4148: Support planning with particular executor for snapshots expiration - posted by GitBox <gi...@apache.org> on 2022/02/17 20:09:27 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #4154: Spark 3.2: Support mergeSchema option on write - posted by GitBox <gi...@apache.org> on 2022/02/17 20:10:21 UTC, 2 replies.
- [GitHub] [iceberg] aokolnychyi edited a comment on pull request #4154: Spark 3.2: Support mergeSchema option on write - posted by GitBox <gi...@apache.org> on 2022/02/17 20:10:31 UTC, 1 replies.
- [GitHub] [iceberg] aokolnychyi commented on a change in pull request #4152: enable stream-results option to avoid spark driver oom - posted by GitBox <gi...@apache.org> on 2022/02/17 20:17:24 UTC, 10 replies.
- [GitHub] [iceberg] dramaticlly commented on pull request #4152: enable stream-results option to avoid spark driver oom - posted by GitBox <gi...@apache.org> on 2022/02/17 20:18:14 UTC, 1 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #4152: enable stream-results option to avoid spark driver oom - posted by GitBox <gi...@apache.org> on 2022/02/17 20:19:18 UTC, 3 replies.
- [GitHub] [iceberg] aokolnychyi edited a comment on pull request #4152: enable stream-results option to avoid spark driver oom - posted by GitBox <gi...@apache.org> on 2022/02/17 20:21:55 UTC, 2 replies.
- [GitHub] [iceberg] dramaticlly edited a comment on pull request #4152: enable stream-results option to avoid spark driver oom - posted by GitBox <gi...@apache.org> on 2022/02/17 20:26:09 UTC, 0 replies.
- [GitHub] [iceberg] dramaticlly commented on a change in pull request #4151: Docs: update python-api-intro.md - posted by GitBox <gi...@apache.org> on 2022/02/17 20:33:16 UTC, 3 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #3056: Support purge for Spark 3.2 - posted by GitBox <gi...@apache.org> on 2022/02/17 20:35:19 UTC, 2 replies.
- [GitHub] [iceberg] wypoon opened a new pull request #4155: Core: Remove unused methods in TableMetadata - posted by GitBox <gi...@apache.org> on 2022/02/17 20:39:24 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4075: Parquet: Fix parquet zstd compression level conf - posted by GitBox <gi...@apache.org> on 2022/02/17 21:31:23 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4075: Parquet: Fix parquet zstd compression level conf - posted by GitBox <gi...@apache.org> on 2022/02/17 21:31:23 UTC, 0 replies.
- [GitHub] [iceberg] wypoon commented on pull request #4155: Core: Remove unused method accidentally added to TableMetadata - posted by GitBox <gi...@apache.org> on 2022/02/17 21:46:29 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4155: Core: Remove unused method accidentally added to TableMetadata - posted by GitBox <gi...@apache.org> on 2022/02/17 21:53:23 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4152: enable stream-results option to avoid spark driver oom - posted by GitBox <gi...@apache.org> on 2022/02/17 21:55:07 UTC, 1 replies.
- [GitHub] [iceberg] happyprg commented on a change in pull request #4151: Docs: update python-api-intro.md - posted by GitBox <gi...@apache.org> on 2022/02/18 01:21:05 UTC, 6 replies.
- [GitHub] [iceberg] 0xffmeta commented on a change in pull request #4152: enable stream-results option to avoid spark driver oom - posted by GitBox <gi...@apache.org> on 2022/02/18 01:32:11 UTC, 13 replies.
- [GitHub] [iceberg] yittg commented on pull request #4146: Support planning with particular executor for table scan - posted by GitBox <gi...@apache.org> on 2022/02/18 02:32:32 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho commented on a change in pull request #4123: Fix random test failure of testDeleteWithSerializableIsolation - posted by GitBox <gi...@apache.org> on 2022/02/18 02:34:23 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho commented on pull request #4123: Fix random test failure of testDeleteWithSerializableIsolation - posted by GitBox <gi...@apache.org> on 2022/02/18 02:34:43 UTC, 0 replies.
- [GitHub] [iceberg] yittg closed pull request #4140: Refactor TableScanContext to avoid noisy updates while adding field - posted by GitBox <gi...@apache.org> on 2022/02/18 02:38:19 UTC, 0 replies.
- [GitHub] [iceberg] SreeramGarlapati commented on a change in pull request #4121: add Spark structured streaming option skip-overwrites to docs - posted by GitBox <gi...@apache.org> on 2022/02/18 03:12:44 UTC, 0 replies.
- [GitHub] [iceberg] liubo1022126 commented on pull request #3095: Flink: flink read iceberg upsert data use streaming mode - posted by GitBox <gi...@apache.org> on 2022/02/18 03:22:48 UTC, 0 replies.
- [GitHub] [iceberg] liubo1022126 commented on pull request #2898: Flink: Fix duplicate rows when sync CDC data by FlinkSQL - posted by GitBox <gi...@apache.org> on 2022/02/18 03:23:33 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #2898: Flink: Fix duplicate rows when sync CDC data by FlinkSQL - posted by GitBox <gi...@apache.org> on 2022/02/18 03:25:36 UTC, 3 replies.
- [GitHub] [iceberg] Reo-LEI edited a comment on pull request #2898: Flink: Fix duplicate rows when sync CDC data by FlinkSQL - posted by GitBox <gi...@apache.org> on 2022/02/18 03:27:12 UTC, 0 replies.
- [GitHub] [iceberg] openinx opened a new pull request #4157: Flink: Support configurable Scala version. - posted by GitBox <gi...@apache.org> on 2022/02/18 04:04:55 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #4060: Flink: DataIteratorBatcher that converts iterator of T to iterator of… - posted by GitBox <gi...@apache.org> on 2022/02/18 04:08:53 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on a change in pull request #3056: Support purge for Spark 3.2 - posted by GitBox <gi...@apache.org> on 2022/02/18 04:25:28 UTC, 3 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #4157: Flink: Support configurable Scala version. - posted by GitBox <gi...@apache.org> on 2022/02/18 04:28:04 UTC, 3 replies.
- [GitHub] [iceberg] openinx opened a new pull request #4158: Build: Align the module name among spark2.4, spark3.0, spark3.1 and spark3.2 - posted by GitBox <gi...@apache.org> on 2022/02/18 04:36:46 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #4152: enable stream-results option to avoid spark driver oom - posted by GitBox <gi...@apache.org> on 2022/02/18 05:24:00 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #4147: Support planning with particular executor for snapshots update - posted by GitBox <gi...@apache.org> on 2022/02/18 05:28:59 UTC, 1 replies.
- [GitHub] [iceberg] pan3793 commented on pull request #4158: Build: Align the module name among spark2.4, spark3.0, spark3.1 and spark3.2 - posted by GitBox <gi...@apache.org> on 2022/02/18 05:35:11 UTC, 1 replies.
- [GitHub] [iceberg] pan3793 edited a comment on pull request #4158: Build: Align the module name among spark2.4, spark3.0, spark3.1 and spark3.2 - posted by GitBox <gi...@apache.org> on 2022/02/18 05:36:55 UTC, 0 replies.
- [GitHub] [iceberg] yittg commented on a change in pull request #4147: Support planning with particular executor for snapshots update - posted by GitBox <gi...@apache.org> on 2022/02/18 05:52:02 UTC, 2 replies.
- [GitHub] [iceberg] aokolnychyi opened a new issue #4159: Define behavior of gc.enabled and location ownership - posted by GitBox <gi...@apache.org> on 2022/02/18 06:07:35 UTC, 0 replies.
- [GitHub] [iceberg] hililiwei commented on pull request #4156: Doc: Delete duplicate contents in spec - posted by GitBox <gi...@apache.org> on 2022/02/18 06:11:23 UTC, 0 replies.
- [GitHub] [iceberg] openinx merged pull request #3376: Dell: Add Dell EMC EcsFileIO. - posted by GitBox <gi...@apache.org> on 2022/02/18 06:17:49 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #4141: Add unit test for ExpireSnapshot with DeleteFile - posted by GitBox <gi...@apache.org> on 2022/02/18 06:19:33 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on pull request #3376: Dell: Add Dell EMC EcsFileIO. - posted by GitBox <gi...@apache.org> on 2022/02/18 06:21:28 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi merged pull request #4123: Fix random test failure of testDeleteWithSerializableIsolation - posted by GitBox <gi...@apache.org> on 2022/02/18 06:27:37 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi closed issue #4090: failed on spark 3.2 TestMergeOnReadDelete.testDeleteWithSerializableIsolation[catalogName = testhive, implementation = org.apache.iceberg.spark.SparkCatalog, config = {type=hive, default-namespace=default}, format = orc, vectorized = true, distributionMode = none] - posted by GitBox <gi...@apache.org> on 2022/02/18 06:27:37 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on a change in pull request #4157: Flink: Support configurable Scala version. - posted by GitBox <gi...@apache.org> on 2022/02/18 06:34:22 UTC, 4 replies.
- [GitHub] [iceberg] mechgouki commented on pull request #3376: Dell: Add Dell EMC EcsFileIO. - posted by GitBox <gi...@apache.org> on 2022/02/18 06:44:15 UTC, 0 replies.
- [GitHub] [iceberg] wang-x-xia commented on pull request #3376: Dell: Add Dell EMC EcsFileIO. - posted by GitBox <gi...@apache.org> on 2022/02/18 06:45:28 UTC, 0 replies.
- [GitHub] [iceberg] felixYyu opened a new issue #4161: Spark:CALL [rewrite_manifests] error Manifest is missing - posted by GitBox <gi...@apache.org> on 2022/02/18 09:40:00 UTC, 0 replies.
- [GitHub] [iceberg] wuwenchi opened a new pull request #4162: Core: bugfix add initial offset when using parquet format - posted by GitBox <gi...@apache.org> on 2022/02/18 09:43:38 UTC, 0 replies.
- [GitHub] [iceberg] peay commented on issue #4079: create table writeTo() operation doesn't support "partitionedBy“ method - posted by GitBox <gi...@apache.org> on 2022/02/18 09:59:03 UTC, 0 replies.
- [GitHub] [iceberg] felixYyu commented on issue #4161: Spark:CALL [rewrite_manifests] error Manifest is missing - posted by GitBox <gi...@apache.org> on 2022/02/18 10:03:30 UTC, 2 replies.
- [GitHub] [iceberg] pan3793 opened a new pull request #4163: Build: Bump Spark 3.2.1 - posted by GitBox <gi...@apache.org> on 2022/02/18 11:10:57 UTC, 0 replies.
- [GitHub] [iceberg] otayel commented on issue #2796: Sporadic `Resetting to invalid mark` Error - posted by GitBox <gi...@apache.org> on 2022/02/18 11:22:14 UTC, 1 replies.
- [GitHub] [iceberg] peay opened a new issue #4164: Vectorized Parquet reader spends a lot of time in `getVectorAccessor` - posted by GitBox <gi...@apache.org> on 2022/02/18 12:03:40 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #3983: Spark: Spark3 ZOrder Rewrite Strategy - posted by GitBox <gi...@apache.org> on 2022/02/18 13:56:07 UTC, 3 replies.
- [GitHub] [iceberg] RussellSpitzer edited a comment on pull request #3983: Spark: Spark3 ZOrder Rewrite Strategy - posted by GitBox <gi...@apache.org> on 2022/02/18 13:58:14 UTC, 4 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4157: Flink: Support configurable Scala version. - posted by GitBox <gi...@apache.org> on 2022/02/18 16:46:35 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4111: Flink 1.13: Support HDFS locality with LocatableInputSplit - posted by GitBox <gi...@apache.org> on 2022/02/18 16:48:52 UTC, 1 replies.
- [GitHub] [iceberg] rdblue merged pull request #4111: Flink 1.13: Support HDFS locality with LocatableInputSplit - posted by GitBox <gi...@apache.org> on 2022/02/18 16:48:52 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3987: :bug: fix Flink Read support for parquet int96 timestamps - posted by GitBox <gi...@apache.org> on 2022/02/18 16:51:22 UTC, 7 replies.
- [GitHub] [iceberg] XN137 opened a new pull request #4165: Build: workflows cache gradle wrapper - posted by GitBox <gi...@apache.org> on 2022/02/18 16:55:55 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #4163: Build: Bump Spark 3.2.1 - posted by GitBox <gi...@apache.org> on 2022/02/18 17:15:41 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3181: Parquet: make row group check (min and max record count) configurable. - posted by GitBox <gi...@apache.org> on 2022/02/18 17:20:55 UTC, 0 replies.
- [GitHub] [iceberg] rajarshisarkar opened a new pull request #4166: AWS: Use Glue optimistic locking while updating table - posted by GitBox <gi...@apache.org> on 2022/02/18 17:23:08 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3998: Flink: Support override write configuration on top of table properties in FlinkSink builder - posted by GitBox <gi...@apache.org> on 2022/02/18 17:24:58 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3998: Flink: Support override write configuration on top of table properties in FlinkSink builder - posted by GitBox <gi...@apache.org> on 2022/02/18 17:27:41 UTC, 2 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #4162: Core: bugfix add initial offset when using parquet format - posted by GitBox <gi...@apache.org> on 2022/02/18 17:49:03 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #4158: Build: Align the module name among spark2.4, spark3.0, spark3.1 and spark3.2 - posted by GitBox <gi...@apache.org> on 2022/02/18 17:53:27 UTC, 0 replies.
- [GitHub] [iceberg] kbendick edited a comment on pull request #4158: Build: Align the module name among spark2.4, spark3.0, spark3.1 and spark3.2 - posted by GitBox <gi...@apache.org> on 2022/02/18 17:58:22 UTC, 0 replies.
- [GitHub] [iceberg] kbendick opened a new pull request #4167: Update release scripts to support Scala 2.13 - posted by GitBox <gi...@apache.org> on 2022/02/18 18:14:05 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #4166: AWS: Use Glue optimistic locking while updating table - posted by GitBox <gi...@apache.org> on 2022/02/18 18:35:31 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3983: Spark: Spark3 ZOrder Rewrite Strategy - posted by GitBox <gi...@apache.org> on 2022/02/18 18:59:31 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #4166: AWS: Use Glue optimistic locking while updating table - posted by GitBox <gi...@apache.org> on 2022/02/18 19:00:11 UTC, 2 replies.
- [GitHub] [iceberg] krisdas opened a new issue #4168: Flink S3Fileio incorrect commit - posted by GitBox <gi...@apache.org> on 2022/02/18 19:12:13 UTC, 0 replies.
- [GitHub] [iceberg] dramaticlly commented on issue #4168: Flink S3Fileio incorrect commit - posted by GitBox <gi...@apache.org> on 2022/02/18 19:23:14 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho commented on a change in pull request #4141: Add unit test for ExpireSnapshot with DeleteFile - posted by GitBox <gi...@apache.org> on 2022/02/18 19:51:42 UTC, 7 replies.
- [GitHub] [iceberg] wmoustafa commented on a change in pull request #2496: [#2039] Support default value semantics - API changes - posted by GitBox <gi...@apache.org> on 2022/02/18 20:00:33 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho commented on pull request #4141: Add unit test for ExpireSnapshot with DeleteFile - posted by GitBox <gi...@apache.org> on 2022/02/18 20:04:13 UTC, 1 replies.
- [GitHub] [iceberg] kbendick commented on pull request #4157: Flink: Support configurable Scala version. - posted by GitBox <gi...@apache.org> on 2022/02/18 20:21:29 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #4097: REST Catalog - Initial Http Client Interface & Basic Implementation - posted by GitBox <gi...@apache.org> on 2022/02/18 20:25:20 UTC, 11 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #3471: Core: Envelope encryption - posted by GitBox <gi...@apache.org> on 2022/02/18 21:56:56 UTC, 25 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #4152: enable stream-results option to avoid spark driver oom - posted by GitBox <gi...@apache.org> on 2022/02/18 22:56:28 UTC, 15 replies.
- [GitHub] [iceberg] szehon-ho opened a new pull request #4169: Add logging when optimizing delete to metadata-only-delete - posted by GitBox <gi...@apache.org> on 2022/02/18 23:15:13 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho commented on pull request #4169: Add logging when optimizing delete to metadata-only-delete - posted by GitBox <gi...@apache.org> on 2022/02/18 23:16:34 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #3973: :art: Add "parallelism" parameter to "add_files" syscall and MigrateTable, SnapshotTable. - posted by GitBox <gi...@apache.org> on 2022/02/18 23:20:10 UTC, 7 replies.
- [GitHub] [iceberg] aokolnychyi merged pull request #4163: Build: Bump Spark 3.2.1 - posted by GitBox <gi...@apache.org> on 2022/02/18 23:29:48 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #4163: Build: Bump Spark 3.2.1 - posted by GitBox <gi...@apache.org> on 2022/02/18 23:29:58 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi merged pull request #4155: Core: Remove unused method accidentally added to TableMetadata - posted by GitBox <gi...@apache.org> on 2022/02/18 23:36:18 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on issue #4139: Add Delete Files To Files metadata table - posted by GitBox <gi...@apache.org> on 2022/02/18 23:56:50 UTC, 0 replies.
- [GitHub] [iceberg] flyrain commented on pull request #2372: Spark: update delete row reader to read position deletes - posted by GitBox <gi...@apache.org> on 2022/02/19 00:02:47 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on issue #4159: Define behavior of gc.enabled and location ownership - posted by GitBox <gi...@apache.org> on 2022/02/19 00:30:49 UTC, 1 replies.
- [GitHub] [iceberg] aokolnychyi commented on issue #4159: Define behavior of gc.enabled and location ownership - posted by GitBox <gi...@apache.org> on 2022/02/19 00:33:10 UTC, 3 replies.
- [GitHub] [iceberg] aokolnychyi edited a comment on issue #4159: Define behavior of gc.enabled and location ownership - posted by GitBox <gi...@apache.org> on 2022/02/19 00:42:24 UTC, 0 replies.
- [GitHub] [iceberg] flyrain commented on a change in pull request #4142: [Core] Add utility to print an Iceberg table metadata - posted by GitBox <gi...@apache.org> on 2022/02/19 00:49:09 UTC, 1 replies.
- [GitHub] [iceberg] flyrain commented on pull request #4142: [Core] Add utility to print an Iceberg table metadata - posted by GitBox <gi...@apache.org> on 2022/02/19 00:49:59 UTC, 0 replies.
- [GitHub] [iceberg] flyrain edited a comment on pull request #4142: [Core] Add utility to print an Iceberg table metadata - posted by GitBox <gi...@apache.org> on 2022/02/19 00:50:19 UTC, 0 replies.
- [GitHub] [iceberg] amogh-jahagirdar commented on pull request #4052: API: Add deleteFiles to FileIO. S3FileIO implementation will perform a batch deletion using RemoveObjects API - posted by GitBox <gi...@apache.org> on 2022/02/19 01:12:28 UTC, 0 replies.
- [GitHub] [iceberg] amogh-jahagirdar edited a comment on pull request #4052: API: Add deleteFiles to FileIO. S3FileIO implementation will perform a batch deletion using RemoveObjects API - posted by GitBox <gi...@apache.org> on 2022/02/19 01:12:39 UTC, 0 replies.
- [GitHub] [iceberg] amogh-jahagirdar commented on a change in pull request #4052: API: Add deleteFiles to FileIO. S3FileIO implementation will perform a batch deletion using RemoveObjects API - posted by GitBox <gi...@apache.org> on 2022/02/19 01:22:50 UTC, 18 replies.
- [GitHub] [iceberg] aokolnychyi commented on a change in pull request #4141: Add unit test for ExpireSnapshot with DeleteFile - posted by GitBox <gi...@apache.org> on 2022/02/19 01:44:43 UTC, 1 replies.
- [GitHub] [iceberg] 0xffmeta commented on pull request #4152: enable stream-results option to avoid spark driver oom - posted by GitBox <gi...@apache.org> on 2022/02/19 04:50:09 UTC, 4 replies.
- [GitHub] [iceberg] hililiwei commented on pull request #4111: Flink 1.13: Support HDFS locality with LocatableInputSplit - posted by GitBox <gi...@apache.org> on 2022/02/19 07:07:26 UTC, 0 replies.
- [GitHub] [iceberg] hililiwei opened a new pull request #4171: Test: Use murmur3_32_fixed in unit test - posted by GitBox <gi...@apache.org> on 2022/02/19 07:23:23 UTC, 0 replies.
- [GitHub] [iceberg] wuwenchi commented on a change in pull request #4162: Core: bugfix add initial offset when using parquet format - posted by GitBox <gi...@apache.org> on 2022/02/19 08:08:14 UTC, 3 replies.
- [GitHub] [iceberg] wuwenchi commented on pull request #4162: Core: bugfix add initial offset when using parquet format - posted by GitBox <gi...@apache.org> on 2022/02/19 08:11:24 UTC, 2 replies.
- [GitHub] [iceberg] pan3793 opened a new pull request #4172: Spark: Enable test blocked by SPARK-33267 - posted by GitBox <gi...@apache.org> on 2022/02/19 12:50:33 UTC, 0 replies.
- [GitHub] [iceberg] pan3793 opened a new pull request #4173: Spark 3.1: Support update/delete with NOT IN condition in subquery - posted by GitBox <gi...@apache.org> on 2022/02/19 12:58:16 UTC, 0 replies.
- [GitHub] [iceberg] pan3793 commented on pull request #4172: Spark: Enable test blocked by SPARK-33267 - posted by GitBox <gi...@apache.org> on 2022/02/19 14:12:59 UTC, 0 replies.
- [GitHub] [iceberg] pan3793 commented on pull request #4173: Spark 3.1: Support update/delete with NOT IN condition in subquery - posted by GitBox <gi...@apache.org> on 2022/02/19 14:13:11 UTC, 1 replies.
- [GitHub] [iceberg] samredai commented on a change in pull request #4170: Add Snowflake and Dremio blogs and link recent talks - posted by GitBox <gi...@apache.org> on 2022/02/19 14:15:12 UTC, 0 replies.
- [GitHub] [iceberg] melin commented on pull request #2807: [2806]Dell EMC ECS catalog implementation - posted by GitBox <gi...@apache.org> on 2022/02/19 15:16:54 UTC, 1 replies.
- [GitHub] [iceberg] ajantha-bhat commented on issue #4161: Spark:CALL [rewrite_manifests] error Manifest is missing - posted by GitBox <gi...@apache.org> on 2022/02/19 15:21:37 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4154: Spark 3.2: Support mergeSchema option on write - posted by GitBox <gi...@apache.org> on 2022/02/19 21:48:55 UTC, 11 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4097: REST Catalog - Initial Http Client Interface & Basic Implementation - posted by GitBox <gi...@apache.org> on 2022/02/19 21:50:55 UTC, 0 replies.
- [GitHub] [iceberg] vikrambohra commented on issue #2456: Cannot write nullable values to non-null column - posted by GitBox <gi...@apache.org> on 2022/02/19 23:22:37 UTC, 5 replies.
- [GitHub] [iceberg] vikrambohra edited a comment on issue #2456: Cannot write nullable values to non-null column - posted by GitBox <gi...@apache.org> on 2022/02/19 23:23:57 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on issue #2456: Cannot write nullable values to non-null column - posted by GitBox <gi...@apache.org> on 2022/02/20 00:58:34 UTC, 2 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4154: Spark 3.2: Support mergeSchema option on write - posted by GitBox <gi...@apache.org> on 2022/02/20 01:01:44 UTC, 0 replies.
- [GitHub] [iceberg] amogh-jahagirdar commented on issue #4159: Define behavior of gc.enabled and location ownership - posted by GitBox <gi...@apache.org> on 2022/02/20 04:12:00 UTC, 0 replies.
- [GitHub] [iceberg] amogh-jahagirdar edited a comment on issue #4159: Define behavior of gc.enabled and location ownership - posted by GitBox <gi...@apache.org> on 2022/02/20 04:13:20 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on issue #4159: Define behavior of gc.enabled and location ownership - posted by GitBox <gi...@apache.org> on 2022/02/20 06:26:32 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #4052: API: Add deleteFiles to FileIO. S3FileIO implementation will perform a batch deletion using RemoveObjects API - posted by GitBox <gi...@apache.org> on 2022/02/20 06:37:26 UTC, 2 replies.
- [GitHub] [iceberg] rdblue merged pull request #4172: Spark: Enable test which was blocked by SPARK-33267 - posted by GitBox <gi...@apache.org> on 2022/02/20 16:25:28 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4172: Spark: Enable test which was blocked by SPARK-33267 - posted by GitBox <gi...@apache.org> on 2022/02/20 16:25:30 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4171: Test: Use murmur3_32_fixed in unit test - posted by GitBox <gi...@apache.org> on 2022/02/20 16:26:04 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4171: Test: Use murmur3_32_fixed in unit test - posted by GitBox <gi...@apache.org> on 2022/02/20 16:26:14 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4169: Add logging when optimizing delete to metadata-only-delete - posted by GitBox <gi...@apache.org> on 2022/02/20 16:27:04 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4169: Add logging when optimizing delete to metadata-only-delete - posted by GitBox <gi...@apache.org> on 2022/02/20 16:27:34 UTC, 1 replies.
- [GitHub] [iceberg] rdblue merged pull request #4141: Add unit test for ExpireSnapshot with DeleteFile - posted by GitBox <gi...@apache.org> on 2022/02/20 16:33:38 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4141: Add unit test for ExpireSnapshot with DeleteFile - posted by GitBox <gi...@apache.org> on 2022/02/20 16:33:59 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4146: Support planning with particular executor for table scan - posted by GitBox <gi...@apache.org> on 2022/02/20 16:36:59 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4170: Add Snowflake and Dremio blogs and link recent talks - posted by GitBox <gi...@apache.org> on 2022/02/20 16:37:54 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4170: Add Snowflake and Dremio blogs and link recent talks - posted by GitBox <gi...@apache.org> on 2022/02/20 16:38:14 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4166: AWS: Use Glue optimistic locking while updating table - posted by GitBox <gi...@apache.org> on 2022/02/20 16:40:55 UTC, 3 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4166: AWS: Use Glue optimistic locking while updating table - posted by GitBox <gi...@apache.org> on 2022/02/20 16:45:46 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4160: Bump Nessie to 0.20.1 - posted by GitBox <gi...@apache.org> on 2022/02/20 16:46:16 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4162: Core: bugfix add initial offset when using parquet format - posted by GitBox <gi...@apache.org> on 2022/02/20 16:49:08 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4157: Flink: Support configurable Scala version. - posted by GitBox <gi...@apache.org> on 2022/02/20 16:57:09 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4157: Flink: Support configurable Scala version. - posted by GitBox <gi...@apache.org> on 2022/02/20 16:57:29 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4158: Build: Align the module name among spark2.4, spark3.0, spark3.1 and spark3.2 - posted by GitBox <gi...@apache.org> on 2022/02/20 16:59:40 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4167: Update release scripts to support Scala 2.13 - posted by GitBox <gi...@apache.org> on 2022/02/20 17:00:40 UTC, 2 replies.
- [GitHub] [iceberg] samredai commented on pull request #4170: Add Snowflake and Dremio blogs and link recent talks - posted by GitBox <gi...@apache.org> on 2022/02/20 17:02:23 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4156: Doc: Delete duplicate contents in spec - posted by GitBox <gi...@apache.org> on 2022/02/20 17:05:03 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4151: Docs: update python-api-intro.md - posted by GitBox <gi...@apache.org> on 2022/02/20 17:05:54 UTC, 1 replies.
- [GitHub] [iceberg] rdblue merged pull request #4121: add Spark structured streaming option skip-overwrites to docs - posted by GitBox <gi...@apache.org> on 2022/02/20 17:06:54 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4121: add Spark structured streaming option skip-overwrites to docs - posted by GitBox <gi...@apache.org> on 2022/02/20 17:06:54 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4118: Spark: Align Antlr version with Spark and exclude Antlr from Spark runtime jars - posted by GitBox <gi...@apache.org> on 2022/02/20 17:09:07 UTC, 0 replies.
- [GitHub] [iceberg] rdblue closed issue #4116: ANTLR compatibility issue with spark 3.2 + iceberg 0.13.0 - posted by GitBox <gi...@apache.org> on 2022/02/20 17:09:07 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4147: Support planning with particular executor for snapshots update - posted by GitBox <gi...@apache.org> on 2022/02/20 17:11:23 UTC, 4 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4115: Support specifying executor for accessing manifests - posted by GitBox <gi...@apache.org> on 2022/02/20 17:18:33 UTC, 0 replies.
- [GitHub] [iceberg] rdblue closed pull request #4115: Support specifying executor for accessing manifests - posted by GitBox <gi...@apache.org> on 2022/02/20 17:18:43 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4149: [Spark] Delete dataFile on iteration level in SparkParquetWritersFlatDataBenchmark - posted by GitBox <gi...@apache.org> on 2022/02/20 17:19:24 UTC, 1 replies.
- [GitHub] [iceberg] rdblue merged pull request #4119: Docs: modify the configuration.md - posted by GitBox <gi...@apache.org> on 2022/02/20 17:44:05 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4119: Docs: modify the configuration.md - posted by GitBox <gi...@apache.org> on 2022/02/20 17:44:15 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 edited a comment on issue #4159: Define behavior of gc.enabled and location ownership - posted by GitBox <gi...@apache.org> on 2022/02/20 17:57:05 UTC, 2 replies.
- [GitHub] [iceberg] rdblue opened a new pull request #4174: Python: Reuse types with __new__ - posted by GitBox <gi...@apache.org> on 2022/02/20 19:10:36 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4174: Python: Reuse types with __new__ - posted by GitBox <gi...@apache.org> on 2022/02/20 19:12:36 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4070: [python legacy] skipping required hms host and port when iprot field is presented in conf - posted by GitBox <gi...@apache.org> on 2022/02/20 19:18:00 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4070: [python legacy] skipping required hms host and port when iprot field is presented in conf - posted by GitBox <gi...@apache.org> on 2022/02/20 19:18:00 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4052: API: Add deleteFiles to FileIO. S3FileIO implementation will perform a batch deletion using RemoveObjects API - posted by GitBox <gi...@apache.org> on 2022/02/20 19:19:50 UTC, 8 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4005: Core: Add delete file details for PartitionsTable - posted by GitBox <gi...@apache.org> on 2022/02/20 19:43:00 UTC, 1 replies.
- [GitHub] [iceberg] arminnajafi opened a new pull request #4175: AWS: Use independent http client for AWS clients - posted by GitBox <gi...@apache.org> on 2022/02/21 00:02:44 UTC, 0 replies.
- [GitHub] [iceberg] arminnajafi commented on pull request #4175: AWS: Use independent http client for AWS clients - posted by GitBox <gi...@apache.org> on 2022/02/21 00:57:10 UTC, 1 replies.
- [GitHub] [iceberg] coolderli opened a new issue #4176: Change column set not null failed - posted by GitBox <gi...@apache.org> on 2022/02/21 02:52:58 UTC, 0 replies.
- [GitHub] [iceberg] coolderli commented on issue #4176: Change column set not null failed - posted by GitBox <gi...@apache.org> on 2022/02/21 02:54:42 UTC, 1 replies.
- [GitHub] [iceberg] openinx commented on pull request #4158: Build: Align the module name among spark2.4, spark3.0, spark3.1 and spark3.2 - posted by GitBox <gi...@apache.org> on 2022/02/21 03:06:04 UTC, 1 replies.
- [GitHub] [iceberg] yittg commented on pull request #4147: Support planning with particular executor for snapshots update - posted by GitBox <gi...@apache.org> on 2022/02/21 03:10:36 UTC, 0 replies.
- [GitHub] [iceberg] flyrain commented on issue #4046: push down aggregation (min/max/count) to iceberg scan - posted by GitBox <gi...@apache.org> on 2022/02/21 03:15:56 UTC, 0 replies.
- [GitHub] [iceberg] qq240035000 commented on issue #3968: Is there a full example for Iceberg+Flink+Minio - posted by GitBox <gi...@apache.org> on 2022/02/21 03:18:41 UTC, 0 replies.
- [GitHub] [iceberg] pan3793 commented on issue #4176: Change column set not null failed - posted by GitBox <gi...@apache.org> on 2022/02/21 04:43:55 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho commented on a change in pull request #4169: Add logging when optimizing delete to metadata-only-delete - posted by GitBox <gi...@apache.org> on 2022/02/21 06:06:56 UTC, 0 replies.
- [GitHub] [iceberg] yittg opened a new pull request #4177: Use particuar worker pool for flink jobs - posted by GitBox <gi...@apache.org> on 2022/02/21 06:49:54 UTC, 0 replies.
- [GitHub] [iceberg] yittg closed pull request #3797: Fixed context classloader of threads in ThreadPools - posted by GitBox <gi...@apache.org> on 2022/02/21 06:59:00 UTC, 0 replies.
- [GitHub] [iceberg] yittg commented on pull request #3797: Fixed context classloader of threads in ThreadPools - posted by GitBox <gi...@apache.org> on 2022/02/21 06:59:00 UTC, 0 replies.
- [GitHub] [iceberg] nastra commented on pull request #4165: Build: workflows cache gradle wrapper - posted by GitBox <gi...@apache.org> on 2022/02/21 07:18:49 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on a change in pull request #3987: :bug: fix Flink Read support for parquet int96 timestamps - posted by GitBox <gi...@apache.org> on 2022/02/21 07:33:18 UTC, 1 replies.
- [GitHub] [iceberg] rajarshisarkar commented on a change in pull request #4166: AWS: Use Glue optimistic locking while updating table - posted by GitBox <gi...@apache.org> on 2022/02/21 08:38:01 UTC, 3 replies.
- [GitHub] [iceberg] q977734161 opened a new pull request #4178: Core : The identifying message for the AssertionError is wrong!! - posted by GitBox <gi...@apache.org> on 2022/02/21 08:38:53 UTC, 0 replies.
- [GitHub] [iceberg] openinx opened a new pull request #4179: Build: Test flink modules for both scala 2.11 and 2.12 - posted by GitBox <gi...@apache.org> on 2022/02/21 08:42:09 UTC, 0 replies.
- [GitHub] [iceberg] yittg commented on issue #2575: Flakey flink unit tests TestFlinkTableSink#testHashDistributeMode - posted by GitBox <gi...@apache.org> on 2022/02/21 08:44:38 UTC, 5 replies.
- [GitHub] [iceberg] yittg commented on pull request #4117: Flink: fix flink unit test testHashDistributeMode - posted by GitBox <gi...@apache.org> on 2022/02/21 08:45:29 UTC, 0 replies.
- [GitHub] [iceberg] nastra commented on pull request #4149: [Spark] Delete dataFile on iteration level in SparkParquetWritersFlatDataBenchmark - posted by GitBox <gi...@apache.org> on 2022/02/21 09:17:36 UTC, 0 replies.
- [GitHub] [iceberg] rajarshisarkar commented on pull request #4166: AWS: Use Glue optimistic locking while updating table - posted by GitBox <gi...@apache.org> on 2022/02/21 09:22:40 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on issue #2575: Flakey flink unit tests TestFlinkTableSink#testHashDistributeMode - posted by GitBox <gi...@apache.org> on 2022/02/21 09:39:54 UTC, 3 replies.
- [GitHub] [iceberg] rajarshisarkar commented on pull request #4180: Docs: Update AWS SDK version in site doc - posted by GitBox <gi...@apache.org> on 2022/02/21 09:51:06 UTC, 0 replies.
- [GitHub] [iceberg] happyprg commented on pull request #4151: Docs: update python-api-intro.md - posted by GitBox <gi...@apache.org> on 2022/02/21 11:01:55 UTC, 0 replies.
- [GitHub] [iceberg] coolderli commented on a change in pull request #4005: Core: Add delete file details for PartitionsTable - posted by GitBox <gi...@apache.org> on 2022/02/21 11:52:44 UTC, 1 replies.
- [GitHub] [iceberg] openinx edited a comment on issue #2575: Flakey flink unit tests TestFlinkTableSink#testHashDistributeMode - posted by GitBox <gi...@apache.org> on 2022/02/21 12:53:44 UTC, 0 replies.
- [GitHub] [iceberg-docs] samredai opened a new pull request #58: Sync PR #4170 - Add Snowflake and Dremio blogs and link recent talks - posted by GitBox <gi...@apache.org> on 2022/02/21 14:49:34 UTC, 0 replies.
- [GitHub] [iceberg] singhpk234 commented on pull request #4180: Docs: Update AWS SDK version in site doc - posted by GitBox <gi...@apache.org> on 2022/02/21 17:20:26 UTC, 0 replies.
- [GitHub] [iceberg] donatobarone commented on issue #3941: [Feature Request] Support for change data capture - posted by GitBox <gi...@apache.org> on 2022/02/21 17:54:45 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4180: Docs: Update AWS SDK version in site doc - posted by GitBox <gi...@apache.org> on 2022/02/21 18:38:47 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4169: Add logging when optimizing delete to metadata-only-delete - posted by GitBox <gi...@apache.org> on 2022/02/21 18:40:00 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4162: Core: bugfix add initial offset when using parquet format - posted by GitBox <gi...@apache.org> on 2022/02/21 18:42:46 UTC, 2 replies.
- [GitHub] [iceberg] rdblue merged pull request #4147: Support planning with particular executor for snapshots update - posted by GitBox <gi...@apache.org> on 2022/02/21 18:50:34 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4147: Support planning with particular executor for snapshots update - posted by GitBox <gi...@apache.org> on 2022/02/21 18:50:44 UTC, 0 replies.
- [GitHub] [iceberg] rdblue closed issue #4145: Table operations support planning with provided thread pool - posted by GitBox <gi...@apache.org> on 2022/02/21 18:54:18 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on issue #4145: Table operations support planning with provided thread pool - posted by GitBox <gi...@apache.org> on 2022/02/21 18:54:18 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on issue #4168: Flink S3Fileio incorrect commit - posted by GitBox <gi...@apache.org> on 2022/02/21 19:11:45 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #4175: AWS: Use independent http client for AWS clients - posted by GitBox <gi...@apache.org> on 2022/02/21 20:55:39 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4179: Build: Test flink modules for both scala 2.11 and 2.12 - posted by GitBox <gi...@apache.org> on 2022/02/21 20:56:52 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4151: Docs: update python-api-intro.md - posted by GitBox <gi...@apache.org> on 2022/02/21 22:22:34 UTC, 0 replies.
- [GitHub] [iceberg] rdblue closed issue #4150: Docs: update python-api-intro.md - posted by GitBox <gi...@apache.org> on 2022/02/21 22:22:34 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4149: [Spark] Delete dataFile on iteration level in SparkParquetWritersFlatDataBenchmark - posted by GitBox <gi...@apache.org> on 2022/02/21 22:24:15 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3910: Spark 3.2: Fix jmh Spark parquet benchmark - posted by GitBox <gi...@apache.org> on 2022/02/21 22:25:28 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #4167: Update release scripts to support Scala 2.13 - posted by GitBox <gi...@apache.org> on 2022/02/21 23:47:15 UTC, 1 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #4179: Build: Test flink modules for both scala 2.11 and 2.12 - posted by GitBox <gi...@apache.org> on 2022/02/21 23:51:00 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4037: REST Catalog - Initial request / response objects and Jackson-based SerDe module for some components - posted by GitBox <gi...@apache.org> on 2022/02/22 00:27:29 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4037: REST Catalog - Initial request / response objects and Jackson-based SerDe module for some components - posted by GitBox <gi...@apache.org> on 2022/02/22 00:27:59 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho opened a new pull request #4182: [Test] Add test for remove orphan files with delete files - posted by GitBox <gi...@apache.org> on 2022/02/22 00:48:31 UTC, 0 replies.
- [GitHub] [iceberg] kainoa21 opened a new pull request #4183: Flink: Implement catalog Factory interface (#3117) - posted by GitBox <gi...@apache.org> on 2022/02/22 00:53:18 UTC, 0 replies.
- [GitHub] [iceberg] kbendick opened a new pull request #4184: CORE: REST Catalog - Response class for server provided configuration - posted by GitBox <gi...@apache.org> on 2022/02/22 00:56:02 UTC, 0 replies.
- [GitHub] [iceberg] danielcweeks commented on a change in pull request #4183: Flink: Implement catalog Factory interface (#3117) - posted by GitBox <gi...@apache.org> on 2022/02/22 00:58:03 UTC, 0 replies.
- [GitHub] [iceberg] kainoa21 commented on a change in pull request #4183: Flink: Implement catalog Factory interface (#3117) - posted by GitBox <gi...@apache.org> on 2022/02/22 01:01:27 UTC, 5 replies.
- [GitHub] [iceberg] szehon-ho opened a new pull request #4185: Core: Update GenericManifestFile toString - posted by GitBox <gi...@apache.org> on 2022/02/22 01:07:34 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho commented on a change in pull request #4142: [Core] Add utility to print an Iceberg table metadata - posted by GitBox <gi...@apache.org> on 2022/02/22 01:08:04 UTC, 1 replies.
- [GitHub] [iceberg] szehon-ho commented on pull request #4182: Test: Add test for remove orphan files with delete files - posted by GitBox <gi...@apache.org> on 2022/02/22 01:18:59 UTC, 1 replies.
- [GitHub] [iceberg] openinx commented on a change in pull request #4179: Build: Test flink modules for both scala 2.11 and 2.12 - posted by GitBox <gi...@apache.org> on 2022/02/22 01:51:13 UTC, 1 replies.
- [GitHub] [iceberg] kbendick opened a new pull request #4186: SPEC - Update REST Catalog spec to put examples + type details on catalog config - posted by GitBox <gi...@apache.org> on 2022/02/22 02:00:53 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #4184: CORE: REST Catalog - Response class for server provided configuration - posted by GitBox <gi...@apache.org> on 2022/02/22 02:02:47 UTC, 12 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #4183: Flink: Implement catalog Factory interface (#3117) - posted by GitBox <gi...@apache.org> on 2022/02/22 02:13:52 UTC, 2 replies.
- [GitHub] [iceberg] samredai commented on pull request #4174: Python: Reuse types with __new__ - posted by GitBox <gi...@apache.org> on 2022/02/22 03:07:04 UTC, 0 replies.
- [GitHub] [iceberg] liubo1022126 commented on pull request #3784: ORC:ORC supports rolling writers. - posted by GitBox <gi...@apache.org> on 2022/02/22 03:39:39 UTC, 0 replies.
- [GitHub] [iceberg] kingeasternsun removed a comment on issue #1667: Optimize generation of CombinedScanTask for RewriteDataFilesAction - posted by GitBox <gi...@apache.org> on 2022/02/22 03:59:52 UTC, 0 replies.
- [GitHub] [iceberg] wang-x-xia commented on pull request #2807: [2806]Dell EMC ECS catalog implementation - posted by GitBox <gi...@apache.org> on 2022/02/22 04:01:17 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #4186: SPEC - Update REST Catalog spec to put examples + type details on catalog config - posted by GitBox <gi...@apache.org> on 2022/02/22 05:13:43 UTC, 1 replies.
- [GitHub] [iceberg] yittg commented on pull request #4177: Use particular worker pool for flink jobs - posted by GitBox <gi...@apache.org> on 2022/02/22 05:16:36 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #4186: SPEC - Update REST Catalog spec to put examples + type details on catalog config - posted by GitBox <gi...@apache.org> on 2022/02/22 05:40:47 UTC, 0 replies.
- [GitHub] [iceberg] yittg opened a new pull request #4187: Fix grouping snapshot files in SimpleDataUtil - posted by GitBox <gi...@apache.org> on 2022/02/22 05:53:29 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer merged pull request #4182: Test: Add test for remove orphan files with delete files - posted by GitBox <gi...@apache.org> on 2022/02/22 06:02:28 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #4182: Test: Add test for remove orphan files with delete files - posted by GitBox <gi...@apache.org> on 2022/02/22 06:38:15 UTC, 0 replies.
- [GitHub] [iceberg] singhpk234 opened a new issue #4188: [Spark] Support Runtime Filtering on Data Columns - posted by GitBox <gi...@apache.org> on 2022/02/22 07:14:51 UTC, 0 replies.
- [GitHub] [iceberg] openinx opened a new pull request #4189: Flink 1.14: Fix the flaky testHashDistributeMode by controlling rows in one checkpoint precisely - posted by GitBox <gi...@apache.org> on 2022/02/22 07:20:05 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on pull request #4189: Flink 1.14: Fix the flaky testHashDistributeMode by controlling rows in one checkpoint precisely - posted by GitBox <gi...@apache.org> on 2022/02/22 07:43:21 UTC, 1 replies.
- [GitHub] [iceberg] yittg commented on pull request #4187: Flink: Fix the testing utility SimpleDataUtil#snapshotToDataFiles - posted by GitBox <gi...@apache.org> on 2022/02/22 07:53:08 UTC, 0 replies.
- [GitHub] [iceberg] cangqing opened a new issue #4190: flink:FlinkSink support dynamically changed schema - posted by GitBox <gi...@apache.org> on 2022/02/22 09:12:53 UTC, 0 replies.
- [GitHub] [iceberg] KarlManong opened a new issue #4191: Can't alter database set new location when using hive metastore 2.3.x - posted by GitBox <gi...@apache.org> on 2022/02/22 09:15:18 UTC, 0 replies.
- [GitHub] [iceberg] yittg commented on a change in pull request #4189: Flink 1.14: Fix the flaky testHashDistributeMode by controlling rows in one checkpoint precisely - posted by GitBox <gi...@apache.org> on 2022/02/22 09:39:37 UTC, 0 replies.
- [GitHub] [iceberg] KarlManong commented on issue #4191: Can't alter database set new location when using hive metastore 2.3.x - posted by GitBox <gi...@apache.org> on 2022/02/22 09:56:47 UTC, 1 replies.
- [GitHub] [iceberg] Initial-neko opened a new issue #4192: Remove Orphan Files error... - posted by GitBox <gi...@apache.org> on 2022/02/22 09:57:07 UTC, 0 replies.
- [GitHub] [iceberg] openinx merged pull request #4187: Flink: Fix the testing utility SimpleDataUtil#snapshotToDataFiles - posted by GitBox <gi...@apache.org> on 2022/02/22 11:19:28 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on a change in pull request #4189: Flink 1.14: Fix the flaky testHashDistributeMode by controlling rows in one checkpoint precisely - posted by GitBox <gi...@apache.org> on 2022/02/22 11:36:25 UTC, 0 replies.
- [GitHub] [iceberg] openinx opened a new pull request #4193: Flink: Remove the scala version suffix from artifact names. - posted by GitBox <gi...@apache.org> on 2022/02/22 11:48:18 UTC, 1 replies.
- [GitHub] [iceberg] RussellSpitzer commented on issue #4192: Remove Orphan Files error... - posted by GitBox <gi...@apache.org> on 2022/02/22 12:57:00 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer edited a comment on issue #4192: Remove Orphan Files error... - posted by GitBox <gi...@apache.org> on 2022/02/22 12:58:15 UTC, 0 replies.
- [GitHub] [iceberg] zhongyujiang commented on pull request #3910: Spark: Fix jmh Spark parquet benchmark - posted by GitBox <gi...@apache.org> on 2022/02/22 13:55:08 UTC, 0 replies.
- [GitHub] [iceberg] KarlManong closed issue #4191: Can't alter database set new location when using hive metastore 2.3.x - posted by GitBox <gi...@apache.org> on 2022/02/22 13:57:06 UTC, 0 replies.
- [GitHub] [iceberg] jotarada opened a new issue #4194: Delete Orphan Files makes metadata inconsistent and table unusable - posted by GitBox <gi...@apache.org> on 2022/02/22 14:09:14 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #4152: enable stream-results option to avoid spark driver oom - posted by GitBox <gi...@apache.org> on 2022/02/22 15:24:54 UTC, 0 replies.
- [GitHub] [iceberg] XN137 opened a new pull request #4195: Docs: fix numeration in Metastore Tables section - posted by GitBox <gi...@apache.org> on 2022/02/22 16:09:09 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #3059: Returns isUnpartitioned=true for VoidTransform on all fields - posted by GitBox <gi...@apache.org> on 2022/02/22 16:27:26 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #3470: API: KMS client interface - posted by GitBox <gi...@apache.org> on 2022/02/22 16:43:53 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #2638: Core: Encryption basics - posted by GitBox <gi...@apache.org> on 2022/02/22 16:56:46 UTC, 1 replies.
- [GitHub] [iceberg] aokolnychyi opened a new pull request #4196: Parquet: Enable vectorized reads by default - posted by GitBox <gi...@apache.org> on 2022/02/22 17:10:45 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi opened a new pull request #4197: Core: Remove deprecated table properties - posted by GitBox <gi...@apache.org> on 2022/02/22 17:11:44 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi opened a new pull request #4199: Core: Use consistent constant definition for Parquet page sizes - posted by GitBox <gi...@apache.org> on 2022/02/22 17:22:44 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3910: Spark: Fix jmh Spark parquet benchmark - posted by GitBox <gi...@apache.org> on 2022/02/22 17:33:15 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3910: Spark: Fix jmh Spark parquet benchmark - posted by GitBox <gi...@apache.org> on 2022/02/22 17:33:15 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4177: Use particular worker pool for flink jobs - posted by GitBox <gi...@apache.org> on 2022/02/22 17:37:46 UTC, 4 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #4196: Parquet: Enable vectorized reads by default - posted by GitBox <gi...@apache.org> on 2022/02/22 17:42:12 UTC, 6 replies.
- [GitHub] [iceberg] rdblue merged pull request #4016: types use new for generics. no metaprogramming - posted by GitBox <gi...@apache.org> on 2022/02/22 17:43:23 UTC, 0 replies.
- [GitHub] [iceberg] rdblue closed pull request #4174: Python: Reuse types with __new__ - posted by GitBox <gi...@apache.org> on 2022/02/22 17:43:55 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4196: Parquet: Enable vectorized reads by default - posted by GitBox <gi...@apache.org> on 2022/02/22 17:45:37 UTC, 2 replies.
- [GitHub] [iceberg] aokolnychyi edited a comment on pull request #4196: Parquet: Enable vectorized reads by default - posted by GitBox <gi...@apache.org> on 2022/02/22 17:50:44 UTC, 1 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #4197: Core: Remove deprecated table properties - posted by GitBox <gi...@apache.org> on 2022/02/22 17:54:41 UTC, 0 replies.
- [GitHub] [iceberg] rdblue edited a comment on pull request #4196: Parquet: Enable vectorized reads by default - posted by GitBox <gi...@apache.org> on 2022/02/22 17:54:41 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #4198: Spark 3.2: Fix names of methods that read all content files in actions - posted by GitBox <gi...@apache.org> on 2022/02/22 18:10:09 UTC, 2 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #4198: Spark 3.2: Fix names of methods that read all content files in actions - posted by GitBox <gi...@apache.org> on 2022/02/22 18:12:00 UTC, 0 replies.
- [GitHub] [iceberg] CircArgs closed pull request #3981: generics and associated tests - no literals - posted by GitBox <gi...@apache.org> on 2022/02/22 18:19:03 UTC, 0 replies.
- [GitHub] [iceberg] flyrain commented on pull request #4198: Spark 3.2: Fix names of methods that read all content files in actions - posted by GitBox <gi...@apache.org> on 2022/02/22 18:35:23 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4199: Core: Use consistent constant definition for Parquet page sizes - posted by GitBox <gi...@apache.org> on 2022/02/22 19:25:59 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4193: Flink: Remove the scala version suffix from artifact names. - posted by GitBox <gi...@apache.org> on 2022/02/22 19:27:49 UTC, 2 replies.
- [GitHub] [iceberg] rdblue edited a comment on pull request #4193: Flink: Remove the scala version suffix from artifact names. - posted by GitBox <gi...@apache.org> on 2022/02/22 19:27:59 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi merged pull request #4198: Spark 3.2: Fix names of methods that read all content files in actions - posted by GitBox <gi...@apache.org> on 2022/02/22 20:44:05 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi merged pull request #4197: Core: Remove deprecated table properties - posted by GitBox <gi...@apache.org> on 2022/02/22 20:45:25 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #4193: Flink: Remove the scala version suffix from artifact names. - posted by GitBox <gi...@apache.org> on 2022/02/22 21:07:26 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer merged pull request #4178: Core : The identifying message for the AssertionError is wrong!! - posted by GitBox <gi...@apache.org> on 2022/02/22 22:56:04 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #4178: Core : The identifying message for the AssertionError is wrong!! - posted by GitBox <gi...@apache.org> on 2022/02/22 22:56:14 UTC, 0 replies.
- [GitHub] [iceberg] SreeramGarlapati commented on issue #3859: A bug for Structed Streaming micro_batch read iceberg table - posted by GitBox <gi...@apache.org> on 2022/02/22 23:37:21 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3275: Support for Namespace properties in JDBC Catalog - posted by GitBox <gi...@apache.org> on 2022/02/23 00:24:15 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4196: Parquet: Enable vectorized reads by default - posted by GitBox <gi...@apache.org> on 2022/02/23 00:25:46 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4195: Docs: fix numeration in Metastore Tables section - posted by GitBox <gi...@apache.org> on 2022/02/23 00:26:49 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi opened a new issue #4200: Support vectorized Parquet reads with INT96 - posted by GitBox <gi...@apache.org> on 2022/02/23 00:43:31 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on issue #4200: Support vectorized Parquet reads with INT96 - posted by GitBox <gi...@apache.org> on 2022/02/23 00:45:22 UTC, 0 replies.
- [GitHub] [iceberg] kbendick opened a new pull request #4201: CORE - Initial basic API for the REST HTTP Client - posted by GitBox <gi...@apache.org> on 2022/02/23 01:20:51 UTC, 0 replies.
- [GitHub] [iceberg] nssalian commented on pull request #3275: Support for Namespace properties in JDBC Catalog - posted by GitBox <gi...@apache.org> on 2022/02/23 01:26:23 UTC, 0 replies.
- [GitHub] [iceberg] kbendick opened a new pull request #4202: CORE - Add main error handlers for use with REST catalog's HTTP client - posted by GitBox <gi...@apache.org> on 2022/02/23 01:46:58 UTC, 1 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #4202: CORE - Add main error handlers for use with REST catalog's HTTP client - posted by GitBox <gi...@apache.org> on 2022/02/23 01:48:55 UTC, 10 replies.
- [GitHub] [iceberg] hililiwei commented on a change in pull request #4201: CORE - Initial basic API for the REST HTTP Client - posted by GitBox <gi...@apache.org> on 2022/02/23 01:55:22 UTC, 0 replies.
- [GitHub] [iceberg] happyprg opened a new pull request #4203: fix: change invalid typo commited to committed - posted by GitBox <gi...@apache.org> on 2022/02/23 02:12:50 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #4203: fix: change invalid typo commited to committed - posted by GitBox <gi...@apache.org> on 2022/02/23 02:14:44 UTC, 1 replies.
- [GitHub] [iceberg] kbendick commented on pull request #4097: REST Catalog - Initial Http Client Interface & Basic Implementation - posted by GitBox <gi...@apache.org> on 2022/02/23 02:16:08 UTC, 0 replies.
- [GitHub] [iceberg] happyprg commented on a change in pull request #4203: fix: change invalid typo commited to committed - posted by GitBox <gi...@apache.org> on 2022/02/23 02:18:52 UTC, 8 replies.
- [GitHub] [iceberg] happyprg commented on pull request #4203: fix: change invalid typo commited to committed - posted by GitBox <gi...@apache.org> on 2022/02/23 02:40:45 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4201: CORE - Initial basic API for the REST HTTP Client - posted by GitBox <gi...@apache.org> on 2022/02/23 02:50:17 UTC, 10 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4202: CORE - Add main error handlers for use with REST catalog's HTTP client - posted by GitBox <gi...@apache.org> on 2022/02/23 02:56:08 UTC, 12 replies.
- [GitHub] [iceberg] happyprg commented on a change in pull request #4201: CORE - Initial basic API for the REST HTTP Client - posted by GitBox <gi...@apache.org> on 2022/02/23 02:58:23 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #4175: AWS: Use independent http client for AWS clients - posted by GitBox <gi...@apache.org> on 2022/02/23 03:01:29 UTC, 2 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #4201: CORE - Initial basic API for the REST HTTP Client - posted by GitBox <gi...@apache.org> on 2022/02/23 03:04:16 UTC, 11 replies.
- [GitHub] [iceberg] openinx commented on pull request #4193: Flink: Remove the scala version suffix from artifact names. - posted by GitBox <gi...@apache.org> on 2022/02/23 03:05:00 UTC, 4 replies.
- [GitHub] [iceberg] Initial-neko commented on issue #4192: Remove Orphan Files error... - posted by GitBox <gi...@apache.org> on 2022/02/23 03:05:21 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4195: Docs: fix numeration in Metastore Tables section - posted by GitBox <gi...@apache.org> on 2022/02/23 03:17:56 UTC, 0 replies.
- [GitHub] [iceberg] stevenzwu commented on issue #4137: Flink Job failed to restore because of downstream table changed - posted by GitBox <gi...@apache.org> on 2022/02/23 03:21:51 UTC, 0 replies.
- [GitHub] [iceberg] openinx closed pull request #4193: Flink: Remove the scala version suffix from artifact names. - posted by GitBox <gi...@apache.org> on 2022/02/23 03:25:42 UTC, 0 replies.
- [GitHub] [iceberg] openinx edited a comment on pull request #4193: Flink: Remove the scala version suffix from artifact names. - posted by GitBox <gi...@apache.org> on 2022/02/23 03:26:02 UTC, 0 replies.
- [GitHub] [iceberg] stevenzwu edited a comment on issue #4137: Flink Job failed to restore because of downstream table changed - posted by GitBox <gi...@apache.org> on 2022/02/23 03:32:28 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4071: API: Add snapshot reference create, replace, rename, and rename operations to ManageSnapshots API - posted by GitBox <gi...@apache.org> on 2022/02/23 03:49:26 UTC, 5 replies.
- [GitHub] [iceberg] amogh-jahagirdar commented on a change in pull request #4071: API: Add snapshot reference create, replace, rename, and rename operations to ManageSnapshots API - posted by GitBox <gi...@apache.org> on 2022/02/23 03:57:07 UTC, 6 replies.
- [GitHub] [iceberg] stevenzwu commented on pull request #4189: Flink 1.14: Fix the flaky testHashDistributeMode by controlling rows in one checkpoint precisely - posted by GitBox <gi...@apache.org> on 2022/02/23 04:01:40 UTC, 0 replies.
- [GitHub] [iceberg] amogh-jahagirdar edited a comment on pull request #4071: API: Add snapshot reference create, replace, rename, and rename operations to ManageSnapshots API - posted by GitBox <gi...@apache.org> on 2022/02/23 04:02:05 UTC, 0 replies.
- [GitHub] [iceberg] stevenzwu edited a comment on pull request #4189: Flink 1.14: Fix the flaky testHashDistributeMode by controlling rows in one checkpoint precisely - posted by GitBox <gi...@apache.org> on 2022/02/23 04:02:15 UTC, 4 replies.
- [GitHub] [iceberg] arminnajafi commented on a change in pull request #4175: AWS: Use independent http client for AWS clients - posted by GitBox <gi...@apache.org> on 2022/02/23 04:22:40 UTC, 1 replies.
- [GitHub] [iceberg] aokolnychyi merged pull request #4154: Spark 3.2: Support mergeSchema option on write - posted by GitBox <gi...@apache.org> on 2022/02/23 04:43:29 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi closed issue #2456: Cannot write nullable values to non-null column - posted by GitBox <gi...@apache.org> on 2022/02/23 04:43:29 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #4202: CORE - Add main error handlers for use with REST catalog's HTTP client - posted by GitBox <gi...@apache.org> on 2022/02/23 05:02:00 UTC, 1 replies.
- [GitHub] [iceberg] yittg commented on a change in pull request #4177: Use particular worker pool for flink jobs - posted by GitBox <gi...@apache.org> on 2022/02/23 05:43:21 UTC, 2 replies.
- [GitHub] [iceberg] jackye1995 merged pull request #4166: AWS: Use Glue optimistic locking while updating table - posted by GitBox <gi...@apache.org> on 2022/02/23 06:07:36 UTC, 0 replies.
- [GitHub] [iceberg] kbendick edited a comment on pull request #4202: CORE - Add main error handlers for use with REST catalog's HTTP client - posted by GitBox <gi...@apache.org> on 2022/02/23 06:20:10 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #4203: chore: commenting invalid typo `commited` in base_transaction.py and fix invalid typos in test_cases - posted by GitBox <gi...@apache.org> on 2022/02/23 06:28:14 UTC, 2 replies.
- [GitHub] [iceberg] 0xffmeta edited a comment on pull request #4152: enable stream-results option to avoid spark driver oom - posted by GitBox <gi...@apache.org> on 2022/02/23 06:37:31 UTC, 0 replies.
- [GitHub] [iceberg] kevinliu-stripe opened a new issue #4204: Snapshot as LongType in metadata tables - posted by GitBox <gi...@apache.org> on 2022/02/23 06:54:17 UTC, 0 replies.
- [GitHub] [iceberg] happyprg commented on a change in pull request #4203: chore: commenting invalid typo `commited` in base_transaction.py and fix invalid typos in test_cases - posted by GitBox <gi...@apache.org> on 2022/02/23 07:30:26 UTC, 3 replies.
- [GitHub] [iceberg] ConeyLiu commented on issue #4159: Define behavior of gc.enabled and location ownership - posted by GitBox <gi...@apache.org> on 2022/02/23 08:38:14 UTC, 0 replies.
- [GitHub] [iceberg] yittg opened a new pull request #4205: Docs: fix doc for flink streaming reading - posted by GitBox <gi...@apache.org> on 2022/02/23 08:47:46 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #4102: AWS: make DynamoDbLockManager public - posted by GitBox <gi...@apache.org> on 2022/02/23 08:54:34 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 edited a comment on pull request #4102: AWS: make DynamoDbLockManager public - posted by GitBox <gi...@apache.org> on 2022/02/23 08:55:05 UTC, 1 replies.
- [GitHub] [iceberg] openinx commented on a change in pull request #2898: Flink: Fix duplicate rows when sync CDC data by FlinkSQL - posted by GitBox <gi...@apache.org> on 2022/02/23 10:53:31 UTC, 8 replies.
- [GitHub] [iceberg] XN137 opened a new pull request #4206: Build: verify integrity of gradle distribution - posted by GitBox <gi...@apache.org> on 2022/02/23 11:16:09 UTC, 0 replies.
- [GitHub] [iceberg] snazy opened a new pull request #4207: Cancel duplicate workflow runs - posted by GitBox <gi...@apache.org> on 2022/02/23 13:40:52 UTC, 0 replies.
- [GitHub] [iceberg] snazy commented on pull request #4207: Cancel duplicate workflow runs - posted by GitBox <gi...@apache.org> on 2022/02/23 13:42:31 UTC, 2 replies.
- [GitHub] [iceberg] samredai opened a new pull request #4208: Restructure docs files for new contributing guideline - posted by GitBox <gi...@apache.org> on 2022/02/23 15:46:20 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4201: CORE - Initial basic API for the REST HTTP Client - posted by GitBox <gi...@apache.org> on 2022/02/23 15:47:27 UTC, 0 replies.
- [GitHub] [iceberg-docs] samredai opened a new pull request #59: Update contributing guidelines to direct common page contributions here - posted by GitBox <gi...@apache.org> on 2022/02/23 15:47:40 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4201: CORE - Initial basic API for the REST HTTP Client - posted by GitBox <gi...@apache.org> on 2022/02/23 15:48:11 UTC, 0 replies.
- [GitHub] [iceberg-docs] samredai commented on pull request #58: Sync PR #4170 - Add Snowflake and Dremio blogs and link recent talks - posted by GitBox <gi...@apache.org> on 2022/02/23 15:55:43 UTC, 0 replies.
- [GitHub] [iceberg] itaise commented on pull request #59: Add support for field documentation. - posted by GitBox <gi...@apache.org> on 2022/02/23 16:20:45 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on issue #4194: Delete Orphan Files makes metadata inconsistent and table unusable - posted by GitBox <gi...@apache.org> on 2022/02/23 16:23:27 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4208: Restructure docs files for new contributing guideline - posted by GitBox <gi...@apache.org> on 2022/02/23 16:30:42 UTC, 1 replies.
- [GitHub] [iceberg-docs] rdblue commented on a change in pull request #59: Update contributing guidelines to direct common page contributions here - posted by GitBox <gi...@apache.org> on 2022/02/23 16:31:43 UTC, 9 replies.
- [GitHub] [iceberg] rdblue commented on pull request #59: Add support for field documentation. - posted by GitBox <gi...@apache.org> on 2022/02/23 16:42:46 UTC, 0 replies.
- [GitHub] [iceberg] stevenzwu commented on pull request #4189: Flink 1.14: Fix the flaky testHashDistributeMode by ingesting all rows in one checkpoint cycle. - posted by GitBox <gi...@apache.org> on 2022/02/23 16:43:38 UTC, 0 replies.
- [GitHub] [iceberg] jotarada commented on issue #4194: Delete Orphan Files makes metadata inconsistent and table unusable - posted by GitBox <gi...@apache.org> on 2022/02/23 16:58:37 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #4207: Cancel duplicate workflow runs - posted by GitBox <gi...@apache.org> on 2022/02/23 17:19:17 UTC, 1 replies.
- [GitHub] [iceberg] yegangy0718 opened a new issue #4209: delete field in a referred schema brings redefine schema issue after applying schema projection - posted by GitBox <gi...@apache.org> on 2022/02/23 17:23:30 UTC, 0 replies.
- [GitHub] [iceberg-docs] samredai commented on a change in pull request #59: Update contributing guidelines to direct common page contributions here - posted by GitBox <gi...@apache.org> on 2022/02/23 17:44:29 UTC, 8 replies.
- [GitHub] [iceberg] jackye1995 merged pull request #4102: AWS: make DynamoDbLockManager public - posted by GitBox <gi...@apache.org> on 2022/02/23 17:49:55 UTC, 0 replies.
- [GitHub] [iceberg] kbendick closed pull request #4202: CORE - Add main error handlers for use with REST catalog's HTTP client - posted by GitBox <gi...@apache.org> on 2022/02/23 18:04:27 UTC, 0 replies.
- [GitHub] [iceberg] kbendick edited a comment on pull request #4207: Cancel duplicate workflow runs - posted by GitBox <gi...@apache.org> on 2022/02/23 18:18:02 UTC, 1 replies.
- [GitHub] [iceberg] kbendick opened a new pull request #4210: Infra - Trigger CI using on pull_request instead of on push - posted by GitBox <gi...@apache.org> on 2022/02/23 18:39:33 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho opened a new pull request #4211: Add test for Table::expireSnapshot API removing delete files - posted by GitBox <gi...@apache.org> on 2022/02/23 18:46:42 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho commented on pull request #4185: Core: Update GenericManifestFile toString - posted by GitBox <gi...@apache.org> on 2022/02/23 18:48:02 UTC, 1 replies.
- [GitHub] [iceberg] kbendick commented on pull request #4210: Infra - Trigger CI using on pull_request instead of on push - posted by GitBox <gi...@apache.org> on 2022/02/23 18:53:12 UTC, 1 replies.
- [GitHub] [iceberg] RussellSpitzer merged pull request #4185: Core: Update GenericManifestFile toString - posted by GitBox <gi...@apache.org> on 2022/02/23 18:56:12 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4202: CORE - Add main error handlers for use with REST catalog's HTTP client - posted by GitBox <gi...@apache.org> on 2022/02/23 19:07:19 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4202: CORE - Add main error handlers for use with REST catalog's HTTP client - posted by GitBox <gi...@apache.org> on 2022/02/23 19:07:19 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho commented on a change in pull request #3056: Support purge for Spark 3.2 - posted by GitBox <gi...@apache.org> on 2022/02/23 19:22:11 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #3411: Fixes read metadata failed after dropped partition - posted by GitBox <gi...@apache.org> on 2022/02/23 19:42:53 UTC, 14 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #3411: Fixes read metadata failed after dropped partition - posted by GitBox <gi...@apache.org> on 2022/02/23 19:46:04 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #3411: Fixes read metadata failed after dropped partition - posted by GitBox <gi...@apache.org> on 2022/02/23 19:55:30 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 merged pull request #4175: AWS: Use independent http client for AWS clients - posted by GitBox <gi...@apache.org> on 2022/02/23 20:26:14 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4081: PyArrowFileIO Implementation - posted by GitBox <gi...@apache.org> on 2022/02/23 20:27:30 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4081: PyArrowFileIO Implementation - posted by GitBox <gi...@apache.org> on 2022/02/23 20:27:40 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4189: Flink 1.14: Fix the flaky testHashDistributeMode by ingesting all rows in one checkpoint cycle. - posted by GitBox <gi...@apache.org> on 2022/02/23 20:33:35 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4189: Flink 1.14: Fix the flaky testHashDistributeMode by ingesting all rows in one checkpoint cycle. - posted by GitBox <gi...@apache.org> on 2022/02/23 20:33:45 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4102: AWS: make DynamoDbLockManager public - posted by GitBox <gi...@apache.org> on 2022/02/23 20:42:19 UTC, 0 replies.
- [GitHub] [iceberg] rdblue edited a comment on pull request #4102: AWS: make DynamoDbLockManager public - posted by GitBox <gi...@apache.org> on 2022/02/23 20:44:38 UTC, 0 replies.
- [GitHub] [iceberg] itaise opened a new issue #4212: Field comments are not written for timestamp field - posted by GitBox <gi...@apache.org> on 2022/02/23 21:58:44 UTC, 0 replies.
- [GitHub] [iceberg] itaise edited a comment on pull request #59: Add support for field documentation. - posted by GitBox <gi...@apache.org> on 2022/02/23 22:01:23 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4184: CORE: REST Catalog - Response class for server provided configuration - posted by GitBox <gi...@apache.org> on 2022/02/23 22:22:30 UTC, 8 replies.
- [GitHub] [iceberg] RussellSpitzer commented on issue #3374: select .files and rewrite data files failed after remove partition field - posted by GitBox <gi...@apache.org> on 2022/02/23 23:00:14 UTC, 0 replies.
- [GitHub] [iceberg] zhongyujiang closed pull request #4117: Flink: fix flink unit test testHashDistributeMode - posted by GitBox <gi...@apache.org> on 2022/02/24 01:20:56 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho commented on a change in pull request #3862: Spark: Supports partition management in V2 Catalog - posted by GitBox <gi...@apache.org> on 2022/02/24 01:24:40 UTC, 0 replies.
- [GitHub] [iceberg] kingeasternsun commented on pull request #3973: :art: Add "parallelism" parameter to "add_files" syscall and MigrateTable, SnapshotTable. - posted by GitBox <gi...@apache.org> on 2022/02/24 01:55:47 UTC, 0 replies.
- [GitHub] [iceberg] kingeasternsun edited a comment on pull request #3973: :art: Add "parallelism" parameter to "add_files" syscall and MigrateTable, SnapshotTable. - posted by GitBox <gi...@apache.org> on 2022/02/24 01:56:17 UTC, 0 replies.
- [GitHub] [iceberg] openinx opened a new pull request #4213: Flink 1.13: Fix flaky testHashDistributeMode by ingesting all rows in one checkpoint cycle - posted by GitBox <gi...@apache.org> on 2022/02/24 02:25:25 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on pull request #4213: Flink 1.13: Fix flaky testHashDistributeMode by ingesting all rows in one checkpoint cycle - posted by GitBox <gi...@apache.org> on 2022/02/24 02:27:54 UTC, 1 replies.
- [GitHub] [iceberg] openinx opened a new pull request #4214: Flink 1.12: Fix flaky testHashDistributeMode by ingesting all rows in one checkpoint cycle. - posted by GitBox <gi...@apache.org> on 2022/02/24 02:32:08 UTC, 0 replies.
- [GitHub] [iceberg] amogh-jahagirdar opened a new pull request #4215: Docs: Sync back markdown updates which were done directly in iceberg-docs - posted by GitBox <gi...@apache.org> on 2022/02/24 02:40:28 UTC, 0 replies.
- [GitHub] [iceberg] singhpk234 commented on a change in pull request #4215: Docs: Sync back markdown updates which were done directly in iceberg-docs - posted by GitBox <gi...@apache.org> on 2022/02/24 04:55:02 UTC, 0 replies.
- [GitHub] [iceberg] rajarshisarkar opened a new pull request #4216: Docs: Add Glue optimistic locking - posted by GitBox <gi...@apache.org> on 2022/02/24 05:25:34 UTC, 0 replies.
- [GitHub] [iceberg] rajarshisarkar commented on pull request #4216: Docs: Add Glue optimistic locking - posted by GitBox <gi...@apache.org> on 2022/02/24 05:26:15 UTC, 0 replies.
- [GitHub] [iceberg] singhpk234 commented on a change in pull request #4216: Docs: Add Glue optimistic locking - posted by GitBox <gi...@apache.org> on 2022/02/24 05:36:43 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #4216: Docs: Add Glue optimistic locking - posted by GitBox <gi...@apache.org> on 2022/02/24 05:37:44 UTC, 8 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #4216: Docs: Add Glue optimistic locking - posted by GitBox <gi...@apache.org> on 2022/02/24 05:38:04 UTC, 0 replies.
- [GitHub] [iceberg] snazy commented on a change in pull request #4210: Infra - Trigger CI using on pull_request instead of on push - posted by GitBox <gi...@apache.org> on 2022/02/24 06:13:44 UTC, 0 replies.
- [GitHub] [iceberg] snazy edited a comment on pull request #4207: Cancel duplicate workflow runs - posted by GitBox <gi...@apache.org> on 2022/02/24 06:15:28 UTC, 0 replies.
- [GitHub] [iceberg] nastra commented on a change in pull request #4210: Infra - Trigger CI using on pull_request instead of on push - posted by GitBox <gi...@apache.org> on 2022/02/24 08:53:41 UTC, 0 replies.
- [GitHub] [iceberg] andrey-mindrin opened a new issue #4217: Slow performance on TPC-DS tests - posted by GitBox <gi...@apache.org> on 2022/02/24 10:04:28 UTC, 0 replies.
- [GitHub] [iceberg] pvary opened a new pull request #4218: Core: Improve GenericReader performance - posted by GitBox <gi...@apache.org> on 2022/02/24 10:51:52 UTC, 0 replies.
- [GitHub] [iceberg] pvary commented on pull request #4218: Core: Improve GenericReader performance - posted by GitBox <gi...@apache.org> on 2022/02/24 10:52:43 UTC, 2 replies.
- [GitHub] [iceberg] zihaochen68 opened a new issue #4219: where is comment info for column or table in iceberg - posted by GitBox <gi...@apache.org> on 2022/02/24 13:44:51 UTC, 0 replies.
- [GitHub] [iceberg] marton-bod commented on a change in pull request #4218: Core: Improve GenericReader performance - posted by GitBox <gi...@apache.org> on 2022/02/24 14:52:06 UTC, 0 replies.
- [GitHub] [iceberg] pvary commented on a change in pull request #4218: Core: Improve GenericReader performance - posted by GitBox <gi...@apache.org> on 2022/02/24 14:56:58 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on issue #4217: Slow performance on TPC-DS tests - posted by GitBox <gi...@apache.org> on 2022/02/24 15:49:22 UTC, 1 replies.
- [GitHub] [iceberg] andrey-mindrin commented on issue #4217: Slow performance on TPC-DS tests - posted by GitBox <gi...@apache.org> on 2022/02/24 16:35:37 UTC, 1 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #4210: Infra - Trigger CI using on pull_request instead of on push - posted by GitBox <gi...@apache.org> on 2022/02/24 21:58:05 UTC, 4 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #4207: Cancel duplicate workflow runs - posted by GitBox <gi...@apache.org> on 2022/02/24 22:05:47 UTC, 1 replies.
- [GitHub] [iceberg] kbendick commented on pull request #4206: Build: verify integrity of gradle distribution - posted by GitBox <gi...@apache.org> on 2022/02/24 22:24:07 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #2925: Core: Support serializable isolation for ReplacePartitions - posted by GitBox <gi...@apache.org> on 2022/02/24 23:12:02 UTC, 0 replies.
- [GitHub] [iceberg] rdblue opened a new pull request #4220: Core: Update JDBC catalog namespaces - posted by GitBox <gi...@apache.org> on 2022/02/25 00:15:59 UTC, 0 replies.
- [GitHub] [iceberg] danielcweeks commented on a change in pull request #4220: Core: Update JDBC catalog namespaces - posted by GitBox <gi...@apache.org> on 2022/02/25 00:38:48 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on pull request #4214: Flink 1.12: Fix flaky testHashDistributeMode by ingesting all rows in one checkpoint cycle. - posted by GitBox <gi...@apache.org> on 2022/02/25 01:29:24 UTC, 0 replies.
- [GitHub] [iceberg] openinx merged pull request #4214: Flink 1.12: Fix flaky testHashDistributeMode by ingesting all rows in one checkpoint cycle. - posted by GitBox <gi...@apache.org> on 2022/02/25 01:29:44 UTC, 0 replies.
- [GitHub] [iceberg] openinx merged pull request #4213: Flink 1.13: Fix flaky testHashDistributeMode by ingesting all rows in one checkpoint cycle - posted by GitBox <gi...@apache.org> on 2022/02/25 01:31:27 UTC, 0 replies.
- [GitHub] [iceberg] openinx closed issue #2575: Flakey flink unit tests TestFlinkTableSink#testHashDistributeMode - posted by GitBox <gi...@apache.org> on 2022/02/25 03:12:22 UTC, 0 replies.
- [GitHub] [iceberg] openinx merged pull request #4205: Docs: fix doc for flink streaming reading - posted by GitBox <gi...@apache.org> on 2022/02/25 03:14:17 UTC, 0 replies.
- [GitHub] [iceberg] wang-x-xia opened a new pull request #4221: Dell: Add Dell EMC EcsCatalog. - posted by GitBox <gi...@apache.org> on 2022/02/25 03:45:20 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on a change in pull request #4221: Dell: Add Dell EMC EcsCatalog. - posted by GitBox <gi...@apache.org> on 2022/02/25 04:15:06 UTC, 4 replies.
- [GitHub] [iceberg] itaise commented on issue #4219: where is comment info for column or table in iceberg - posted by GitBox <gi...@apache.org> on 2022/02/25 04:30:54 UTC, 0 replies.
- [GitHub] [iceberg] itaise commented on issue #4212: Field comments are not written for timestamp field - posted by GitBox <gi...@apache.org> on 2022/02/25 04:35:15 UTC, 0 replies.
- [GitHub] [iceberg] huzk8 opened a new issue #4222: [BUG] flinkcdc to Iceberg Error when appear delete event - posted by GitBox <gi...@apache.org> on 2022/02/25 04:53:57 UTC, 0 replies.
- [GitHub] [iceberg] ajantha-bhat opened a new pull request #4223: Clarify merge-on-read modes in docs for spark - posted by GitBox <gi...@apache.org> on 2022/02/25 05:06:19 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #4073: AWS: add support for SNS and SQS listeners - posted by GitBox <gi...@apache.org> on 2022/02/25 05:07:13 UTC, 0 replies.
- [GitHub] [iceberg] wang-x-xia commented on a change in pull request #4221: Dell: Add Dell EMC EcsCatalog. - posted by GitBox <gi...@apache.org> on 2022/02/25 05:56:15 UTC, 2 replies.
- [GitHub] [iceberg] AlexLY123 opened a new issue #4224: Modify the individual field values instead of overwriting the entire row - posted by GitBox <gi...@apache.org> on 2022/02/25 06:05:02 UTC, 0 replies.
- [GitHub] [iceberg] zihaochen68 commented on issue #4219: where is comment info for column or table in iceberg - posted by GitBox <gi...@apache.org> on 2022/02/25 06:17:59 UTC, 1 replies.
- [GitHub] [iceberg] AlexLY123 commented on issue #4225: Compact the iceberg table of - posted by GitBox <gi...@apache.org> on 2022/02/25 06:30:46 UTC, 1 replies.
- [GitHub] [iceberg] kbendick commented on pull request #4210: Infra - Trigger CI using on pull_request, saving push for master branch only - posted by GitBox <gi...@apache.org> on 2022/02/25 06:40:36 UTC, 1 replies.
- [GitHub] [iceberg] ajantha-bhat commented on issue #4225: Compact the iceberg table of V2 to delete two kinds of deleting file and merge the some small datafile - posted by GitBox <gi...@apache.org> on 2022/02/25 07:37:33 UTC, 0 replies.
- [GitHub] [iceberg] dylzlt commented on issue #4222: [BUG] flinkcdc to Iceberg Error when appear delete event - posted by GitBox <gi...@apache.org> on 2022/02/25 07:38:54 UTC, 0 replies.
- [GitHub] [iceberg] whbing opened a new issue #4226: [Spark] Preserves the original table format when migrating from hive to Iceberg - posted by GitBox <gi...@apache.org> on 2022/02/25 07:50:24 UTC, 0 replies.
- [GitHub] [iceberg] whbing opened a new pull request #4227: [Spark] Preserves the original table format when migrating from hive to Iceberg #4226 - posted by GitBox <gi...@apache.org> on 2022/02/25 08:14:13 UTC, 0 replies.
- [GitHub] [iceberg] zhengchar opened a new pull request #4228: The Data Skew Problem on FlinkSink - posted by GitBox <gi...@apache.org> on 2022/02/25 08:15:46 UTC, 0 replies.
- [GitHub] [iceberg] huzk8 commented on issue #4222: [BUG] flinkcdc to Iceberg Error when appear delete event - posted by GitBox <gi...@apache.org> on 2022/02/25 08:44:01 UTC, 1 replies.
- [GitHub] [iceberg] huzk8 removed a comment on issue #4222: [BUG] flinkcdc to Iceberg Error when appear delete event - posted by GitBox <gi...@apache.org> on 2022/02/25 08:44:11 UTC, 0 replies.
- [GitHub] [iceberg] ConeyLiu commented on a change in pull request #3411: Fixes read metadata failed after dropped partition - posted by GitBox <gi...@apache.org> on 2022/02/25 08:44:21 UTC, 6 replies.
- [GitHub] [iceberg] ajantha-bhat opened a new pull request #4229: Docs: Clarify compaction with delete files - posted by GitBox <gi...@apache.org> on 2022/02/25 09:23:36 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #4073: [WIP] AWS: add support for SNS and SQS listeners - posted by GitBox <gi...@apache.org> on 2022/02/25 09:25:11 UTC, 5 replies.
- [GitHub] [iceberg] ajantha-bhat commented on pull request #4229: Docs: Clarify compaction with delete files - posted by GitBox <gi...@apache.org> on 2022/02/25 09:34:24 UTC, 0 replies.
- [GitHub] [iceberg] snazy commented on a change in pull request #4210: Infra - Trigger CI using on pull_request, saving push for master branch only - posted by GitBox <gi...@apache.org> on 2022/02/25 10:20:18 UTC, 0 replies.
- [GitHub] [iceberg] snazy commented on a change in pull request #4207: Cancel duplicate workflow runs - posted by GitBox <gi...@apache.org> on 2022/02/25 10:21:02 UTC, 0 replies.
- [GitHub] [iceberg] Ranjith-AR commented on issue #1894: Spark writes the Iceberg dual partition table to report an error - posted by GitBox <gi...@apache.org> on 2022/02/25 10:38:42 UTC, 0 replies.
- [GitHub] [iceberg] Ranjith-AR edited a comment on issue #1894: Spark writes the Iceberg dual partition table to report an error - posted by GitBox <gi...@apache.org> on 2022/02/25 10:53:04 UTC, 1 replies.
- [GitHub] [iceberg] apatrida commented on issue #761: Suggestion for newbie getting started guide - posted by GitBox <gi...@apache.org> on 2022/02/25 12:23:52 UTC, 0 replies.
- [GitHub] [iceberg] apatrida edited a comment on issue #761: Suggestion for newbie getting started guide - posted by GitBox <gi...@apache.org> on 2022/02/25 12:24:55 UTC, 0 replies.
- [GitHub] [iceberg] felixYyu opened a new issue #4230: Spark:rename table column name from lower(data) to upper(DATA)? - posted by GitBox <gi...@apache.org> on 2022/02/25 13:19:18 UTC, 0 replies.
- [GitHub] [iceberg] felixYyu commented on issue #4230: Spark:rename table column name from lower(data) to upper(DATA)? - posted by GitBox <gi...@apache.org> on 2022/02/25 13:20:18 UTC, 1 replies.
- [GitHub] [iceberg] XN137 commented on pull request #4206: Build: verify integrity of gradle distribution - posted by GitBox <gi...@apache.org> on 2022/02/25 14:46:40 UTC, 0 replies.
- [GitHub] [iceberg] XN137 edited a comment on pull request #4206: Build: verify integrity of gradle distribution - posted by GitBox <gi...@apache.org> on 2022/02/25 14:46:52 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer edited a comment on issue #4217: Slow performance on TPC-DS tests - posted by GitBox <gi...@apache.org> on 2022/02/25 15:10:15 UTC, 0 replies.
- [GitHub] [iceberg] nastra commented on pull request #4206: Build: verify integrity of gradle distribution - posted by GitBox <gi...@apache.org> on 2022/02/25 15:45:28 UTC, 0 replies.
- [GitHub] [iceberg] shangxinli commented on pull request #3053: Data encryption MVP - posted by GitBox <gi...@apache.org> on 2022/02/25 17:14:22 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4060: Flink: DataIteratorBatcher that converts iterator of T to iterator of… - posted by GitBox <gi...@apache.org> on 2022/02/25 18:13:56 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho commented on a change in pull request #4223: Docs: Clarify merge-on-read modes in docs for spark - posted by GitBox <gi...@apache.org> on 2022/02/25 18:24:52 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #4227: [Spark] Preserves the original table format when migrating from hive to Iceberg #4226 - posted by GitBox <gi...@apache.org> on 2022/02/25 18:43:48 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4206: Build: verify integrity of gradle distribution - posted by GitBox <gi...@apache.org> on 2022/02/25 18:56:21 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4206: Build: verify integrity of gradle distribution - posted by GitBox <gi...@apache.org> on 2022/02/25 18:56:32 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4158: Build: Align the module name among spark2.4, spark3.0, spark3.1 and spark3.2 - posted by GitBox <gi...@apache.org> on 2022/02/25 19:00:55 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #4210: Infra - Trigger CI using on pull_request, saving push for master branch and tags (releases) - posted by GitBox <gi...@apache.org> on 2022/02/25 19:18:12 UTC, 2 replies.
- [GitHub] [iceberg] rdblue merged pull request #4220: Core: Update JDBC catalog namespaces - posted by GitBox <gi...@apache.org> on 2022/02/25 20:16:29 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4220: Core: Update JDBC catalog namespaces - posted by GitBox <gi...@apache.org> on 2022/02/25 20:18:17 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4184: CORE: REST Catalog - Response class for server provided configuration - posted by GitBox <gi...@apache.org> on 2022/02/25 20:22:01 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4186: SPEC - Update REST Catalog spec to put examples + type details on catalog config - posted by GitBox <gi...@apache.org> on 2022/02/25 20:22:43 UTC, 2 replies.
- [GitHub] [iceberg] rdblue opened a new pull request #4231: Core: Clean up JDBC implementation, add catalog namespace tests - posted by GitBox <gi...@apache.org> on 2022/02/25 20:31:42 UTC, 0 replies.
- [GitHub] [iceberg] rdblue opened a new pull request #4232: Core: Make REST response builders public - posted by GitBox <gi...@apache.org> on 2022/02/25 20:35:39 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4223: Docs: Clarify merge-on-read modes in docs for spark - posted by GitBox <gi...@apache.org> on 2022/02/25 20:37:33 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4223: Docs: Clarify merge-on-read modes in docs for spark - posted by GitBox <gi...@apache.org> on 2022/02/25 20:37:53 UTC, 0 replies.
- [GitHub] [iceberg] danielcweeks commented on a change in pull request #4231: Core: Clean up JDBC implementation, add catalog namespace tests - posted by GitBox <gi...@apache.org> on 2022/02/25 20:52:13 UTC, 2 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #4231: Core: Clean up JDBC implementation, add catalog namespace tests - posted by GitBox <gi...@apache.org> on 2022/02/25 20:57:58 UTC, 1 replies.
- [GitHub] [iceberg] kbendick opened a new pull request #4233: Core: Avoid possible NPE in RESTCatalogConfigResponse#merge - posted by GitBox <gi...@apache.org> on 2022/02/25 21:00:03 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on issue #4230: Spark:rename table column name from lower(data) to upper(DATA)? - posted by GitBox <gi...@apache.org> on 2022/02/25 21:12:59 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4232: Core: Make REST response builders public - posted by GitBox <gi...@apache.org> on 2022/02/25 21:56:20 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4233: Core: Avoid possible NPE in RESTCatalogConfigResponse#merge - posted by GitBox <gi...@apache.org> on 2022/02/25 21:57:10 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4233: Core: Avoid possible NPE in RESTCatalogConfigResponse#merge - posted by GitBox <gi...@apache.org> on 2022/02/25 21:57:10 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #4231: Core: Clean up JDBC implementation, add catalog namespace tests - posted by GitBox <gi...@apache.org> on 2022/02/25 21:57:22 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #4231: Core: Clean up JDBC implementation, add catalog namespace tests - posted by GitBox <gi...@apache.org> on 2022/02/25 21:57:33 UTC, 0 replies.
- [GitHub] [iceberg] stevenzwu opened a new pull request #4234: Flink: add FLIP-27 reader function that reads IcebergSourceSplit to a… - posted by GitBox <gi...@apache.org> on 2022/02/25 22:05:20 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho commented on pull request #4211: Add test for Table::expireSnapshot API removing delete files - posted by GitBox <gi...@apache.org> on 2022/02/25 22:37:33 UTC, 0 replies.
- [GitHub] [iceberg] stevenzwu commented on a change in pull request #4234: Flink: add FLIP-27 reader function that reads IcebergSourceSplit to a… - posted by GitBox <gi...@apache.org> on 2022/02/25 22:42:31 UTC, 4 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #4211: Add test for Table::expireSnapshot API removing delete files - posted by GitBox <gi...@apache.org> on 2022/02/25 23:01:25 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho commented on a change in pull request #4211: Add test for Table::expireSnapshot API removing delete files - posted by GitBox <gi...@apache.org> on 2022/02/25 23:16:13 UTC, 0 replies.
- [GitHub] [iceberg] kbendick opened a new pull request #4235: Core - RESTCatalog and an initial HttpRESTClient (impl of RESTClient) - posted by GitBox <gi...@apache.org> on 2022/02/25 23:50:47 UTC, 0 replies.
- [GitHub] [iceberg] kbendick opened a new pull request #4236: Core - Add ErrorResponse jackson serde to RESTSerializers - posted by GitBox <gi...@apache.org> on 2022/02/26 00:26:53 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #4235: Core - RESTCatalog and an initial HttpRESTClient (impl of RESTClient) - posted by GitBox <gi...@apache.org> on 2022/02/26 00:34:17 UTC, 0 replies.
- [GitHub] [iceberg] kbendick opened a new pull request #4237: Core: Add methods to RESTClient interface with no error handler in signature - posted by GitBox <gi...@apache.org> on 2022/02/26 01:08:38 UTC, 0 replies.
- [GitHub] [iceberg] kbendick closed pull request #4237: Core: Add methods to RESTClient interface with no error handler in signature - posted by GitBox <gi...@apache.org> on 2022/02/26 01:10:30 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #4237: Core: Add methods to RESTClient interface with no error handler in signature - posted by GitBox <gi...@apache.org> on 2022/02/26 01:10:30 UTC, 0 replies.
- [GitHub] [iceberg] openinx merged pull request #4193: Flink: Remove the scala version suffix from artifact names. - posted by GitBox <gi...@apache.org> on 2022/02/26 01:32:02 UTC, 0 replies.
- [GitHub] [iceberg] zihaochen68 closed issue #4219: where is comment info for column or table in iceberg - posted by GitBox <gi...@apache.org> on 2022/02/26 03:10:18 UTC, 0 replies.
- [GitHub] [iceberg] Ranjith-AR removed a comment on issue #1894: Spark writes the Iceberg dual partition table to report an error - posted by GitBox <gi...@apache.org> on 2022/02/26 05:07:59 UTC, 0 replies.
- [GitHub] [iceberg] stevenzwu commented on pull request #4228: Flink: The Data Skew Problem on FlinkSink - posted by GitBox <gi...@apache.org> on 2022/02/26 06:02:06 UTC, 1 replies.
- [GitHub] [iceberg] ggershinsky commented on pull request #3053: Data encryption MVP - posted by GitBox <gi...@apache.org> on 2022/02/26 07:34:41 UTC, 0 replies.
- [GitHub] [iceberg] zhengchar commented on pull request #4228: Flink: The Data Skew Problem on FlinkSink - posted by GitBox <gi...@apache.org> on 2022/02/26 15:45:40 UTC, 0 replies.
- [GitHub] [iceberg] hililiwei commented on pull request #4181: Doc: Add flink configuration - posted by GitBox <gi...@apache.org> on 2022/02/27 04:09:07 UTC, 1 replies.
- [GitHub] [iceberg] happyprg commented on pull request #4203: chore: commenting invalid typo `commited` in base_transaction.py and fix invalid typos in test_cases - posted by GitBox <gi...@apache.org> on 2022/02/28 03:16:26 UTC, 0 replies.
- [GitHub] [iceberg] happyprg edited a comment on pull request #4203: chore: commenting invalid typo `commited` in base_transaction.py and fix invalid typos in test_cases - posted by GitBox <gi...@apache.org> on 2022/02/28 03:16:36 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on a change in pull request #4158: Build: Align the module name among spark2.4, spark3.0, spark3.1 and spark3.2 - posted by GitBox <gi...@apache.org> on 2022/02/28 03:18:18 UTC, 0 replies.
- [GitHub] [iceberg] Reo-LEI commented on a change in pull request #2898: Flink 1.14: Add EqualityFieldKeySelector. - posted by GitBox <gi...@apache.org> on 2022/02/28 03:43:51 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on pull request #3784: ORC:ORC supports rolling writers. - posted by GitBox <gi...@apache.org> on 2022/02/28 03:44:21 UTC, 1 replies.
- [GitHub] [iceberg] Reo-LEI commented on pull request #2898: Flink 1.14: Add EqualityFieldKeySelector. - posted by GitBox <gi...@apache.org> on 2022/02/28 03:46:22 UTC, 0 replies.
- [GitHub] [iceberg] nastra commented on pull request #4210: Infra - Trigger CI using on pull_request, saving push for master branch and tags (releases) - posted by GitBox <gi...@apache.org> on 2022/02/28 06:09:11 UTC, 1 replies.
- [GitHub] [iceberg] kbendick commented on pull request #4210: Infra - Trigger CI using on pull_request, saving push for master branch and tags (releases) - posted by GitBox <gi...@apache.org> on 2022/02/28 06:38:48 UTC, 0 replies.
- [GitHub] [iceberg] openinx merged pull request #2898: Flink 1.14: Add EqualityFieldKeySelector. - posted by GitBox <gi...@apache.org> on 2022/02/28 06:46:37 UTC, 0 replies.
- [GitHub] [iceberg] openinx closed issue #3551: Flink: Get KryoException when starting a flink job. - posted by GitBox <gi...@apache.org> on 2022/02/28 06:46:37 UTC, 0 replies.
- [GitHub] [iceberg] openinx closed issue #2918: Flink: get duplicate rows when sync CDC data by FlinkSQL - posted by GitBox <gi...@apache.org> on 2022/02/28 06:46:37 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on a change in pull request #4181: Doc: Add flink configuration - posted by GitBox <gi...@apache.org> on 2022/02/28 06:48:22 UTC, 2 replies.
- [GitHub] [iceberg] kbendick commented on pull request #4228: Flink: The Data Skew Problem on FlinkSink - posted by GitBox <gi...@apache.org> on 2022/02/28 06:50:02 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on pull request #4179: Build: Test flink modules for both scala 2.11 and 2.12 - posted by GitBox <gi...@apache.org> on 2022/02/28 07:10:56 UTC, 0 replies.
- [GitHub] [iceberg] singhpk234 commented on issue #4188: [Spark] Support Runtime Filtering on Data Columns - posted by GitBox <gi...@apache.org> on 2022/02/28 07:16:09 UTC, 0 replies.
- [GitHub] [iceberg] singhpk234 edited a comment on issue #4188: [Spark] Support Runtime Filtering on Data Columns - posted by GitBox <gi...@apache.org> on 2022/02/28 07:16:51 UTC, 0 replies.
- [GitHub] [iceberg] snazy commented on pull request #4210: Infra - Trigger CI using on pull_request, saving push for master branch and tags (releases) - posted by GitBox <gi...@apache.org> on 2022/02/28 08:27:41 UTC, 0 replies.
- [GitHub] [iceberg] Initial-neko opened a new issue #4238: TTL plan - posted by GitBox <gi...@apache.org> on 2022/02/28 09:30:58 UTC, 0 replies.
- [GitHub] [iceberg] hililiwei commented on a change in pull request #4181: Doc: Add flink configuration - posted by GitBox <gi...@apache.org> on 2022/02/28 09:37:20 UTC, 2 replies.
- [GitHub] [iceberg] yittg commented on a change in pull request #3681: Add watermark in flink table - posted by GitBox <gi...@apache.org> on 2022/02/28 09:39:50 UTC, 0 replies.
- [GitHub] [iceberg] yittg commented on pull request #3681: Add watermark in flink table - posted by GitBox <gi...@apache.org> on 2022/02/28 09:45:55 UTC, 0 replies.
- [GitHub] [iceberg] arminnajafi opened a new pull request #4239: AWS: Add http client config for AWS clients - posted by GitBox <gi...@apache.org> on 2022/02/28 09:53:25 UTC, 0 replies.
- [GitHub] [iceberg] arminnajafi commented on pull request #4239: AWS: Add http client config for AWS clients - posted by GitBox <gi...@apache.org> on 2022/02/28 09:54:05 UTC, 1 replies.
- [GitHub] [iceberg] XN137 commented on pull request #4165: Build: workflows cache gradle wrapper - posted by GitBox <gi...@apache.org> on 2022/02/28 10:38:19 UTC, 0 replies.
- [GitHub] [iceberg] Reo-LEI commented on pull request #3552: Flink: fix KryoException for serialize getters of RowDataWrapper. - posted by GitBox <gi...@apache.org> on 2022/02/28 10:49:33 UTC, 0 replies.
- [GitHub] [iceberg] Reo-LEI closed pull request #3552: Flink: fix KryoException for serialize getters of RowDataWrapper. - posted by GitBox <gi...@apache.org> on 2022/02/28 10:50:04 UTC, 0 replies.
- [GitHub] [iceberg] rajarshisarkar commented on a change in pull request #4216: Docs: Add Glue optimistic locking - posted by GitBox <gi...@apache.org> on 2022/02/28 12:35:33 UTC, 3 replies.
- [GitHub] [iceberg] snazy edited a comment on pull request #4210: Infra - Trigger CI using on pull_request, saving push for master branch and tags (releases) - posted by GitBox <gi...@apache.org> on 2022/02/28 13:20:10 UTC, 0 replies.
- [GitHub] [iceberg] samredai commented on a change in pull request #4223: Docs: Clarify merge-on-read modes in docs for spark - posted by GitBox <gi...@apache.org> on 2022/02/28 16:10:58 UTC, 0 replies.
- [GitHub] [iceberg] samredai commented on pull request #4223: Docs: Clarify merge-on-read modes in docs for spark - posted by GitBox <gi...@apache.org> on 2022/02/28 16:14:17 UTC, 0 replies.
- [GitHub] [iceberg] samredai edited a comment on pull request #4223: Docs: Clarify merge-on-read modes in docs for spark - posted by GitBox <gi...@apache.org> on 2022/02/28 16:15:23 UTC, 0 replies.
- [GitHub] [iceberg] stevenzwu commented on a change in pull request #4181: Doc: Add flink configuration - posted by GitBox <gi...@apache.org> on 2022/02/28 16:46:50 UTC, 0 replies.
- [GitHub] [iceberg] rdblue opened a new pull request #4241: Add rest catalog adapter - posted by GitBox <gi...@apache.org> on 2022/02/28 17:28:25 UTC, 0 replies.
- [GitHub] [iceberg] funcheetah opened a new pull request #4242: Support complex union types for Avro and ORC - posted by GitBox <gi...@apache.org> on 2022/02/28 18:55:25 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho opened a new pull request #4243: Add delete_files metadata table - posted by GitBox <gi...@apache.org> on 2022/02/28 19:01:19 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho commented on a change in pull request #4243: Add delete_files metadata table - posted by GitBox <gi...@apache.org> on 2022/02/28 19:02:49 UTC, 0 replies.
- [GitHub] [iceberg] samredai commented on pull request #4240: Docs: Add Cloudera blog post to docs - posted by GitBox <gi...@apache.org> on 2022/02/28 20:26:55 UTC, 0 replies.
- [GitHub] [iceberg] samredai edited a comment on pull request #4240: Docs: Add Cloudera blog post to docs - posted by GitBox <gi...@apache.org> on 2022/02/28 20:27:15 UTC, 0 replies.