You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [iceberg] zhengzengprc commented on a change in pull request #3039: Introduce spark3 option to read stream from a timestamp - posted by GitBox <gi...@apache.org> on 2021/09/01 00:31:44 UTC, 25 replies.
- [GitHub] [iceberg] karuppayya commented on a change in pull request #2240: Core: Auto promote sorted column metrics to truncate(16) - posted by GitBox <gi...@apache.org> on 2021/09/01 02:43:50 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3048: AWS: copy Iceberg schema to Glue - posted by GitBox <gi...@apache.org> on 2021/09/01 06:47:23 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3048: AWS: copy Iceberg schema to Glue - posted by GitBox <gi...@apache.org> on 2021/09/01 06:50:59 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on issue #3044: Unable to use GlueCatalog in flink environments without hadoop - posted by GitBox <gi...@apache.org> on 2021/09/01 07:29:00 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3035: AWS: update DynamoDbCatalog.dropNamespace attr check - posted by GitBox <gi...@apache.org> on 2021/09/01 07:38:33 UTC, 3 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3035: AWS: update DynamoDbCatalog.dropNamespace attr check - posted by GitBox <gi...@apache.org> on 2021/09/01 07:41:18 UTC, 1 replies.
- [GitHub] [iceberg] mechgouki edited a comment on pull request #2847: [2806]Dell EMC ECS features required by a new ECS Catalog impl - posted by GitBox <gi...@apache.org> on 2021/09/01 08:13:51 UTC, 2 replies.
- [GitHub] [iceberg] mayursrivastava commented on a change in pull request #3024: Arrow: Convert dict encoded vectors to their expected Arrow vector types - posted by GitBox <gi...@apache.org> on 2021/09/01 09:07:41 UTC, 4 replies.
- [GitHub] [iceberg] pan3793 opened a new pull request #3058: Exclude zstd-jni from iceberg-spark3-runtime - posted by GitBox <gi...@apache.org> on 2021/09/01 09:07:53 UTC, 0 replies.
- [GitHub] [iceberg] mayursrivastava commented on issue #2484: Fix ArrowReader to return Arrow vectors with logical Iceberg data type instead of physical - posted by GitBox <gi...@apache.org> on 2021/09/01 09:10:37 UTC, 0 replies.
- [GitHub] [iceberg] bijanhoule commented on a change in pull request #3035: AWS: update DynamoDbCatalog.dropNamespace attr check - posted by GitBox <gi...@apache.org> on 2021/09/01 09:11:32 UTC, 0 replies.
- [GitHub] [iceberg] fcvr1010 edited a comment on issue #2991: No such file or directory when using multiple Spark executors + Iceberg in EMR - posted by GitBox <gi...@apache.org> on 2021/09/01 09:11:59 UTC, 1 replies.
- [GitHub] [iceberg] dongjoon-hyun closed pull request #3057: Test Apache ORC 1.7.0-SNAPSHOT - posted by GitBox <gi...@apache.org> on 2021/09/01 09:15:27 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on issue #3055: Concurrent append hangs in Spark 3 - posted by GitBox <gi...@apache.org> on 2021/09/01 09:15:31 UTC, 2 replies.
- [GitHub] [iceberg] fcvr1010 commented on issue #2991: No such file or directory when using multiple Spark executors + Iceberg in EMR - posted by GitBox <gi...@apache.org> on 2021/09/01 09:21:07 UTC, 2 replies.
- [GitHub] [iceberg] sunchao commented on issue #430: Support bucket table for Iceberg - posted by GitBox <gi...@apache.org> on 2021/09/01 09:24:05 UTC, 1 replies.
- [GitHub] [iceberg] fuchanghai commented on issue #3028: i can't import class which start with org.apache.iceberg.relocated - posted by GitBox <gi...@apache.org> on 2021/09/01 09:25:40 UTC, 0 replies.
- [GitHub] [iceberg] ConeyLiu closed pull request #3056: Support purge for Spark 3.1.x - posted by GitBox <gi...@apache.org> on 2021/09/01 09:28:27 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on issue #430: Support bucket table for Iceberg - posted by GitBox <gi...@apache.org> on 2021/09/01 09:30:05 UTC, 0 replies.
- [GitHub] [iceberg] xinbinhuang commented on issue #3014: PartitionSpec isUnpartitioned returns true for tables which previously had Partitions but no longer do - posted by GitBox <gi...@apache.org> on 2021/09/01 09:32:17 UTC, 0 replies.
- [GitHub] [iceberg] SreeramGarlapati commented on pull request #3039: Introduce spark3 option to read stream from a timestamp - posted by GitBox <gi...@apache.org> on 2021/09/01 09:32:43 UTC, 2 replies.
- [GitHub] [iceberg] ConeyLiu opened a new pull request #3056: Support purge for Spark 3.1.x - posted by GitBox <gi...@apache.org> on 2021/09/01 09:40:17 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #2629: Flink : upgrade to flink 1.13 - posted by GitBox <gi...@apache.org> on 2021/09/01 09:40:44 UTC, 0 replies.
- [GitHub] [iceberg] yupbank commented on issue #430: Support bucket table for Iceberg - posted by GitBox <gi...@apache.org> on 2021/09/01 09:43:02 UTC, 0 replies.
- [GitHub] [iceberg] fcvr1010 opened a new issue #3055: Concurrent append hangs in Spark 3 - posted by GitBox <gi...@apache.org> on 2021/09/01 09:44:47 UTC, 0 replies.
- [GitHub] [iceberg] myandpr commented on issue #3028: i can't import class which start with org.apache.iceberg.relocated - posted by GitBox <gi...@apache.org> on 2021/09/01 09:45:19 UTC, 0 replies.
- [GitHub] [iceberg] LuPan2015 opened a new issue #3060: Spark 3.1 and JdbcCatalog can not work on mysql - posted by GitBox <gi...@apache.org> on 2021/09/01 10:08:22 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on a change in pull request #2945: Core: Add new writer interfaces - posted by GitBox <gi...@apache.org> on 2021/09/01 11:40:07 UTC, 4 replies.
- [GitHub] [iceberg] bijanhoule commented on pull request #3035: AWS: update DynamoDbCatalog.dropNamespace attr check - posted by GitBox <gi...@apache.org> on 2021/09/01 15:11:46 UTC, 0 replies.
- [GitHub] [iceberg] kainoa21 commented on issue #3044: Unable to use GlueCatalog in flink environments without hadoop - posted by GitBox <gi...@apache.org> on 2021/09/01 17:19:45 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3039: Introduce spark3 option to read stream from a timestamp - posted by GitBox <gi...@apache.org> on 2021/09/01 17:54:57 UTC, 9 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #3059: Returns UnpartitionedSpec for VoidTransform on all fields - posted by GitBox <gi...@apache.org> on 2021/09/01 21:36:51 UTC, 1 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #2952: Core: Add TypeUtil.project() for Explicit Projection - posted by GitBox <gi...@apache.org> on 2021/09/01 21:40:43 UTC, 1 replies.
- [GitHub] [iceberg] openinx commented on a change in pull request #3001: Flink: add monitoring metrics to Flink Iceberg sink - posted by GitBox <gi...@apache.org> on 2021/09/02 01:56:37 UTC, 1 replies.
- [GitHub] [iceberg] openinx commented on a change in pull request #2905: Flink: refactor DataIterator to use composition (instead of inheritance) - posted by GitBox <gi...@apache.org> on 2021/09/02 02:48:47 UTC, 17 replies.
- [GitHub] [iceberg] stevenzwu commented on a change in pull request #2905: Flink: refactor DataIterator to use composition (instead of inheritance) - posted by GitBox <gi...@apache.org> on 2021/09/02 03:06:01 UTC, 16 replies.
- [GitHub] [iceberg] openinx commented on pull request #2666: Flink: Support create iceberg table with 'connector'='iceberg' - posted by GitBox <gi...@apache.org> on 2021/09/02 04:31:35 UTC, 1 replies.
- [GitHub] [iceberg] xinbinhuang commented on a change in pull request #3059: Returns UnpartitionedSpec for VoidTransform on all fields - posted by GitBox <gi...@apache.org> on 2021/09/02 05:24:14 UTC, 1 replies.
- [GitHub] [iceberg] openinx merged pull request #2666: Flink: Support create iceberg table with 'connector'='iceberg' - posted by GitBox <gi...@apache.org> on 2021/09/02 05:29:52 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on pull request #2629: Flink : upgrade to flink 1.13 - posted by GitBox <gi...@apache.org> on 2021/09/02 06:03:21 UTC, 1 replies.
- [GitHub] [iceberg] openinx commented on pull request #2807: [2806]Dell EMC ECS catalog implementation - posted by GitBox <gi...@apache.org> on 2021/09/02 07:50:06 UTC, 3 replies.
- [GitHub] [iceberg] openinx commented on a change in pull request #2863: Flink: Transform INSERT as one DELETE following one INSERT - posted by GitBox <gi...@apache.org> on 2021/09/02 09:29:14 UTC, 0 replies.
- [GitHub] [iceberg] pan3793 commented on pull request #3058: Build: Exclude zstd-jni from iceberg-spark3-runtime - posted by GitBox <gi...@apache.org> on 2021/09/02 09:45:23 UTC, 1 replies.
- [GitHub] [iceberg] openinx opened a new pull request #3061: Flink: Fix the warning in FlinkSink - posted by GitBox <gi...@apache.org> on 2021/09/02 09:49:07 UTC, 1 replies.
- [GitHub] [iceberg] fcvr1010 opened a new issue #3062: Report I/O metrics to Spark - posted by GitBox <gi...@apache.org> on 2021/09/02 09:58:04 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #3058: Build: Exclude zstd-jni from iceberg-spark3-runtime - posted by GitBox <gi...@apache.org> on 2021/09/02 13:18:01 UTC, 0 replies.
- [GitHub] [iceberg] stevenzwu commented on a change in pull request #3061: Flink: Fix the warning in FlinkSink - posted by GitBox <gi...@apache.org> on 2021/09/02 15:26:22 UTC, 2 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3058: Build: Exclude zstd-jni from iceberg-spark3-runtime - posted by GitBox <gi...@apache.org> on 2021/09/02 16:01:08 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3061: Flink: Fix the warning in FlinkSink - posted by GitBox <gi...@apache.org> on 2021/09/02 16:03:11 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #2807: [2806]Dell EMC ECS catalog implementation - posted by GitBox <gi...@apache.org> on 2021/09/02 16:10:55 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #2847: [2806]Dell EMC ECS features required by a new ECS Catalog impl - posted by GitBox <gi...@apache.org> on 2021/09/02 16:12:44 UTC, 8 replies.
- [GitHub] [iceberg] rdblue commented on pull request #2847: [2806]Dell EMC ECS features required by a new ECS Catalog impl - posted by GitBox <gi...@apache.org> on 2021/09/02 16:40:28 UTC, 2 replies.
- [GitHub] [iceberg] markope opened a new issue #3063: Documentation of partitioned write has a wrong order by expression in the example - posted by GitBox <gi...@apache.org> on 2021/09/02 16:45:36 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho commented on a change in pull request #2989: Flink: Fix flaky test TestFlinkTableSink - posted by GitBox <gi...@apache.org> on 2021/09/02 17:50:18 UTC, 2 replies.
- [GitHub] [iceberg] szehon-ho commented on pull request #2989: Flink: Fix flaky test TestFlinkTableSink - posted by GitBox <gi...@apache.org> on 2021/09/02 17:51:11 UTC, 1 replies.
- [GitHub] [iceberg] flyrain opened a new issue #3064: `AppendFile` can add duplicated data files - posted by GitBox <gi...@apache.org> on 2021/09/02 18:10:03 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on issue #3064: `AppendFile` can add duplicated data files - posted by GitBox <gi...@apache.org> on 2021/09/02 18:11:37 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer edited a comment on issue #3064: `AppendFile` can add duplicated data files - posted by GitBox <gi...@apache.org> on 2021/09/02 18:12:49 UTC, 0 replies.
- [GitHub] [iceberg] flyrain commented on issue #3064: `AppendFile` can add duplicated data files - posted by GitBox <gi...@apache.org> on 2021/09/02 18:24:03 UTC, 0 replies.
- [GitHub] [iceberg] yyanyy merged pull request #3048: AWS: copy Iceberg schema to Glue - posted by GitBox <gi...@apache.org> on 2021/09/02 18:31:28 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #2952: Core: Add TypeUtil.project() for Explicit Projection - posted by GitBox <gi...@apache.org> on 2021/09/02 19:30:46 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on issue #2900: Flink CDC job getting failed due to G1 old gc and large checkpointing time - posted by GitBox <gi...@apache.org> on 2021/09/02 20:43:23 UTC, 0 replies.
- [GitHub] [iceberg] stevenzwu opened a new issue #3065: Provide unified path for commit stats across engines - posted by GitBox <gi...@apache.org> on 2021/09/02 21:18:35 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho commented on issue #3064: `AppendFile` can add duplicated data files - posted by GitBox <gi...@apache.org> on 2021/09/02 21:58:08 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho edited a comment on issue #3064: `AppendFile` can add duplicated data files - posted by GitBox <gi...@apache.org> on 2021/09/02 21:58:18 UTC, 2 replies.
- [GitHub] [iceberg] yyanyy commented on pull request #2807: [2806]Dell EMC ECS catalog implementation - posted by GitBox <gi...@apache.org> on 2021/09/02 22:51:05 UTC, 0 replies.
- [GitHub] [iceberg] wypoon commented on a change in pull request #3038: Spark: Better SparkBatchScan statistics estimation - posted by GitBox <gi...@apache.org> on 2021/09/02 23:42:49 UTC, 1 replies.
- [GitHub] [iceberg] wypoon commented on pull request #3038: Spark: Better SparkBatchScan statistics estimation - posted by GitBox <gi...@apache.org> on 2021/09/02 23:51:02 UTC, 1 replies.
- [GitHub] [iceberg] yyanyy commented on a change in pull request #2878: API: allow closing resources in aws catalogs and S3FileIO - posted by GitBox <gi...@apache.org> on 2021/09/03 00:42:19 UTC, 1 replies.
- [GitHub] [iceberg] yyanyy commented on a change in pull request #3047: AWS: add HadoopConfigurableGlueCatalog - posted by GitBox <gi...@apache.org> on 2021/09/03 01:28:24 UTC, 1 replies.
- [GitHub] [iceberg] q977734161 opened a new pull request #3066: Fix spelling mistakes in releases.md - posted by GitBox <gi...@apache.org> on 2021/09/03 01:42:14 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer merged pull request #2952: Core: Add TypeUtil.project() for Explicit Projection - posted by GitBox <gi...@apache.org> on 2021/09/03 02:08:25 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on a change in pull request #3061: Flink: Fix the warning in FlinkSink - posted by GitBox <gi...@apache.org> on 2021/09/03 02:17:07 UTC, 1 replies.
- [GitHub] [iceberg] wang-x-xia commented on pull request #2847: [2806]Dell EMC ECS features required by a new ECS Catalog impl - posted by GitBox <gi...@apache.org> on 2021/09/03 03:05:41 UTC, 1 replies.
- [GitHub] [iceberg] stevenzwu commented on a change in pull request #3001: Flink: add monitoring metrics to Flink Iceberg sink - posted by GitBox <gi...@apache.org> on 2021/09/03 03:14:14 UTC, 2 replies.
- [GitHub] [iceberg] mechgouki commented on pull request #2807: [2806]Dell EMC ECS catalog implementation - posted by GitBox <gi...@apache.org> on 2021/09/03 05:33:13 UTC, 2 replies.
- [GitHub] [iceberg] szehon-ho commented on a change in pull request #2240: Core: Auto promote sorted column metrics to truncate(16) - posted by GitBox <gi...@apache.org> on 2021/09/03 05:39:23 UTC, 4 replies.
- [GitHub] [iceberg] szehon-ho commented on pull request #2240: Core: Auto promote sorted column metrics to truncate(16) - posted by GitBox <gi...@apache.org> on 2021/09/03 05:40:58 UTC, 0 replies.
- [GitHub] [iceberg] mechgouki commented on pull request #2847: [2806]Dell EMC ECS features required by a new ECS Catalog impl - posted by GitBox <gi...@apache.org> on 2021/09/03 05:57:22 UTC, 4 replies.
- [GitHub] [iceberg] ayush-san commented on issue #2900: Flink CDC job getting failed due to G1 old gc and large checkpointing time - posted by GitBox <gi...@apache.org> on 2021/09/03 07:54:08 UTC, 1 replies.
- [GitHub] [iceberg] openinx commented on a change in pull request #2989: Flink: Fix flaky test TestFlinkTableSink - posted by GitBox <gi...@apache.org> on 2021/09/03 09:34:13 UTC, 1 replies.
- [GitHub] [iceberg] openinx closed pull request #3061: Flink: Fix the warning in FlinkSink - posted by GitBox <gi...@apache.org> on 2021/09/03 09:52:35 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on pull request #3061: Flink: Fix the warning in FlinkSink - posted by GitBox <gi...@apache.org> on 2021/09/03 09:52:35 UTC, 1 replies.
- [GitHub] [iceberg] openinx commented on issue #2900: Flink CDC job getting failed due to G1 old gc and large checkpointing time - posted by GitBox <gi...@apache.org> on 2021/09/03 10:08:38 UTC, 0 replies.
- [GitHub] [iceberg] xingbowu opened a new pull request #3067: Mock aliyun OSS(Object Storage Service) - posted by GitBox <gi...@apache.org> on 2021/09/03 10:25:58 UTC, 0 replies.
- [GitHub] [iceberg] mayursrivastava commented on pull request #2933: [ARROW] Vectorized Parquet Reads - Assertions + Correctness Checks for Deletion Files - posted by GitBox <gi...@apache.org> on 2021/09/03 13:08:09 UTC, 1 replies.
- [GitHub] [iceberg] owencwl opened a new issue #3068: I use the flinksource with filter conditions to read the iceberg table, which is unfiltered - posted by GitBox <gi...@apache.org> on 2021/09/03 14:52:14 UTC, 0 replies.
- [GitHub] [iceberg] owencwl commented on issue #3068: I use the flinksource with filter conditions to read the iceberg table, which is unfiltered - posted by GitBox <gi...@apache.org> on 2021/09/03 15:02:37 UTC, 0 replies.
- [GitHub] [iceberg] hililiwei commented on a change in pull request #2969: Flink:Add Flink Scala Api - posted by GitBox <gi...@apache.org> on 2021/09/03 16:23:18 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi opened a new pull request #3069: Core: Validate conflicting delete files in RowDelta and OverwriteFiles - posted by GitBox <gi...@apache.org> on 2021/09/03 18:40:23 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on a change in pull request #3069: Core: Validate conflicting delete files in RowDelta and OverwriteFiles - posted by GitBox <gi...@apache.org> on 2021/09/03 18:41:16 UTC, 53 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #3069: Core: Validate conflicting delete files in RowDelta and OverwriteFiles - posted by GitBox <gi...@apache.org> on 2021/09/03 18:52:04 UTC, 1 replies.
- [GitHub] [iceberg] wypoon opened a new issue #3070: Precedence if both snapshot-id and as-of-timestamp are specified as options in Spark DataFrameReader - posted by GitBox <gi...@apache.org> on 2021/09/03 21:44:36 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi opened a new pull request #3071: Core: Optimize check for referenced data files in BaseRowDelta - posted by GitBox <gi...@apache.org> on 2021/09/03 23:12:52 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on a change in pull request #3071: Core: Optimize check for referenced data files in BaseRowDelta - posted by GitBox <gi...@apache.org> on 2021/09/03 23:13:46 UTC, 3 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #3071: Core: Optimize check for referenced data files in BaseRowDelta - posted by GitBox <gi...@apache.org> on 2021/09/03 23:15:40 UTC, 2 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3069: Core: Validate conflicting delete files in RowDelta and OverwriteFiles - posted by GitBox <gi...@apache.org> on 2021/09/03 23:22:57 UTC, 23 replies.
- [GitHub] [iceberg] wypoon commented on a change in pull request #1508: Use schema at the time of the snapshot when reading a snapshot. - posted by GitBox <gi...@apache.org> on 2021/09/04 00:09:30 UTC, 34 replies.
- [GitHub] [iceberg] RussellSpitzer opened a new pull request #3072: Spark: Implement InvalidateTable for SparkSessionCatalog - posted by GitBox <gi...@apache.org> on 2021/09/04 00:16:48 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #3072: Spark: Implement InvalidateTable for SparkSessionCatalog - posted by GitBox <gi...@apache.org> on 2021/09/04 00:18:09 UTC, 7 replies.
- [GitHub] [iceberg] wypoon commented on pull request #1508: Use schema at the time of the snapshot when reading a snapshot. - posted by GitBox <gi...@apache.org> on 2021/09/04 00:28:24 UTC, 2 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #3071: Core: Optimize check for referenced data files in BaseRowDelta - posted by GitBox <gi...@apache.org> on 2021/09/04 03:53:36 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on pull request #2989: Flink: Fix flaky test TestFlinkTableSink - posted by GitBox <gi...@apache.org> on 2021/09/04 07:14:00 UTC, 0 replies.
- [GitHub] [iceberg] openinx merged pull request #2989: Flink: Fix flaky test TestFlinkTableSink - posted by GitBox <gi...@apache.org> on 2021/09/04 07:14:10 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on issue #2972: Spark: REFRESH TABLE does not work with SparkSessionCatalog - posted by GitBox <gi...@apache.org> on 2021/09/04 16:00:28 UTC, 1 replies.
- [GitHub] [iceberg] WinkerDu opened a new pull request #3073: Core: Support items size setting in BinPacking iterator - posted by GitBox <gi...@apache.org> on 2021/09/04 19:12:45 UTC, 0 replies.
- [GitHub] [iceberg] WinkerDu commented on pull request #3073: Core: Support items size setting in BinPacking iterator - posted by GitBox <gi...@apache.org> on 2021/09/04 19:15:28 UTC, 1 replies.
- [GitHub] [iceberg] WinkerDu edited a comment on pull request #3073: Core: Support items size setting in BinPacking iterator - posted by GitBox <gi...@apache.org> on 2021/09/04 19:19:59 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #3073: Core: Support items size setting in BinPacking iterator - posted by GitBox <gi...@apache.org> on 2021/09/04 23:31:50 UTC, 0 replies.
- [GitHub] [iceberg] jun-he opened a new pull request #3074: Rename the existing python module to python_legacy. - posted by GitBox <gi...@apache.org> on 2021/09/05 03:25:04 UTC, 1 replies.
- [GitHub] [iceberg] Reo-LEI commented on pull request #2863: Flink: Transform INSERT as one DELETE following one INSERT - posted by GitBox <gi...@apache.org> on 2021/09/05 06:13:28 UTC, 0 replies.
- [GitHub] [iceberg] hililiwei opened a new issue #3075: Add escape in the SQL statement in the flink engine document - posted by GitBox <gi...@apache.org> on 2021/09/05 07:06:56 UTC, 0 replies.
- [GitHub] [iceberg] hililiwei opened a new pull request #3076: Doc:Add escape in the SQL statement in the flink engine document - posted by GitBox <gi...@apache.org> on 2021/09/05 07:34:25 UTC, 0 replies.
- [GitHub] [iceberg] hienduyph opened a new issue #3077: Support writing ZSTD compressed ORC data - posted by GitBox <gi...@apache.org> on 2021/09/05 08:32:57 UTC, 0 replies.
- [GitHub] [iceberg] dungdm93 opened a new pull request #3078: fix: JdbcCatalog jdbc.user is overwrite by user property - posted by GitBox <gi...@apache.org> on 2021/09/05 08:50:50 UTC, 0 replies.
- [GitHub] [iceberg] wang-x-xia commented on a change in pull request #2847: [2806]Dell EMC ECS features required by a new ECS Catalog impl - posted by GitBox <gi...@apache.org> on 2021/09/05 15:20:49 UTC, 7 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 2021/09/05 17:19:05 UTC, 8 replies.
- [GitHub] [iceberg] ismailsimsek commented on pull request #3078: fix: JdbcCatalog jdbc.user is overwrite by user property - posted by GitBox <gi...@apache.org> on 2021/09/05 17:37:46 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho commented on a change in pull request #3069: Core: Validate conflicting delete files in RowDelta and OverwriteFiles - posted by GitBox <gi...@apache.org> on 2021/09/05 21:15:30 UTC, 5 replies.
- [GitHub] [iceberg] LuPan2015 commented on pull request #3078: fix: JdbcCatalog jdbc.user is overwrite by user property - posted by GitBox <gi...@apache.org> on 2021/09/06 01:06:53 UTC, 0 replies.
- [GitHub] [iceberg] xingbowu commented on pull request #3067: Mock aliyun OSS(Object Storage Service) - posted by GitBox <gi...@apache.org> on 2021/09/06 02:09:38 UTC, 0 replies.
- [GitHub] [iceberg] WinkerDu commented on pull request #3073: Core: Support items per bin setting in BinPacking iterator - posted by GitBox <gi...@apache.org> on 2021/09/06 02:52:29 UTC, 4 replies.
- [GitHub] [iceberg] hehuiyuan edited a comment on pull request #3034: [ICEBERG-FLINK]support read hive configuration from HIVE_HOME&HIVE_CONF_DIR env - posted by GitBox <gi...@apache.org> on 2021/09/06 02:53:32 UTC, 1 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #3073: Core: Support items per bin setting in BinPacking iterator - posted by GitBox <gi...@apache.org> on 2021/09/06 04:06:17 UTC, 3 replies.
- [GitHub] [iceberg] RussellSpitzer edited a comment on pull request #3073: Core: Support items per bin setting in BinPacking iterator - posted by GitBox <gi...@apache.org> on 2021/09/06 04:06:29 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on a change in pull request #3067: Mock aliyun OSS(Object Storage Service) - posted by GitBox <gi...@apache.org> on 2021/09/06 08:07:39 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on a change in pull request #3076: Doc:Add escape in the SQL statement in the flink engine document - posted by GitBox <gi...@apache.org> on 2021/09/06 08:46:57 UTC, 0 replies.
- [GitHub] [iceberg] coolderli commented on issue #2808: Flink write cdc to iceberg may have duplicate records when an CommitStateUnknownException occurs. - posted by GitBox <gi...@apache.org> on 2021/09/06 09:19:06 UTC, 2 replies.
- [GitHub] [iceberg] openinx commented on a change in pull request #3069: Core: Validate conflicting delete files in RowDelta and OverwriteFiles - posted by GitBox <gi...@apache.org> on 2021/09/06 09:58:24 UTC, 3 replies.
- [GitHub] [iceberg] hililiwei commented on a change in pull request #3076: Doc:Add escape in the SQL statement in the flink engine document - posted by GitBox <gi...@apache.org> on 2021/09/06 11:48:43 UTC, 0 replies.
- [GitHub] [iceberg] openinx merged pull request #3076: Doc:Add escape in the SQL statement in the flink engine document - posted by GitBox <gi...@apache.org> on 2021/09/06 12:01:25 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on pull request #3076: Doc:Add escape in the SQL statement in the flink engine document - posted by GitBox <gi...@apache.org> on 2021/09/06 12:01:49 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on issue #2808: Flink write cdc to iceberg may have duplicate records when an CommitStateUnknownException occurs. - posted by GitBox <gi...@apache.org> on 2021/09/06 12:16:00 UTC, 1 replies.
- [GitHub] [iceberg] xingbowu commented on a change in pull request #3067: Aliyun: Mock aliyun OSS(Object Storage Service) - posted by GitBox <gi...@apache.org> on 2021/09/06 13:06:26 UTC, 8 replies.
- [GitHub] [iceberg] xingbowu commented on pull request #3067: Aliyun: Mock aliyun OSS(Object Storage Service) - posted by GitBox <gi...@apache.org> on 2021/09/06 13:32:55 UTC, 2 replies.
- [GitHub] [iceberg] stevenzwu commented on issue #2808: Flink write cdc to iceberg may have duplicate records when an CommitStateUnknownException occurs. - posted by GitBox <gi...@apache.org> on 2021/09/06 16:12:04 UTC, 0 replies.
- [GitHub] [iceberg] openinx merged pull request #2905: Flink: refactor DataIterator to use composition (instead of inheritance) - posted by GitBox <gi...@apache.org> on 2021/09/07 03:20:17 UTC, 0 replies.
- [GitHub] [iceberg] SreeramGarlapati edited a comment on pull request #3039: Introduce spark3 option to read stream from a timestamp - posted by GitBox <gi...@apache.org> on 2021/09/07 03:27:24 UTC, 1 replies.
- [GitHub] [iceberg] shengkui opened a new issue #3079: java.io.IOException: Mkdirs failed to create file:/user/hive/warehouse/bench/metadata - posted by GitBox <gi...@apache.org> on 2021/09/07 03:36:46 UTC, 0 replies.
- [GitHub] [iceberg] pvary commented on issue #3079: java.io.IOException: Mkdirs failed to create file:/user/hive/warehouse/bench/metadata - posted by GitBox <gi...@apache.org> on 2021/09/07 04:33:07 UTC, 0 replies.
- [GitHub] [iceberg] zhong-yj opened a new issue #3080: ClassCastException when Flink read map or array data from parquet data file - posted by GitBox <gi...@apache.org> on 2021/09/07 06:37:40 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on a change in pull request #3067: Aliyun: Mock aliyun OSS(Object Storage Service) - posted by GitBox <gi...@apache.org> on 2021/09/07 06:46:52 UTC, 25 replies.
- [GitHub] [iceberg] zhong-yj opened a new pull request #3081: Fix ClassCastException when flink read map and array data from parquet format data file. - posted by GitBox <gi...@apache.org> on 2021/09/07 06:50:10 UTC, 0 replies.
- [GitHub] [iceberg] zhong-yj commented on pull request #3081: Fix ClassCastException when flink read map and array data from parquet format data file. - posted by GitBox <gi...@apache.org> on 2021/09/07 07:04:35 UTC, 0 replies.
- [GitHub] [iceberg] GrigorievNick opened a new pull request #3083: iceberg-data, Row level Java API do not have any examples or descript… - posted by GitBox <gi...@apache.org> on 2021/09/07 07:24:20 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on pull request #1978: Flink: Add unit test to write CDC events by SQL. - posted by GitBox <gi...@apache.org> on 2021/09/07 08:33:01 UTC, 0 replies.
- [GitHub] [iceberg] openinx closed pull request #1978: Flink: Add unit test to write CDC events by SQL. - posted by GitBox <gi...@apache.org> on 2021/09/07 08:33:01 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on issue #3079: java.io.IOException: Mkdirs failed to create file:/user/hive/warehouse/bench/metadata - posted by GitBox <gi...@apache.org> on 2021/09/07 08:47:58 UTC, 3 replies.
- [GitHub] [iceberg] openinx opened a new issue #3084: Is it correct to run all the testSpark31 when build with command ./gradlew build -x test - posted by GitBox <gi...@apache.org> on 2021/09/07 09:06:20 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on issue #3084: Is it correct to run all the testSpark31 when build with command ./gradlew build -x test - posted by GitBox <gi...@apache.org> on 2021/09/07 09:17:38 UTC, 2 replies.
- [GitHub] [iceberg] shengkui commented on issue #3079: java.io.IOException: Mkdirs failed to create file:/user/hive/warehouse/bench/metadata - posted by GitBox <gi...@apache.org> on 2021/09/07 09:18:54 UTC, 4 replies.
- [GitHub] [iceberg] coolderli commented on pull request #3081: Fix ClassCastException when flink read map and array data from parquet format data file. - posted by GitBox <gi...@apache.org> on 2021/09/07 10:07:19 UTC, 0 replies.
- [GitHub] [iceberg] zlzhang0122 commented on pull request #3081: Fix ClassCastException when flink read map and array data from parquet format data file. - posted by GitBox <gi...@apache.org> on 2021/09/07 10:25:10 UTC, 0 replies.
- [GitHub] [iceberg] openinx opened a new pull request #3085: Docs: Add flink iceberg connector - posted by GitBox <gi...@apache.org> on 2021/09/07 12:04:38 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on issue #3082: iceberg-data, Row level Java API do not have any examples or descriptions in site Java API tab. - posted by GitBox <gi...@apache.org> on 2021/09/07 12:08:22 UTC, 0 replies.
- [GitHub] [iceberg] GrigorievNick commented on issue #3082: iceberg-data, Row level Java API do not have any examples or descriptions in site Java API tab. - posted by GitBox <gi...@apache.org> on 2021/09/07 12:12:49 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on a change in pull request #3081: Fix ClassCastException when flink read map and array data from parquet format data file. - posted by GitBox <gi...@apache.org> on 2021/09/07 12:17:48 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on issue #3084: Is it correct to run all the testSpark31 when build with command ./gradlew build -x test - posted by GitBox <gi...@apache.org> on 2021/09/07 14:15:04 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer edited a comment on issue #3084: Is it correct to run all the testSpark31 when build with command ./gradlew build -x test - posted by GitBox <gi...@apache.org> on 2021/09/07 14:15:24 UTC, 0 replies.
- [GitHub] [iceberg] GrigorievNick edited a comment on issue #3082: iceberg-data, Row level Java API do not have any examples or descriptions in site Java API tab. - posted by GitBox <gi...@apache.org> on 2021/09/07 14:49:26 UTC, 2 replies.
- [GitHub] [iceberg] stevenzwu commented on a change in pull request #3085: Docs: Add flink iceberg connector - posted by GitBox <gi...@apache.org> on 2021/09/07 15:16:15 UTC, 4 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #3073: Core: Support items per bin setting in BinPacking iterator - posted by GitBox <gi...@apache.org> on 2021/09/07 15:45:54 UTC, 3 replies.
- [GitHub] [iceberg] danielcweeks commented on pull request #3074: Rename the existing python module to python_legacy. - posted by GitBox <gi...@apache.org> on 2021/09/07 15:47:47 UTC, 2 replies.
- [GitHub] [iceberg] danielcweeks commented on a change in pull request #3074: Rename the existing python module to python_legacy. - posted by GitBox <gi...@apache.org> on 2021/09/07 15:48:31 UTC, 3 replies.
- [GitHub] [iceberg] WinkerDu commented on a change in pull request #3073: Core: Support items per bin setting in BinPacking iterator - posted by GitBox <gi...@apache.org> on 2021/09/07 17:03:44 UTC, 2 replies.
- [GitHub] [iceberg] szehon-ho opened a new issue #3086: Allow config for write object storage path to be table location (for remove orphans) - posted by GitBox <gi...@apache.org> on 2021/09/07 17:54:39 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho commented on issue #3086: Allow config for write object storage path to be table location (for remove orphans) - posted by GitBox <gi...@apache.org> on 2021/09/07 18:05:59 UTC, 0 replies.
- [GitHub] [iceberg] rodfsouza commented on issue #2972: Spark: REFRESH TABLE does not work with SparkSessionCatalog - posted by GitBox <gi...@apache.org> on 2021/09/07 18:58:19 UTC, 0 replies.
- [GitHub] [iceberg] rodfsouza commented on a change in pull request #3072: Spark: Implement InvalidateTable for SparkSessionCatalog - posted by GitBox <gi...@apache.org> on 2021/09/07 19:34:01 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on issue #2991: No such file or directory when using multiple Spark executors + Iceberg in EMR - posted by GitBox <gi...@apache.org> on 2021/09/07 19:37:46 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3078: fix: JdbcCatalog jdbc.user is overwrite by user property - posted by GitBox <gi...@apache.org> on 2021/09/07 19:43:02 UTC, 10 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3072: Spark: Implement InvalidateTable for SparkSessionCatalog - posted by GitBox <gi...@apache.org> on 2021/09/07 19:46:19 UTC, 1 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #3072: Spark: Implement InvalidateTable for SparkSessionCatalog - posted by GitBox <gi...@apache.org> on 2021/09/07 20:10:18 UTC, 1 replies.
- [GitHub] [iceberg] szehon-ho commented on a change in pull request #2804: [Issue-2741] use RetryingMetaStoreClient - posted by GitBox <gi...@apache.org> on 2021/09/07 20:38:19 UTC, 0 replies.
- [GitHub] [iceberg] hankfanchiu commented on pull request #3043: Revert #2960 and commit no-op partition replacement operations - posted by GitBox <gi...@apache.org> on 2021/09/07 21:20:04 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho commented on pull request #2804: [Issue-2741] use RetryingMetaStoreClient - posted by GitBox <gi...@apache.org> on 2021/09/07 22:32:48 UTC, 1 replies.
- [GitHub] [iceberg] szehon-ho opened a new issue #3087: Implement retryDelays and retries in Iceberg Hive Client - posted by GitBox <gi...@apache.org> on 2021/09/07 23:26:33 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho commented on issue #3087: Implement retryDelays and retries in Iceberg Hive Client - posted by GitBox <gi...@apache.org> on 2021/09/07 23:29:01 UTC, 2 replies.
- [GitHub] [iceberg] openinx commented on pull request #2863: Flink: Transform INSERT as one DELETE following one INSERT - posted by GitBox <gi...@apache.org> on 2021/09/08 01:39:41 UTC, 0 replies.
- [GitHub] [iceberg] Reo-LEI opened a new pull request #2863: Flink: Transform INSERT as one DELETE following one INSERT - posted by GitBox <gi...@apache.org> on 2021/09/08 01:39:51 UTC, 0 replies.
- [GitHub] [iceberg] openinx closed pull request #2863: Flink: Transform INSERT as one DELETE following one INSERT - posted by GitBox <gi...@apache.org> on 2021/09/08 01:39:51 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3039: Introduce spark3 option to read stream from a timestamp - posted by GitBox <gi...@apache.org> on 2021/09/08 01:47:33 UTC, 3 replies.
- [GitHub] [iceberg] openinx commented on pull request #2863: Flink: Add streaming upsert write option. - posted by GitBox <gi...@apache.org> on 2021/09/08 02:48:13 UTC, 2 replies.
- [GitHub] [iceberg] openinx closed issue #3084: Is it correct to run all the testSpark31 when build with command ./gradlew build -x test - posted by GitBox <gi...@apache.org> on 2021/09/08 02:57:03 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on a change in pull request #3085: Docs: Add flink iceberg connector - posted by GitBox <gi...@apache.org> on 2021/09/08 03:08:37 UTC, 6 replies.
- [GitHub] [iceberg] openinx commented on pull request #3081: Fix ClassCastException when flink read map and array data from parquet format data file. - posted by GitBox <gi...@apache.org> on 2021/09/08 04:35:29 UTC, 1 replies.
- [GitHub] [iceberg] openinx closed pull request #3081: Fix ClassCastException when flink read map and array data from parquet format data file. - posted by GitBox <gi...@apache.org> on 2021/09/08 04:35:40 UTC, 0 replies.
- [GitHub] [iceberg] openinx closed issue #3080: ClassCastException when Flink read map or array data from parquet data file - posted by GitBox <gi...@apache.org> on 2021/09/08 04:36:40 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on issue #3080: ClassCastException when Flink read map or array data from parquet data file - posted by GitBox <gi...@apache.org> on 2021/09/08 04:36:41 UTC, 0 replies.
- [GitHub] [iceberg] openinx closed pull request #3073: Core: Support items per bin setting in BinPacking iterator - posted by GitBox <gi...@apache.org> on 2021/09/08 06:17:31 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on pull request #3073: Core: Support items per bin setting in BinPacking iterator - posted by GitBox <gi...@apache.org> on 2021/09/08 06:17:31 UTC, 1 replies.
- [GitHub] [iceberg] WinkerDu opened a new pull request #3073: Core: Support items per bin setting in BinPacking iterator - posted by GitBox <gi...@apache.org> on 2021/09/08 06:17:42 UTC, 0 replies.
- [GitHub] [iceberg] zhengzengprc commented on pull request #3039: Introduce spark3 option to read stream from a timestamp - posted by GitBox <gi...@apache.org> on 2021/09/08 07:38:50 UTC, 1 replies.
- [GitHub] [iceberg] Flyangz commented on pull request #2629: Flink : upgrade to flink 1.13 - posted by GitBox <gi...@apache.org> on 2021/09/08 08:22:17 UTC, 0 replies.
- [GitHub] [iceberg] pvary commented on issue #3087: Implement retryDelays and retries in Iceberg Hive Client - posted by GitBox <gi...@apache.org> on 2021/09/08 09:10:23 UTC, 1 replies.
- [GitHub] [iceberg] felixYyu closed issue #3017: declaration is never used in IcebergSparkSessionExtensions class file - posted by GitBox <gi...@apache.org> on 2021/09/08 10:02:38 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho edited a comment on issue #3087: Implement retryDelays and retries in Iceberg Hive Client - posted by GitBox <gi...@apache.org> on 2021/09/08 16:53:29 UTC, 4 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3073: Core: Support items per bin setting in BinPacking iterator - posted by GitBox <gi...@apache.org> on 2021/09/08 18:10:01 UTC, 0 replies.
- [GitHub] [iceberg] alex-shchetkov opened a new issue #3088: Can't create partitioned tables in pyspark DataFrameWriterV2 - posted by GitBox <gi...@apache.org> on 2021/09/08 18:12:52 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3073: Core: Support items per bin setting in BinPacking iterator - posted by GitBox <gi...@apache.org> on 2021/09/08 19:01:29 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3078: fix: JdbcCatalog jdbc.user is overwrite by user property - posted by GitBox <gi...@apache.org> on 2021/09/08 19:25:00 UTC, 2 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #2863: Flink: Add streaming upsert write option. - posted by GitBox <gi...@apache.org> on 2021/09/08 20:58:34 UTC, 1 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #2820: Spark: Moves Distribution and Ordering Utils to Spark3 Module - posted by GitBox <gi...@apache.org> on 2021/09/08 21:00:20 UTC, 2 replies.
- [GitHub] [iceberg] jhsenjaliya commented on pull request #2804: [Issue-2741] use RetryingMetaStoreClient - posted by GitBox <gi...@apache.org> on 2021/09/08 21:53:27 UTC, 0 replies.
- [GitHub] [iceberg] rdblue opened a new pull request #3089: Spark: Create metadata tables directly to preserve custom FileIO. - posted by GitBox <gi...@apache.org> on 2021/09/08 22:53:50 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #3089: Spark: Create metadata tables directly to preserve custom FileIO. - posted by GitBox <gi...@apache.org> on 2021/09/08 23:20:54 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on pull request #2820: Spark: Moves Distribution and Ordering Utils to Spark3 Module - posted by GitBox <gi...@apache.org> on 2021/09/08 23:25:36 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3089: Spark: Create metadata tables directly to preserve custom FileIO. - posted by GitBox <gi...@apache.org> on 2021/09/08 23:32:49 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3089: Spark: Create metadata tables directly to preserve custom FileIO. - posted by GitBox <gi...@apache.org> on 2021/09/08 23:33:19 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3073: Core: Support items per bin setting in BinPacking iterator - posted by GitBox <gi...@apache.org> on 2021/09/08 23:45:09 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #2965: Core: rename WRITE_NEW_DATA_LOCATION to WRITE_FOLDER_STORAGE_LOCATION - posted by GitBox <gi...@apache.org> on 2021/09/08 23:49:45 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on a change in pull request #2863: Flink: Add streaming upsert write option. - posted by GitBox <gi...@apache.org> on 2021/09/09 00:34:33 UTC, 2 replies.
- [GitHub] [iceberg] flyrain commented on pull request #2965: Core: rename WRITE_NEW_DATA_LOCATION to WRITE_FOLDER_STORAGE_LOCATION - posted by GitBox <gi...@apache.org> on 2021/09/09 00:53:07 UTC, 0 replies.
- [GitHub] [iceberg] kbendick opened a new pull request #3090: [SPARK] Add in config value needed in tests once SPARK-36128 is suppo… - posted by GitBox <gi...@apache.org> on 2021/09/09 01:53:06 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3090: [SPARK] Add in config value needed in tests once Spark 3.2 is supported - posted by GitBox <gi...@apache.org> on 2021/09/09 01:58:42 UTC, 1 replies.
- [GitHub] [iceberg] kbendick opened a new issue #3091: Debug timeouts with some tests in CI - posted by GitBox <gi...@apache.org> on 2021/09/09 01:59:53 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on a change in pull request #2305: Flink: FLIP-27 source split and reader - posted by GitBox <gi...@apache.org> on 2021/09/09 02:58:02 UTC, 6 replies.
- [GitHub] [iceberg] zhaoyuxiaoxiao commented on issue #3042: Help needed in migrating parquet file to iceberg table. - posted by GitBox <gi...@apache.org> on 2021/09/09 03:22:23 UTC, 2 replies.
- [GitHub] [iceberg] openinx commented on issue #3042: Help needed in migrating parquet file to iceberg table. - posted by GitBox <gi...@apache.org> on 2021/09/09 03:47:35 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #2965: Core: rename WRITE_NEW_DATA_LOCATION to WRITE_FOLDER_STORAGE_LOCATION - posted by GitBox <gi...@apache.org> on 2021/09/09 04:19:53 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #2878: API: allow closing resources in aws catalogs and S3FileIO - posted by GitBox <gi...@apache.org> on 2021/09/09 04:25:45 UTC, 1 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3089: Spark: Create metadata tables directly to preserve custom FileIO. - posted by GitBox <gi...@apache.org> on 2021/09/09 04:32:57 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on issue #3091: Debug timeouts with some tests in CI - posted by GitBox <gi...@apache.org> on 2021/09/09 04:36:44 UTC, 11 replies.
- [GitHub] [iceberg] Reo-LEI commented on a change in pull request #2863: Flink: Add streaming upsert write option. - posted by GitBox <gi...@apache.org> on 2021/09/09 04:50:21 UTC, 1 replies.
- [GitHub] [iceberg] kbendick edited a comment on issue #3091: Debug timeouts with some tests in CI - posted by GitBox <gi...@apache.org> on 2021/09/09 05:01:01 UTC, 2 replies.
- [GitHub] [iceberg] deepeye opened a new issue #3092: hive shell can not read iceberg table created by flink sql shell ? - posted by GitBox <gi...@apache.org> on 2021/09/09 06:20:41 UTC, 0 replies.
- [GitHub] [iceberg] hehuiyuan commented on pull request #3034: [ICEBERG-FLINK]support read hive configuration from HIVE_HOME&HIVE_CONF_DIR env - posted by GitBox <gi...@apache.org> on 2021/09/09 06:21:44 UTC, 0 replies.
- [GitHub] [iceberg] liubo1022126 opened a new pull request #3093: Flink: support write watermark in snapshot - posted by GitBox <gi...@apache.org> on 2021/09/09 08:06:25 UTC, 1 replies.
- [GitHub] [iceberg] liujinhui1994 commented on issue #2390: Upgrade Parquet version to 1.12.0 - posted by GitBox <gi...@apache.org> on 2021/09/09 12:12:28 UTC, 0 replies.
- [GitHub] [iceberg] pvary commented on issue #3092: hive shell can not read iceberg table created by flink sql shell ? - posted by GitBox <gi...@apache.org> on 2021/09/09 12:20:15 UTC, 2 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #2820: Spark: Moves Distribution and Ordering Utils to Spark3 Module - posted by GitBox <gi...@apache.org> on 2021/09/09 13:59:12 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer merged pull request #2820: Spark: Moves Distribution and Ordering Utils to Spark3 Module - posted by GitBox <gi...@apache.org> on 2021/09/09 14:01:16 UTC, 0 replies.
- [GitHub] [iceberg] alex-shchetkov commented on issue #2991: No such file or directory when using multiple Spark executors + Iceberg in EMR - posted by GitBox <gi...@apache.org> on 2021/09/09 14:09:59 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #3090: [SPARK] Add in config value needed in tests once Spark 3.2 is supported - posted by GitBox <gi...@apache.org> on 2021/09/09 14:21:55 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #2829: Spark3 sort compaction - posted by GitBox <gi...@apache.org> on 2021/09/09 16:44:00 UTC, 21 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #2829: Spark3 sort compaction - posted by GitBox <gi...@apache.org> on 2021/09/09 16:51:25 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #2829: Spark3 sort compaction - posted by GitBox <gi...@apache.org> on 2021/09/09 17:41:30 UTC, 26 replies.
- [GitHub] [iceberg] flyrain opened a new pull request #3094: Core: Consolidate write.folder-storage.path and write.object-storage.path to write.data.path - posted by GitBox <gi...@apache.org> on 2021/09/09 18:08:01 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3093: Flink: support write watermark in snapshot - posted by GitBox <gi...@apache.org> on 2021/09/09 21:59:44 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3090: [SPARK] Add in config value needed in tests once Spark 3.2 is supported - posted by GitBox <gi...@apache.org> on 2021/09/09 22:01:37 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3090: [SPARK] Add in config value needed in tests once Spark 3.2 is supported - posted by GitBox <gi...@apache.org> on 2021/09/09 22:01:57 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3061: Flink: Fix the warning in FlinkSink - posted by GitBox <gi...@apache.org> on 2021/09/09 22:08:01 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3061: Flink: Fix the warning in FlinkSink - posted by GitBox <gi...@apache.org> on 2021/09/09 22:08:12 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3094: Core: Consolidate write.folder-storage.path and write.object-storage.path to write.data.path - posted by GitBox <gi...@apache.org> on 2021/09/09 22:38:06 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #2878: API: allow closing resources in aws catalogs and S3FileIO - posted by GitBox <gi...@apache.org> on 2021/09/09 22:47:50 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #2878: API: allow closing resources in aws catalogs and S3FileIO - posted by GitBox <gi...@apache.org> on 2021/09/09 22:48:00 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #2878: API: allow closing resources in aws catalogs and S3FileIO - posted by GitBox <gi...@apache.org> on 2021/09/09 22:48:30 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3066: Fix spelling mistakes in releases.md - posted by GitBox <gi...@apache.org> on 2021/09/09 22:49:21 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3066: Fix spelling mistakes in releases.md - posted by GitBox <gi...@apache.org> on 2021/09/09 22:49:41 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3058: Build: Exclude zstd-jni from iceberg-spark3-runtime - posted by GitBox <gi...@apache.org> on 2021/09/09 22:50:12 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #1317: Add specId to DataFile - posted by GitBox <gi...@apache.org> on 2021/09/09 23:02:10 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3015: Add data_file.spec_id to metadata tables - posted by GitBox <gi...@apache.org> on 2021/09/09 23:09:03 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3015: Add data_file.spec_id to metadata tables - posted by GitBox <gi...@apache.org> on 2021/09/09 23:12:25 UTC, 0 replies.
- [GitHub] [iceberg] stevenzwu commented on pull request #3093: Flink: support write watermark in snapshot - posted by GitBox <gi...@apache.org> on 2021/09/09 23:27:45 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3071: Core: Optimize check for referenced data files in BaseRowDelta - posted by GitBox <gi...@apache.org> on 2021/09/09 23:31:13 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on issue #3087: Implement retryDelays and retries in Iceberg Hive Client - posted by GitBox <gi...@apache.org> on 2021/09/09 23:35:58 UTC, 1 replies.
- [GitHub] [iceberg] danielcweeks commented on a change in pull request #3037: Spec: Update spec to show that version 2 is adopted - posted by GitBox <gi...@apache.org> on 2021/09/09 23:43:13 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3037: Spec: Update spec to show that version 2 is adopted - posted by GitBox <gi...@apache.org> on 2021/09/09 23:47:05 UTC, 3 replies.
- [GitHub] [iceberg] rdblue merged pull request #3089: Spark: Create metadata tables directly to preserve custom FileIO - posted by GitBox <gi...@apache.org> on 2021/09/09 23:56:04 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3089: Spark: Create metadata tables directly to preserve custom FileIO - posted by GitBox <gi...@apache.org> on 2021/09/09 23:56:14 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3094: Core: Consolidate write.folder-storage.path and write.object-storage.path to write.data.path - posted by GitBox <gi...@apache.org> on 2021/09/10 00:00:12 UTC, 4 replies.
- [GitHub] [iceberg] mechgouki removed a comment on pull request #2847: [2806]Dell EMC ECS features required by a new ECS Catalog impl - posted by GitBox <gi...@apache.org> on 2021/09/10 00:21:58 UTC, 0 replies.
- [GitHub] [iceberg] flyrain commented on a change in pull request #3094: Core: Consolidate write.folder-storage.path and write.object-storage.path to write.data.path - posted by GitBox <gi...@apache.org> on 2021/09/10 00:30:32 UTC, 16 replies.
- [GitHub] [iceberg] flyrain commented on pull request #3094: Core: Consolidate write.folder-storage.path and write.object-storage.path to write.data.path - posted by GitBox <gi...@apache.org> on 2021/09/10 00:39:13 UTC, 5 replies.
- [GitHub] [iceberg] danielcweeks commented on pull request #3037: Spec: Update spec to show that version 2 is adopted - posted by GitBox <gi...@apache.org> on 2021/09/10 02:10:24 UTC, 0 replies.
- [GitHub] [iceberg] zhaoyuxiaoxiao commented on pull request #2210: Adds AddFiles Procedure - posted by GitBox <gi...@apache.org> on 2021/09/10 02:33:24 UTC, 0 replies.
- [GitHub] [iceberg] hameizi opened a new pull request #3095: Flink: flink read iceberg upsert data use streaming mode - posted by GitBox <gi...@apache.org> on 2021/09/10 02:46:51 UTC, 0 replies.
- [GitHub] [iceberg] hameizi commented on pull request #3095: Flink: flink read iceberg upsert data use streaming mode - posted by GitBox <gi...@apache.org> on 2021/09/10 02:47:52 UTC, 0 replies.
- [GitHub] [iceberg] shengkui edited a comment on issue #3079: java.io.IOException: Mkdirs failed to create file:/user/hive/warehouse/bench/metadata - posted by GitBox <gi...@apache.org> on 2021/09/10 03:20:02 UTC, 1 replies.
- [GitHub] [iceberg] stevenzwu commented on a change in pull request #2305: Flink: FLIP-27 source split and reader - posted by GitBox <gi...@apache.org> on 2021/09/10 05:09:24 UTC, 12 replies.
- [GitHub] [iceberg] gongjinzz opened a new issue #3096: Caused by: java.lang.NoClassDefFoundError: org/apache/flink/table/runtime/typeutils/InternalTypeInfo - posted by GitBox <gi...@apache.org> on 2021/09/10 07:12:15 UTC, 0 replies.
- [GitHub] [iceberg] deepeye commented on issue #3092: hive shell can not read iceberg table created by flink sql shell ? - posted by GitBox <gi...@apache.org> on 2021/09/10 07:49:37 UTC, 4 replies.
- [GitHub] [iceberg] deepeye removed a comment on issue #3092: hive shell can not read iceberg table created by flink sql shell ? - posted by GitBox <gi...@apache.org> on 2021/09/10 08:33:22 UTC, 0 replies.
- [GitHub] [iceberg] liubo1022126 closed pull request #3093: Flink: support write watermark in snapshot - posted by GitBox <gi...@apache.org> on 2021/09/10 09:50:30 UTC, 1 replies.
- [GitHub] [iceberg] liubo1022126 commented on pull request #3093: Flink: support write watermark in snapshot - posted by GitBox <gi...@apache.org> on 2021/09/10 09:50:30 UTC, 2 replies.
- [GitHub] [iceberg] liubo1022126 removed a comment on pull request #3093: Flink: support write watermark in snapshot - posted by GitBox <gi...@apache.org> on 2021/09/10 09:50:40 UTC, 0 replies.
- [GitHub] [iceberg] itachi-sharingan commented on issue #3051: Hadoop Catalog DropTable always returns true and doesn't check that the folder contains Iceberg metadata - posted by GitBox <gi...@apache.org> on 2021/09/10 10:40:39 UTC, 1 replies.
- [GitHub] [iceberg] vsingh99 opened a new issue #3098: MERGE INTO TABLE is not supported temporarily - posted by GitBox <gi...@apache.org> on 2021/09/10 12:29:39 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on issue #3098: MERGE INTO TABLE is not supported temporarily - posted by GitBox <gi...@apache.org> on 2021/09/10 13:02:58 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer edited a comment on issue #3098: MERGE INTO TABLE is not supported temporarily - posted by GitBox <gi...@apache.org> on 2021/09/10 13:04:08 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #3097: Hadoop drop table to return false if table does not exist - posted by GitBox <gi...@apache.org> on 2021/09/10 13:08:51 UTC, 1 replies.
- [GitHub] [iceberg] RussellSpitzer commented on issue #3051: Hadoop Catalog DropTable always returns true and doesn't check that the folder contains Iceberg metadata - posted by GitBox <gi...@apache.org> on 2021/09/10 13:14:01 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #2210: Adds AddFiles Procedure - posted by GitBox <gi...@apache.org> on 2021/09/10 13:20:53 UTC, 0 replies.
- [GitHub] [iceberg] vsingh99 commented on issue #2737: merge error is back on iceberg master + spark 3.1.1 : MERGE INTO TABLE is not supported temporarily. - posted by GitBox <gi...@apache.org> on 2021/09/10 13:22:49 UTC, 0 replies.
- [GitHub] [iceberg] vsingh99 removed a comment on issue #2737: merge error is back on iceberg master + spark 3.1.1 : MERGE INTO TABLE is not supported temporarily. - posted by GitBox <gi...@apache.org> on 2021/09/10 13:23:20 UTC, 0 replies.
- [GitHub] [iceberg] vsingh99 closed issue #3098: MERGE INTO TABLE is not supported temporarily - posted by GitBox <gi...@apache.org> on 2021/09/10 13:23:44 UTC, 0 replies.
- [GitHub] [iceberg] vsingh99 commented on issue #3098: MERGE INTO TABLE is not supported temporarily - posted by GitBox <gi...@apache.org> on 2021/09/10 13:23:44 UTC, 0 replies.
- [GitHub] [iceberg] liubo1022126 edited a comment on pull request #3093: Flink: support write watermark in snapshot - posted by GitBox <gi...@apache.org> on 2021/09/10 13:27:43 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3037: Spec: Update spec to show that version 2 is adopted - posted by GitBox <gi...@apache.org> on 2021/09/10 15:22:20 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho opened a new pull request #3099: Implement retryDelays and retries in Iceberg Hive Client - posted by GitBox <gi...@apache.org> on 2021/09/10 17:14:56 UTC, 2 replies.
- [GitHub] [iceberg] itachi-sharingan commented on a change in pull request #3097: Hadoop drop table to return false if table does not exist - posted by GitBox <gi...@apache.org> on 2021/09/10 18:22:25 UTC, 4 replies.
- [GitHub] [iceberg] itachi-sharingan commented on pull request #3097: Hadoop drop table to return false if table does not exist - posted by GitBox <gi...@apache.org> on 2021/09/10 18:24:23 UTC, 1 replies.
- [GitHub] [iceberg] kbendick opened a new pull request #3100: [BUILD] Add info level logs to JVM CI to debug infrequent timouts - posted by GitBox <gi...@apache.org> on 2021/09/10 19:47:17 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3100: [BUILD] Add info level logs to JVM CI to debug infrequent timouts - posted by GitBox <gi...@apache.org> on 2021/09/10 19:48:17 UTC, 1 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3100: [BUILD] Add gradle info level logs to JVM CI suite to debug irregular timeouts during CI - posted by GitBox <gi...@apache.org> on 2021/09/10 19:53:06 UTC, 0 replies.
- [GitHub] [iceberg] kbendick closed pull request #3039: Introduce spark3 option to read stream from a timestamp - posted by GitBox <gi...@apache.org> on 2021/09/10 19:54:55 UTC, 0 replies.
- [GitHub] [iceberg] meetsitaram commented on issue #2456: Cannot write nullable values to non-null column - posted by GitBox <gi...@apache.org> on 2021/09/10 20:14:32 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 2021/09/10 20:21:26 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3100: [BUILD] Add gradle info level logs to JVM CI suite to debug irregular timeouts during CI - posted by GitBox <gi...@apache.org> on 2021/09/10 21:39:12 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3100: [BUILD] Add gradle info level logs to JVM CI suite to debug irregular timeouts during CI - posted by GitBox <gi...@apache.org> on 2021/09/10 21:39:22 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #2933: [ARROW] Vectorized Parquet Reads - Assertions + Correctness Checks for Deletion Files - posted by GitBox <gi...@apache.org> on 2021/09/10 21:43:36 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3073: Core: Enhance weightFunc of bin-packing to adapt to V2Format - posted by GitBox <gi...@apache.org> on 2021/09/10 21:48:02 UTC, 14 replies.
- [GitHub] [iceberg] kbendick commented on issue #3092: hive shell can not read iceberg table created by flink sql shell ? - posted by GitBox <gi...@apache.org> on 2021/09/10 22:23:01 UTC, 1 replies.
- [GitHub] [iceberg] szehon-ho closed pull request #3099: Implement retryDelays and retries in Iceberg Hive Client - posted by GitBox <gi...@apache.org> on 2021/09/10 22:24:35 UTC, 1 replies.
- [GitHub] [iceberg] adamkennedy commented on a change in pull request #2829: Spark3 sort compaction - posted by GitBox <gi...@apache.org> on 2021/09/10 22:28:55 UTC, 0 replies.
- [GitHub] [iceberg] hililiwei closed issue #3075: Add escape in the SQL statement in the flink engine document - posted by GitBox <gi...@apache.org> on 2021/09/11 01:13:54 UTC, 0 replies.
- [GitHub] [iceberg] hililiwei commented on issue #3075: Add escape in the SQL statement in the flink engine document - posted by GitBox <gi...@apache.org> on 2021/09/11 01:13:55 UTC, 0 replies.
- [GitHub] [iceberg] WinkerDu commented on a change in pull request #3073: Core: Enhance weightFunc of bin-packing to adapt to V2Format - posted by GitBox <gi...@apache.org> on 2021/09/11 02:39:12 UTC, 4 replies.
- [GitHub] [iceberg] xiaotianzhang01 opened a new pull request #3101: Flink: support insert options set equality fields columns - posted by GitBox <gi...@apache.org> on 2021/09/11 07:38:54 UTC, 0 replies.
- [GitHub] [iceberg] jun-he commented on a change in pull request #3074: Rename the existing python module to python_legacy. - posted by GitBox <gi...@apache.org> on 2021/09/12 01:08:39 UTC, 3 replies.
- [GitHub] [iceberg] dungdm93 commented on pull request #3078: fix: JdbcCatalog jdbc.user is overwrite by user property - posted by GitBox <gi...@apache.org> on 2021/09/12 09:00:51 UTC, 1 replies.
- [GitHub] [iceberg] Reo-LEI opened a new issue #3102: Reduce flink IcebergFilesCommitter validate snapshot history when commit table - posted by GitBox <gi...@apache.org> on 2021/09/12 13:49:49 UTC, 0 replies.
- [GitHub] [iceberg] itachi-sharingan commented on issue #2532: Add metadata tables tests to make sure they don't break when reading different versions of tables - posted by GitBox <gi...@apache.org> on 2021/09/12 13:54:56 UTC, 1 replies.
- [GitHub] [iceberg] Reo-LEI opened a new pull request #3103: Flink: IcebergFilesCommitter validate dataFile exist start from last committed snapshot. - posted by GitBox <gi...@apache.org> on 2021/09/12 14:05:14 UTC, 0 replies.
- [GitHub] [iceberg] Reo-LEI commented on issue #3102: Reduce flink IcebergFilesCommitter validate snapshot history when commit table - posted by GitBox <gi...@apache.org> on 2021/09/12 14:20:30 UTC, 1 replies.
- [GitHub] [iceberg] Reo-LEI commented on pull request #2863: Flink: Add streaming upsert write option. - posted by GitBox <gi...@apache.org> on 2021/09/12 14:24:52 UTC, 0 replies.
- [GitHub] [iceberg] Reo-LEI commented on pull request #3103: Flink: IcebergFilesCommitter validate dataFile exist start from last committed snapshot. - posted by GitBox <gi...@apache.org> on 2021/09/12 14:29:34 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3097: Hadoop drop table to return false if table does not exist - posted by GitBox <gi...@apache.org> on 2021/09/12 16:11:58 UTC, 3 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3083: iceberg-data, Row level Java API do not have any examples or descript… - posted by GitBox <gi...@apache.org> on 2021/09/12 16:17:52 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3047: AWS: add HadoopConfigurableGlueCatalog - posted by GitBox <gi...@apache.org> on 2021/09/12 16:29:49 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3038: Spark: Better SparkBatchScan statistics estimation - posted by GitBox <gi...@apache.org> on 2021/09/12 16:35:30 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3038: Spark: Better SparkBatchScan statistics estimation - posted by GitBox <gi...@apache.org> on 2021/09/12 16:35:40 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3043: Revert #2960 and commit no-op partition replacement operations - posted by GitBox <gi...@apache.org> on 2021/09/12 16:44:38 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #2855: Add TableLocationSupplier for more flexible table placement - posted by GitBox <gi...@apache.org> on 2021/09/12 17:03:42 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #2859: Spark: Set properties for deletewriter - posted by GitBox <gi...@apache.org> on 2021/09/12 17:04:23 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #2859: Spark: Set properties for deletewriter - posted by GitBox <gi...@apache.org> on 2021/09/12 17:04:53 UTC, 1 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #3043: Revert #2960 and commit no-op partition replacement operations - posted by GitBox <gi...@apache.org> on 2021/09/12 17:19:53 UTC, 0 replies.
- [GitHub] [iceberg] zhaoyuxiaoxiao commented on pull request #2217: Flink : migrate hive table to iceberg table - posted by GitBox <gi...@apache.org> on 2021/09/13 02:16:58 UTC, 0 replies.
- [GitHub] [iceberg] coolderli commented on issue #3102: Reduce flink IcebergFilesCommitter validate snapshot history when commit table - posted by GitBox <gi...@apache.org> on 2021/09/13 02:54:24 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 opened a new pull request #3104: Core: add snapshot annotation to table metadata (WIP) - posted by GitBox <gi...@apache.org> on 2021/09/13 03:06:08 UTC, 0 replies.
- [GitHub] [iceberg] coolderli commented on a change in pull request #2859: Spark: Set properties for deletewriter - posted by GitBox <gi...@apache.org> on 2021/09/13 03:08:45 UTC, 1 replies.
- [GitHub] [iceberg] coolderli commented on pull request #2859: Spark: Set properties for deletewriter - posted by GitBox <gi...@apache.org> on 2021/09/13 03:14:25 UTC, 2 replies.
- [GitHub] [iceberg] karuppayya commented on a change in pull request #3094: Core: Consolidate write.folder-storage.path and write.object-storage.path to write.data.path - posted by GitBox <gi...@apache.org> on 2021/09/13 03:49:33 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #2957: Core: add TableMetadata update builder - posted by GitBox <gi...@apache.org> on 2021/09/13 05:36:57 UTC, 1 replies.
- [GitHub] [iceberg] nastra commented on a change in pull request #3024: Arrow: Convert dict encoded vectors to their expected Arrow vector types - posted by GitBox <gi...@apache.org> on 2021/09/13 08:27:05 UTC, 4 replies.
- [GitHub] [iceberg] coolderli commented on pull request #2216: Spark: support replace equality deletes to position deletes - posted by GitBox <gi...@apache.org> on 2021/09/13 08:31:34 UTC, 0 replies.
- [GitHub] [iceberg] Reo-LEI opened a new pull request #2863: Flink: Add streaming upsert write option. - posted by GitBox <gi...@apache.org> on 2021/09/13 08:58:29 UTC, 0 replies.
- [GitHub] [iceberg] openinx closed pull request #2863: Flink: Add streaming upsert write option. - posted by GitBox <gi...@apache.org> on 2021/09/13 08:58:29 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on pull request #3095: Flink: flink read iceberg upsert data use streaming mode - posted by GitBox <gi...@apache.org> on 2021/09/13 11:48:10 UTC, 0 replies.
- [GitHub] [iceberg] openinx merged pull request #2863: Flink: Add streaming upsert write option. - posted by GitBox <gi...@apache.org> on 2021/09/13 11:49:45 UTC, 0 replies.
- [GitHub] [iceberg] openinx opened a new issue #3105: Docs: Add document how to export records from CDC/Upsert Stream into apache iceberg table. - posted by GitBox <gi...@apache.org> on 2021/09/13 11:57:11 UTC, 0 replies.
- [GitHub] [iceberg] xiaotianzhang01 commented on pull request #3101: Flink: support insert options set equality fields columns - posted by GitBox <gi...@apache.org> on 2021/09/13 12:48:26 UTC, 0 replies.
- [GitHub] [iceberg] nastra commented on a change in pull request #3023: Arrow: Support DecimalType - posted by GitBox <gi...@apache.org> on 2021/09/13 13:48:05 UTC, 1 replies.
- [GitHub] [iceberg] GrigorievNick commented on a change in pull request #3083: iceberg-data, Row level Java API do not have any examples or descript… - posted by GitBox <gi...@apache.org> on 2021/09/13 14:20:50 UTC, 0 replies.
- [GitHub] [iceberg] chenjunjiedada commented on pull request #2841: API: add an action API for rewrite deletes - posted by GitBox <gi...@apache.org> on 2021/09/13 14:25:59 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #2826: Build: Upgrade to Gradle 7.x - posted by GitBox <gi...@apache.org> on 2021/09/13 14:55:16 UTC, 1 replies.
- [GitHub] [iceberg] nastra commented on pull request #2826: Build: Upgrade to Gradle 7.x - posted by GitBox <gi...@apache.org> on 2021/09/13 15:04:46 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #2826: Build: Upgrade to Gradle 7.x - posted by GitBox <gi...@apache.org> on 2021/09/13 15:05:14 UTC, 4 replies.
- [GitHub] [iceberg] nastra edited a comment on pull request #2826: Build: Upgrade to Gradle 7.x - posted by GitBox <gi...@apache.org> on 2021/09/13 15:05:15 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3035: AWS: update DynamoDbCatalog.dropNamespace attr check - posted by GitBox <gi...@apache.org> on 2021/09/13 15:38:33 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3035: AWS: update DynamoDbCatalog.dropNamespace attr check - posted by GitBox <gi...@apache.org> on 2021/09/13 15:38:46 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3083: iceberg-data, Row level Java API do not have any examples or descript… - posted by GitBox <gi...@apache.org> on 2021/09/13 15:57:25 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3083: iceberg-data, Row level Java API do not have any examples or descript… - posted by GitBox <gi...@apache.org> on 2021/09/13 15:57:45 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3097: Hadoop drop table to return false if table does not exist - posted by GitBox <gi...@apache.org> on 2021/09/13 16:47:19 UTC, 1 replies.
- [GitHub] [iceberg] RussellSpitzer commented on issue #2488: Unexpected behavior with SparkSessionCatalog when Iceberg Metastore differs from Spark Metastore - posted by GitBox <gi...@apache.org> on 2021/09/13 16:49:36 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #2841: API: add an action API for rewrite deletes - posted by GitBox <gi...@apache.org> on 2021/09/13 16:50:00 UTC, 4 replies.
- [GitHub] [iceberg] itachi-sharingan edited a comment on pull request #3097: Hadoop drop table to return false if table does not exist - posted by GitBox <gi...@apache.org> on 2021/09/13 17:32:00 UTC, 0 replies.
- [GitHub] [iceberg] itachi-sharingan closed pull request #3097: Hadoop drop table to return false if table does not exist - posted by GitBox <gi...@apache.org> on 2021/09/13 17:32:20 UTC, 0 replies.
- [GitHub] [iceberg] itachi-sharingan opened a new pull request #3097: Hadoop drop table to return false if table does not exist - posted by GitBox <gi...@apache.org> on 2021/09/13 17:45:45 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3097: Hadoop drop table to return false if table does not exist - posted by GitBox <gi...@apache.org> on 2021/09/13 17:46:18 UTC, 0 replies.
- [GitHub] [iceberg] rdblue closed issue #3051: Hadoop Catalog DropTable always returns true and doesn't check that the folder contains Iceberg metadata - posted by GitBox <gi...@apache.org> on 2021/09/13 17:46:29 UTC, 0 replies.
- [GitHub] [iceberg] GrigorievNick closed issue #3082: iceberg-data, Row level Java API do not have any examples or descriptions in site Java API tab. - posted by GitBox <gi...@apache.org> on 2021/09/13 17:48:20 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3094: Core: Consolidate write.folder-storage.path and write.object-storage.path to write.data.path - posted by GitBox <gi...@apache.org> on 2021/09/13 19:04:12 UTC, 6 replies.
- [GitHub] [iceberg] yyanyy commented on issue #2532: Add metadata tables tests to make sure they don't break when reading different versions of tables - posted by GitBox <gi...@apache.org> on 2021/09/13 19:08:50 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #2953: API: Change GetProjectedIds to Return all Ids - posted by GitBox <gi...@apache.org> on 2021/09/13 19:21:16 UTC, 12 replies.
- [GitHub] [iceberg] kbendick opened a new pull request #3106: FLINK - Add tolerableCheckpointFailureNumber to debug CI timeouts - posted by GitBox <gi...@apache.org> on 2021/09/13 19:27:13 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi opened a new pull request #3107: Core: Fix comment in TestHadoopCatalog - posted by GitBox <gi...@apache.org> on 2021/09/13 19:34:43 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #3107: Core: Fix comment in TestHadoopCatalog - posted by GitBox <gi...@apache.org> on 2021/09/13 19:35:04 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3107: Core: Fix comment in TestHadoopCatalog - posted by GitBox <gi...@apache.org> on 2021/09/13 19:36:04 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #3038: Spark: Better SparkBatchScan statistics estimation - posted by GitBox <gi...@apache.org> on 2021/09/13 19:46:11 UTC, 2 replies.
- [GitHub] [iceberg] aokolnychyi opened a new issue #3108: Optimize stats estimation in Spark 2 - posted by GitBox <gi...@apache.org> on 2021/09/13 19:47:32 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #2987: Flink: Use SerializableTable in FlinkInputFormat - posted by GitBox <gi...@apache.org> on 2021/09/13 19:58:17 UTC, 1 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3106: FLINK - Add tolerableCheckpointFailureNumber to debug CI timeouts - posted by GitBox <gi...@apache.org> on 2021/09/13 20:23:54 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #2855: Add TableLocationSupplier for more flexible table placement - posted by GitBox <gi...@apache.org> on 2021/09/13 21:04:08 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on a change in pull request #2921: Add an argument to parallelize Expire snapshot procedure - posted by GitBox <gi...@apache.org> on 2021/09/13 21:07:32 UTC, 8 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #2921: Add an argument to parallelize Expire snapshot procedure - posted by GitBox <gi...@apache.org> on 2021/09/13 21:09:14 UTC, 4 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #2921: Add an argument to parallelize Expire snapshot procedure - posted by GitBox <gi...@apache.org> on 2021/09/13 21:15:06 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi merged pull request #3071: Core: Optimize check for referenced data files in BaseRowDelta - posted by GitBox <gi...@apache.org> on 2021/09/13 21:26:01 UTC, 0 replies.
- [GitHub] [iceberg] mayursrivastava commented on a change in pull request #2933: [ARROW] Vectorized Parquet Reads - Assertions + Correctness Checks for Deletion Files - posted by GitBox <gi...@apache.org> on 2021/09/13 22:25:22 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on a change in pull request #2945: Core: Add new writer interfaces - posted by GitBox <gi...@apache.org> on 2021/09/13 22:25:32 UTC, 13 replies.
- [GitHub] [iceberg] netvl opened a new issue #3109: SparkSessionCatalog.listTables() does not list Iceberg tables - posted by GitBox <gi...@apache.org> on 2021/09/13 22:25:42 UTC, 0 replies.
- [GitHub] [iceberg] netvl commented on issue #3109: SparkSessionCatalog.listTables() does not list Iceberg tables - posted by GitBox <gi...@apache.org> on 2021/09/13 22:26:06 UTC, 2 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #2867: Flink: Auto compact file - posted by GitBox <gi...@apache.org> on 2021/09/13 22:33:40 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on issue #3109: SparkSessionCatalog.listTables() does not list Iceberg tables - posted by GitBox <gi...@apache.org> on 2021/09/13 22:35:22 UTC, 1 replies.
- [GitHub] [iceberg] aokolnychyi commented on a change in pull request #2985: Core: Support committing delete files with multiple specs - posted by GitBox <gi...@apache.org> on 2021/09/13 22:51:02 UTC, 5 replies.
- [GitHub] [iceberg] stevenzwu commented on pull request #3106: [WIP] FLINK - Add tolerableCheckpointFailureNumber to debug CI timeouts - posted by GitBox <gi...@apache.org> on 2021/09/13 23:20:10 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho commented on pull request #3099: Implement retryDelays and retries in Iceberg Hive Client - posted by GitBox <gi...@apache.org> on 2021/09/13 23:21:01 UTC, 2 replies.
- [GitHub] [iceberg] stevenzwu edited a comment on pull request #3106: [WIP] FLINK - Add tolerableCheckpointFailureNumber to debug CI timeouts - posted by GitBox <gi...@apache.org> on 2021/09/13 23:21:11 UTC, 0 replies.
- [GitHub] [iceberg] flyrain commented on issue #3077: Support writing ZSTD compressed ORC data - posted by GitBox <gi...@apache.org> on 2021/09/13 23:22:12 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #2921: Add an argument to parallelize Expire snapshot procedure - posted by GitBox <gi...@apache.org> on 2021/09/13 23:23:52 UTC, 1 replies.
- [GitHub] [iceberg] kbendick opened a new pull request #3110: Flink - Ignore test that leads to infinite checkpoint loop and CI timeouts - posted by GitBox <gi...@apache.org> on 2021/09/13 23:39:00 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3110: Flink - Ignore test that leads to infinite checkpoint loop and CI timeouts - posted by GitBox <gi...@apache.org> on 2021/09/13 23:39:41 UTC, 0 replies.
- [GitHub] [iceberg] kbendick closed pull request #3106: [WIP] FLINK - Add tolerableCheckpointFailureNumber to debug CI timeouts - posted by GitBox <gi...@apache.org> on 2021/09/13 23:40:12 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3106: [WIP] FLINK - Add tolerableCheckpointFailureNumber to debug CI timeouts - posted by GitBox <gi...@apache.org> on 2021/09/13 23:40:12 UTC, 0 replies.
- [GitHub] [iceberg] kbendick opened a new pull request #3111: INFRA - Remove additional logs added to Java CI for debugging timeouts - posted by GitBox <gi...@apache.org> on 2021/09/13 23:43:54 UTC, 1 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #2985: Core: Support committing delete files with multiple specs - posted by GitBox <gi...@apache.org> on 2021/09/13 23:50:14 UTC, 1 replies.
- [GitHub] [iceberg] stevenzwu opened a new issue #3112: fix the deadlock of waiting for extra checkpoints in BoundedTestSource with TestFlinkIcebergSink.testTwoSinksInDisjointedDAG - posted by GitBox <gi...@apache.org> on 2021/09/14 00:27:32 UTC, 0 replies.
- [GitHub] [iceberg] flyrain commented on issue #3109: SparkSessionCatalog.listTables() does not list Iceberg tables - posted by GitBox <gi...@apache.org> on 2021/09/14 00:31:28 UTC, 2 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #2240: Core: Auto promote sorted column metrics to truncate(16) - posted by GitBox <gi...@apache.org> on 2021/09/14 01:45:12 UTC, 1 replies.
- [GitHub] [iceberg] aokolnychyi commented on a change in pull request #2240: Core: Auto promote sorted column metrics to truncate(16) - posted by GitBox <gi...@apache.org> on 2021/09/14 01:51:12 UTC, 2 replies.
- [GitHub] [iceberg] hameizi commented on pull request #2867: Flink: Auto compact file - posted by GitBox <gi...@apache.org> on 2021/09/14 02:21:21 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho edited a comment on pull request #3099: Implement retryDelays and retries in Iceberg Hive Client - posted by GitBox <gi...@apache.org> on 2021/09/14 02:53:58 UTC, 5 replies.
- [GitHub] [iceberg] Reo-LEI edited a comment on issue #3102: Reduce flink IcebergFilesCommitter validate snapshot history when commit table - posted by GitBox <gi...@apache.org> on 2021/09/14 03:27:23 UTC, 0 replies.
- [GitHub] [iceberg] stevenzwu commented on pull request #3110: Flink - Ignore test that leads to infinite checkpoint loop and CI timeouts - posted by GitBox <gi...@apache.org> on 2021/09/14 05:00:11 UTC, 0 replies.
- [GitHub] [iceberg] hameizi edited a comment on pull request #2867: Flink: Auto compact file - posted by GitBox <gi...@apache.org> on 2021/09/14 06:20:30 UTC, 0 replies.
- [GitHub] [iceberg] nastra closed pull request #3030: Build: Add test-retry-gradle-plugin to retry flaky tests - posted by GitBox <gi...@apache.org> on 2021/09/14 06:23:16 UTC, 0 replies.
- [GitHub] [iceberg] lcs559 opened a new issue #3113: Hive: create and write iceberg by hive client, Hive client read no data - posted by GitBox <gi...@apache.org> on 2021/09/14 06:31:26 UTC, 0 replies.
- [GitHub] [iceberg] nastra commented on a change in pull request #2826: Build: Upgrade to Gradle 7.x - posted by GitBox <gi...@apache.org> on 2021/09/14 06:34:39 UTC, 3 replies.
- [GitHub] [iceberg] coolderli closed pull request #2859: Spark: Set properties for deletewriter - posted by GitBox <gi...@apache.org> on 2021/09/14 07:24:38 UTC, 0 replies.
- [GitHub] [iceberg] ConeyLiu commented on pull request #2890: Fixes RemoveOrphanFiles delete files unexpected - posted by GitBox <gi...@apache.org> on 2021/09/14 08:41:18 UTC, 0 replies.
- [GitHub] [iceberg] ConeyLiu commented on pull request #3056: Support purge for Spark 3.1.x - posted by GitBox <gi...@apache.org> on 2021/09/14 08:42:49 UTC, 1 replies.
- [GitHub] [iceberg] mazhiyu123 opened a new issue #3114: after set 'write.upsert.enable'='true' in flink sql, using flink sql read iceberg table will get exception: java.lang.IllegalArgumentException: Row arity: 3, but serializer arity: 2 - posted by GitBox <gi...@apache.org> on 2021/09/14 09:20:27 UTC, 2 replies.
- [GitHub] [iceberg] openinx commented on issue #3114: after set 'write.upsert.enable'='true' in flink sql, using flink sql read iceberg table will get exception: java.lang.IllegalArgumentException: Row arity: 3, but serializer arity: 2 - posted by GitBox <gi...@apache.org> on 2021/09/14 09:27:51 UTC, 3 replies.
- [GitHub] [iceberg] mazhiyu123 commented on issue #3114: after set 'write.upsert.enable'='true' in flink sql, using flink sql read iceberg table will get exception: java.lang.IllegalArgumentException: Row arity: 3, but serializer arity: 2 - posted by GitBox <gi...@apache.org> on 2021/09/14 10:05:51 UTC, 0 replies.
- [GitHub] [iceberg] mazhiyu123 edited a comment on issue #3114: after set 'write.upsert.enable'='true' in flink sql, using flink sql read iceberg table will get exception: java.lang.IllegalArgumentException: Row arity: 3, but serializer arity: 2 - posted by GitBox <gi...@apache.org> on 2021/09/14 10:06:21 UTC, 0 replies.
- [GitHub] [iceberg] openinx closed issue #3114: after set 'write.upsert.enable'='true' in flink sql, using flink sql read iceberg table will get exception: java.lang.IllegalArgumentException: Row arity: 3, but serializer arity: 2 - posted by GitBox <gi...@apache.org> on 2021/09/14 11:47:54 UTC, 0 replies.
- [GitHub] [iceberg] openinx edited a comment on issue #3114: after set 'write.upsert.enable'='true' in flink sql, using flink sql read iceberg table will get exception: java.lang.IllegalArgumentException: Row arity: 3, but serializer arity: 2 - posted by GitBox <gi...@apache.org> on 2021/09/14 11:49:32 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on pull request #3085: Docs: Add flink iceberg connector - posted by GitBox <gi...@apache.org> on 2021/09/14 12:00:48 UTC, 1 replies.
- [GitHub] [iceberg] openinx closed pull request #3067: Aliyun: Mock aliyun OSS(Object Storage Service) - posted by GitBox <gi...@apache.org> on 2021/09/14 12:05:29 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on pull request #3067: Aliyun: Mock aliyun OSS(Object Storage Service) - posted by GitBox <gi...@apache.org> on 2021/09/14 12:05:29 UTC, 2 replies.
- [GitHub] [iceberg] xingbowu opened a new pull request #3067: Aliyun: Mock aliyun OSS(Object Storage Service) - posted by GitBox <gi...@apache.org> on 2021/09/14 12:05:39 UTC, 2 replies.
- [GitHub] [iceberg] openinx commented on a change in pull request #3073: Core: Enhance weightFunc of bin-packing to adapt to V2Format - posted by GitBox <gi...@apache.org> on 2021/09/14 12:29:10 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on pull request #3032: #2468 fix the catalog interface cast exception. - posted by GitBox <gi...@apache.org> on 2021/09/14 12:37:23 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on pull request #2898: Flink: Fix duplicate rows when sync CDC data by FlinkSQL - posted by GitBox <gi...@apache.org> on 2021/09/14 12:46:32 UTC, 1 replies.
- [GitHub] [iceberg] xingbowu closed pull request #3067: Aliyun: Mock aliyun OSS(Object Storage Service) - posted by GitBox <gi...@apache.org> on 2021/09/14 12:52:00 UTC, 1 replies.
- [GitHub] [iceberg] openinx commented on issue #3019: Currently, a DynamicTableSource with SupportsFilterPushDown ability is not supported. - posted by GitBox <gi...@apache.org> on 2021/09/14 12:52:55 UTC, 0 replies.
- [GitHub] [iceberg] openinx closed issue #3019: Currently, a DynamicTableSource with SupportsFilterPushDown ability is not supported. - posted by GitBox <gi...@apache.org> on 2021/09/14 12:52:55 UTC, 0 replies.
- [GitHub] [iceberg] openinx opened a new issue #3115: Docs: we need a matrix to maintain the compatibility relationship between engines and iceberg version. - posted by GitBox <gi...@apache.org> on 2021/09/14 12:57:49 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer merged pull request #3110: Flink - Ignore test that leads to infinite checkpoint loop and CI timeouts - posted by GitBox <gi...@apache.org> on 2021/09/14 13:47:01 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #3110: Flink - Ignore test that leads to infinite checkpoint loop and CI timeouts - posted by GitBox <gi...@apache.org> on 2021/09/14 13:47:41 UTC, 0 replies.
- [GitHub] [iceberg] coolderli commented on pull request #2911: Spark3: Add validation for merge into/update/delete on different distribution-mode - posted by GitBox <gi...@apache.org> on 2021/09/14 15:20:03 UTC, 0 replies.
- [GitHub] [iceberg] coolderli commented on pull request #2897: Docs: Add UPDATE describtion for spark3. - posted by GitBox <gi...@apache.org> on 2021/09/14 15:22:12 UTC, 0 replies.
- [GitHub] [iceberg] stevenzwu commented on pull request #2867: Flink: Auto compact file - posted by GitBox <gi...@apache.org> on 2021/09/14 15:41:36 UTC, 0 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 2021/09/14 15:46:43 UTC, 4 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 2021/09/14 15:49:10 UTC, 0 replies.
- [GitHub] [iceberg] flyrain edited a comment on issue #3109: SparkSessionCatalog.listTables() does not list Iceberg tables - posted by GitBox <gi...@apache.org> on 2021/09/14 16:27:47 UTC, 0 replies.
- [GitHub] [iceberg] Flyangz opened a new pull request #3116: upgrade to flink 1.13 - posted by GitBox <gi...@apache.org> on 2021/09/14 17:10:02 UTC, 1 replies.
- [GitHub] [iceberg] Flyangz closed pull request #3116: upgrade to flink 1.13 - posted by GitBox <gi...@apache.org> on 2021/09/14 17:24:35 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3111: INFRA - Remove additional logs added to Java CI for debugging timeouts - posted by GitBox <gi...@apache.org> on 2021/09/14 18:09:22 UTC, 0 replies.
- [GitHub] [iceberg] kbendick closed pull request #3111: INFRA - Remove additional logs added to Java CI for debugging timeouts - posted by GitBox <gi...@apache.org> on 2021/09/14 18:10:06 UTC, 0 replies.
- [GitHub] [iceberg] itachi-sharingan commented on issue #2488: Forbid setting "uri" for SparkSessionCatalog when Hive is used. - posted by GitBox <gi...@apache.org> on 2021/09/14 18:33:26 UTC, 1 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3116: upgrade to flink 1.13 - posted by GitBox <gi...@apache.org> on 2021/09/14 18:45:01 UTC, 3 replies.
- [GitHub] [iceberg] kbendick removed a comment on pull request #3116: upgrade to flink 1.13 - posted by GitBox <gi...@apache.org> on 2021/09/14 18:49:06 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on issue #2488: Forbid setting "uri" for SparkSessionCatalog when Hive is used. - posted by GitBox <gi...@apache.org> on 2021/09/14 19:58:49 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #2859: Spark: Set properties for deletewriter - posted by GitBox <gi...@apache.org> on 2021/09/14 20:08:00 UTC, 1 replies.
- [GitHub] [iceberg] aokolnychyi edited a comment on pull request #2859: Spark: Set properties for deletewriter - posted by GitBox <gi...@apache.org> on 2021/09/14 20:10:00 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #2897: Docs: Add UPDATE describtion for spark3. - posted by GitBox <gi...@apache.org> on 2021/09/14 22:48:29 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #2897: Docs: Add UPDATE describtion for spark3. - posted by GitBox <gi...@apache.org> on 2021/09/14 22:48:39 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #2911: Spark3: Add validation for merge into/update/delete on different distribution-mode - posted by GitBox <gi...@apache.org> on 2021/09/14 22:51:25 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #2911: Spark3: Add validation for merge into/update/delete on different distribution-mode - posted by GitBox <gi...@apache.org> on 2021/09/14 22:52:15 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi merged pull request #2240: Core: Auto promote sorted column metrics to truncate(16) - posted by GitBox <gi...@apache.org> on 2021/09/15 00:44:06 UTC, 0 replies.
- [GitHub] [iceberg] hameizi commented on pull request #2916: Add one configuration to config the records num threshold when write pos-delete files - posted by GitBox <gi...@apache.org> on 2021/09/15 02:00:16 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on issue #3025: Schema field ids overridden when using nested structs - posted by GitBox <gi...@apache.org> on 2021/09/15 02:12:25 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on issue #3026: Is Iceberg support ranger partition? - posted by GitBox <gi...@apache.org> on 2021/09/15 02:21:13 UTC, 0 replies.
- [GitHub] [iceberg] openinx opened a new issue #3117: Flink: Decouple the iceberg integration work from hadoop libraries - posted by GitBox <gi...@apache.org> on 2021/09/15 02:39:31 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on issue #2558: Flink : Is it necessary to upgrade to flink 1.13 ? - posted by GitBox <gi...@apache.org> on 2021/09/15 02:41:01 UTC, 1 replies.
- [GitHub] [iceberg] openinx commented on issue #2645: Shoud Flink Iceberg table source implement the LookupTableSource to support temporal table join for flink streaming task? - posted by GitBox <gi...@apache.org> on 2021/09/15 03:05:51 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on pull request #2860: HiveMetastore: throw CommitedUnknowException when commit socket timeout. - posted by GitBox <gi...@apache.org> on 2021/09/15 03:09:11 UTC, 0 replies.
- [GitHub] [iceberg] Reo-LEI opened a new issue #3118: Read delete files in parallel. - posted by GitBox <gi...@apache.org> on 2021/09/15 03:11:51 UTC, 1 replies.
- [GitHub] [iceberg] xloya opened a new issue #3119: Write the changelog whose primary key is DATE/TIMESTAMP type to iceberg through Flink, and throw an IllegalStateException when it is read out - posted by GitBox <gi...@apache.org> on 2021/09/15 03:13:04 UTC, 0 replies.
- [GitHub] [iceberg] Reo-LEI opened a new pull request #3120: Core: read delete files in parallel - posted by GitBox <gi...@apache.org> on 2021/09/15 03:18:35 UTC, 0 replies.
- [GitHub] [iceberg] Reo-LEI commented on pull request #3120: Core: read delete files in parallel - posted by GitBox <gi...@apache.org> on 2021/09/15 03:20:04 UTC, 1 replies.
- [GitHub] [iceberg] pvary commented on a change in pull request #2860: HiveMetastore: throw CommitedUnknowException when commit socket timeout. - posted by GitBox <gi...@apache.org> on 2021/09/15 05:11:51 UTC, 0 replies.
- [GitHub] [iceberg] flyxu1991 opened a new issue #3121: Table to retractStream error - posted by GitBox <gi...@apache.org> on 2021/09/15 05:22:02 UTC, 0 replies.
- [GitHub] [iceberg] wg1026688210 commented on pull request #3116: upgrade to flink 1.13 - posted by GitBox <gi...@apache.org> on 2021/09/15 06:00:05 UTC, 0 replies.
- [GitHub] [iceberg] kbendick edited a comment on pull request #3116: upgrade to flink 1.13 - posted by GitBox <gi...@apache.org> on 2021/09/15 06:03:50 UTC, 2 replies.
- [GitHub] [iceberg] kbendick commented on issue #3112: Flink: fix the deadlock of waiting for extra checkpoints in BoundedTestSource with TestFlinkIcebergSink.testTwoSinksInDisjointedDAG - posted by GitBox <gi...@apache.org> on 2021/09/15 06:12:16 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3085: Docs: Add flink iceberg connector - posted by GitBox <gi...@apache.org> on 2021/09/15 06:37:32 UTC, 9 replies.
- [GitHub] [iceberg] jun-he opened a new issue #3122: Rename the existing python module - posted by GitBox <gi...@apache.org> on 2021/09/15 06:45:13 UTC, 0 replies.
- [GitHub] [iceberg] jun-he commented on issue #3122: Rename the existing python module - posted by GitBox <gi...@apache.org> on 2021/09/15 06:45:43 UTC, 0 replies.
- [GitHub] [iceberg] stevenzwu commented on issue #3112: Flink: fix the deadlock of waiting for extra checkpoints in BoundedTestSource with TestFlinkIcebergSink.testTwoSinksInDisjointedDAG - posted by GitBox <gi...@apache.org> on 2021/09/15 06:53:04 UTC, 1 replies.
- [GitHub] [iceberg] flyxu1991 commented on issue #3121: Table to retractStream error - posted by GitBox <gi...@apache.org> on 2021/09/15 07:03:58 UTC, 1 replies.
- [GitHub] [iceberg] Reo-LEI commented on pull request #2731: Flink: Project the RowData from DeleteFilter to remove meta-columns. - posted by GitBox <gi...@apache.org> on 2021/09/15 09:56:51 UTC, 0 replies.
- [GitHub] [iceberg] Reo-LEI edited a comment on pull request #2731: Flink: Project the RowData from DeleteFilter to remove meta-columns. - posted by GitBox <gi...@apache.org> on 2021/09/15 09:58:52 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on pull request #2731: Flink: Project the RowData from DeleteFilter to remove meta-columns. - posted by GitBox <gi...@apache.org> on 2021/09/15 11:06:28 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on issue #3121: Table to retractStream error - posted by GitBox <gi...@apache.org> on 2021/09/15 11:08:09 UTC, 0 replies.
- [GitHub] [iceberg] bvinayakumar opened a new issue #3124: When writing data to S3 using Glue Catalog, current snapshot ID is -1 and not updated in the metadata file generated - posted by GitBox <gi...@apache.org> on 2021/09/15 13:17:38 UTC, 0 replies.
- [GitHub] [iceberg] chenjunjiedada commented on a change in pull request #2841: API: add an action API for rewrite deletes - posted by GitBox <gi...@apache.org> on 2021/09/15 14:47:53 UTC, 10 replies.
- [GitHub] [iceberg] flyrain commented on a change in pull request #3053: Data encryption MVP - posted by GitBox <gi...@apache.org> on 2021/09/15 17:41:54 UTC, 1 replies.
- [GitHub] [iceberg] stevenzwu commented on a change in pull request #3120: Core: read delete files in parallel - posted by GitBox <gi...@apache.org> on 2021/09/15 18:00:45 UTC, 1 replies.
- [GitHub] [iceberg] itachi-sharingan commented on pull request #3126: Hive check - posted by GitBox <gi...@apache.org> on 2021/09/15 18:40:05 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer merged pull request #3111: INFRA - Remove additional logs added to Java CI for debugging timeouts - posted by GitBox <gi...@apache.org> on 2021/09/15 19:35:21 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #3111: INFRA - Remove additional logs added to Java CI for debugging timeouts - posted by GitBox <gi...@apache.org> on 2021/09/15 19:35:41 UTC, 0 replies.
- [GitHub] [iceberg] sjwiesman commented on a change in pull request #2105: Flink: Initial implementation of Flink source with the new FLIP-27 source interface - posted by GitBox <gi...@apache.org> on 2021/09/15 22:29:44 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3120: Core: read delete files in parallel - posted by GitBox <gi...@apache.org> on 2021/09/15 23:44:15 UTC, 25 replies.
- [GitHub] [iceberg] rdblue commented on issue #3118: Read delete files in parallel. - posted by GitBox <gi...@apache.org> on 2021/09/15 23:51:18 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on pull request #2957: Core: add TableMetadata update builder - posted by GitBox <gi...@apache.org> on 2021/09/16 00:14:06 UTC, 0 replies.
- [GitHub] [iceberg] Reo-LEI commented on issue #3118: Read delete files in parallel. - posted by GitBox <gi...@apache.org> on 2021/09/16 02:57:31 UTC, 3 replies.
- [GitHub] [iceberg] Reo-LEI edited a comment on issue #3118: Read delete files in parallel. - posted by GitBox <gi...@apache.org> on 2021/09/16 02:58:01 UTC, 3 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #2841: API: add an action API for rewrite deletes - posted by GitBox <gi...@apache.org> on 2021/09/16 03:04:42 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3120: Core: read delete files in parallel - posted by GitBox <gi...@apache.org> on 2021/09/16 03:35:42 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on issue #3118: Read delete files in parallel. - posted by GitBox <gi...@apache.org> on 2021/09/16 03:44:50 UTC, 1 replies.
- [GitHub] [iceberg] Reo-LEI commented on a change in pull request #3120: Core: read delete files in parallel - posted by GitBox <gi...@apache.org> on 2021/09/16 04:50:01 UTC, 8 replies.
- [GitHub] [iceberg] nastra commented on a change in pull request #2957: Core: add TableMetadata update builder - posted by GitBox <gi...@apache.org> on 2021/09/16 07:01:47 UTC, 2 replies.
- [GitHub] [iceberg] liuhd666 opened a new issue #3127: iceberg HiveCatalog insert exception of GSS initiate failed - posted by GitBox <gi...@apache.org> on 2021/09/16 07:04:50 UTC, 0 replies.
- [GitHub] [iceberg] nastra commented on pull request #2957: Core: add TableMetadata update builder - posted by GitBox <gi...@apache.org> on 2021/09/16 07:08:58 UTC, 0 replies.
- [GitHub] [iceberg] fcvr1010 commented on issue #3055: Concurrent append hangs in Spark 3 - posted by GitBox <gi...@apache.org> on 2021/09/16 08:04:35 UTC, 0 replies.
- [GitHub] [iceberg] lcs559 commented on issue #3113: Hive: create and write iceberg by hive client, Hive client read no data - posted by GitBox <gi...@apache.org> on 2021/09/16 08:52:02 UTC, 1 replies.
- [GitHub] [iceberg] lcs559 removed a comment on issue #3113: Hive: create and write iceberg by hive client, Hive client read no data - posted by GitBox <gi...@apache.org> on 2021/09/16 08:55:02 UTC, 0 replies.
- [GitHub] [iceberg] lcs559 closed issue #3113: Hive: create and write iceberg by hive client, Hive client read no data - posted by GitBox <gi...@apache.org> on 2021/09/16 08:55:37 UTC, 0 replies.
- [GitHub] [iceberg] liuhd666 opened a new issue #3128: how create iceberg hive catalog kerberos - posted by GitBox <gi...@apache.org> on 2021/09/16 08:59:00 UTC, 1 replies.
- [GitHub] [iceberg] tuziling opened a new issue #3129: flink +iceberg +s3 Data is written in real time - posted by GitBox <gi...@apache.org> on 2021/09/16 09:51:54 UTC, 1 replies.
- [GitHub] [iceberg] tuziling commented on issue #3124: When writing data to S3 using Glue Catalog, current snapshot ID is -1 and not updated in the metadata file generated - posted by GitBox <gi...@apache.org> on 2021/09/16 10:15:13 UTC, 4 replies.
- [GitHub] [iceberg] tuziling removed a comment on issue #3124: When writing data to S3 using Glue Catalog, current snapshot ID is -1 and not updated in the metadata file generated - posted by GitBox <gi...@apache.org> on 2021/09/16 10:15:44 UTC, 0 replies.
- [GitHub] [iceberg] liubo1022126 opened a new pull request #3130: Flink: support write watermark in snapshot - posted by GitBox <gi...@apache.org> on 2021/09/16 10:16:44 UTC, 0 replies.
- [GitHub] [iceberg] pvary commented on issue #3128: how create iceberg hive catalog kerberos - posted by GitBox <gi...@apache.org> on 2021/09/16 10:56:33 UTC, 1 replies.
- [GitHub] [iceberg] pvary edited a comment on issue #3128: how create iceberg hive catalog kerberos - posted by GitBox <gi...@apache.org> on 2021/09/16 10:57:37 UTC, 0 replies.
- [GitHub] [iceberg] liuhd666 closed issue #3128: how create iceberg hive catalog kerberos - posted by GitBox <gi...@apache.org> on 2021/09/16 11:08:14 UTC, 0 replies.
- [GitHub] [iceberg] liuhd666 commented on issue #3128: how create iceberg hive catalog kerberos - posted by GitBox <gi...@apache.org> on 2021/09/16 11:08:14 UTC, 1 replies.
- [GitHub] [iceberg] liuhd666 removed a comment on issue #3128: how create iceberg hive catalog kerberos - posted by GitBox <gi...@apache.org> on 2021/09/16 11:08:45 UTC, 0 replies.
- [GitHub] [iceberg] bvinayakumar commented on issue #3129: flink +iceberg +s3 Data is written in real time - posted by GitBox <gi...@apache.org> on 2021/09/16 13:16:55 UTC, 0 replies.
- [GitHub] [iceberg] bvinayakumar opened a new issue #3131: Unable to create iceberg database / table using spark sql with AWS S3 + Glue integration - posted by GitBox <gi...@apache.org> on 2021/09/16 13:42:18 UTC, 0 replies.
- [GitHub] [iceberg] rdblue edited a comment on issue #3055: Concurrent append hangs in Spark 3 - posted by GitBox <gi...@apache.org> on 2021/09/16 15:21:34 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #2953: API: Change GetProjectedIds to Return all Ids - posted by GitBox <gi...@apache.org> on 2021/09/16 16:21:25 UTC, 8 replies.
- [GitHub] [iceberg] bvinayakumar commented on issue #3124: When writing data to S3 using Glue Catalog, current snapshot ID is -1 and not updated in the metadata file generated - posted by GitBox <gi...@apache.org> on 2021/09/16 16:53:56 UTC, 3 replies.
- [GitHub] [iceberg] bvinayakumar edited a comment on issue #3124: When writing data to S3 using Glue Catalog, current snapshot ID is -1 and not updated in the metadata file generated - posted by GitBox <gi...@apache.org> on 2021/09/16 16:55:30 UTC, 2 replies.
- [GitHub] [iceberg] aokolnychyi opened a new pull request #3132: Spark: Add SparkReadConf and SparkWriteConf - posted by GitBox <gi...@apache.org> on 2021/09/16 17:37:55 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on a change in pull request #3132: Spark: Add SparkReadConf and SparkWriteConf - posted by GitBox <gi...@apache.org> on 2021/09/16 17:38:36 UTC, 11 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #3132: Spark: Add SparkReadConf and SparkWriteConf - posted by GitBox <gi...@apache.org> on 2021/09/16 17:55:17 UTC, 1 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #3126: Hive check - posted by GitBox <gi...@apache.org> on 2021/09/16 18:59:23 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #2953: API: Change GetProjectedIds to Return all Ids - posted by GitBox <gi...@apache.org> on 2021/09/16 19:37:17 UTC, 1 replies.
- [GitHub] [iceberg] aokolnychyi opened a new pull request #3133: Core: Add table property for ORC batch size - posted by GitBox <gi...@apache.org> on 2021/09/16 19:50:30 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on a change in pull request #3133: Core: Add table property for ORC batch size - posted by GitBox <gi...@apache.org> on 2021/09/16 19:51:40 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #3133: Core: Add table property for ORC batch size - posted by GitBox <gi...@apache.org> on 2021/09/16 19:54:06 UTC, 1 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #2841: API: add an action API for rewrite deletes - posted by GitBox <gi...@apache.org> on 2021/09/17 00:23:00 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on a change in pull request #2841: API: add an action API for rewrite deletes - posted by GitBox <gi...@apache.org> on 2021/09/17 00:27:23 UTC, 10 replies.
- [GitHub] [iceberg] gongjinzz closed issue #3096: Caused by: java.lang.NoClassDefFoundError: org/apache/flink/table/runtime/typeutils/InternalTypeInfo - posted by GitBox <gi...@apache.org> on 2021/09/17 01:54:36 UTC, 0 replies.
- [GitHub] [iceberg] LuPan2015 closed issue #3060: Spark SQL 3.1 and JdbcCatalog can not work on mysql - posted by GitBox <gi...@apache.org> on 2021/09/17 02:05:33 UTC, 0 replies.
- [GitHub] [iceberg] tuziling commented on issue #3129: flink +iceberg +s3 Data is written in real time - posted by GitBox <gi...@apache.org> on 2021/09/17 02:05:33 UTC, 2 replies.
- [GitHub] [iceberg] tuziling removed a comment on issue #3129: flink +iceberg +s3 Data is written in real time - posted by GitBox <gi...@apache.org> on 2021/09/17 02:05:44 UTC, 0 replies.
- [GitHub] [iceberg] liuhd666 edited a comment on issue #3128: how create iceberg hive catalog kerberos - posted by GitBox <gi...@apache.org> on 2021/09/17 03:41:45 UTC, 0 replies.
- [GitHub] [iceberg] liubo1022126 commented on pull request #3130: Flink: support write watermark in snapshot - posted by GitBox <gi...@apache.org> on 2021/09/17 03:48:35 UTC, 3 replies.
- [GitHub] [iceberg] wypoon opened a new pull request #3134: Spark: Better statistics estimation for spark2 Reader. - posted by GitBox <gi...@apache.org> on 2021/09/17 04:48:39 UTC, 0 replies.
- [GitHub] [iceberg] wypoon commented on issue #3108: Optimize stats estimation in Spark 2 - posted by GitBox <gi...@apache.org> on 2021/09/17 04:49:40 UTC, 1 replies.
- [GitHub] [iceberg] szehon-ho commented on a change in pull request #3104: Core: add snapshot annotation to table metadata (WIP) - posted by GitBox <gi...@apache.org> on 2021/09/17 05:10:00 UTC, 0 replies.
- [GitHub] [iceberg] liuhd666 commented on issue #3127: iceberg HiveCatalog insert exception of GSS initiate failed - posted by GitBox <gi...@apache.org> on 2021/09/17 05:53:28 UTC, 1 replies.
- [GitHub] [iceberg] xloya opened a new pull request #3135: Data: Fix equality delete set save DATE/TIMESTAMP type of data throw IllegalStateException - posted by GitBox <gi...@apache.org> on 2021/09/17 06:23:03 UTC, 0 replies.
- [GitHub] [iceberg] pvary commented on issue #3127: iceberg HiveCatalog insert exception of GSS initiate failed - posted by GitBox <gi...@apache.org> on 2021/09/17 06:29:24 UTC, 2 replies.
- [GitHub] [iceberg] megshao commented on a change in pull request #1189: Spark: Support ORC vectorized reads - posted by GitBox <gi...@apache.org> on 2021/09/17 07:54:46 UTC, 0 replies.
- [GitHub] [iceberg] chenlei677 opened a new pull request #3136: iceberg supports nested projection pushdown - posted by GitBox <gi...@apache.org> on 2021/09/17 08:19:30 UTC, 0 replies.
- [GitHub] [iceberg] chenlei677 opened a new pull request #3137: iceberg supports nested projection pushdown - posted by GitBox <gi...@apache.org> on 2021/09/17 09:04:41 UTC, 0 replies.
- [GitHub] [iceberg] chenlei677 closed pull request #3136: iceberg supports nested projection pushdown - posted by GitBox <gi...@apache.org> on 2021/09/17 09:09:39 UTC, 0 replies.
- [GitHub] [iceberg] tuziling closed issue #3129: flink +iceberg +s3 Data is written in real time - posted by GitBox <gi...@apache.org> on 2021/09/17 09:17:34 UTC, 0 replies.
- [GitHub] [iceberg] chenlei677 opened a new pull request #3138: iceberg supports nested projection pushdown - posted by GitBox <gi...@apache.org> on 2021/09/17 10:01:09 UTC, 0 replies.
- [GitHub] [iceberg] chenlei677 closed pull request #3137: iceberg supports nested projection pushdown - posted by GitBox <gi...@apache.org> on 2021/09/17 10:02:27 UTC, 0 replies.
- [GitHub] [iceberg] tuziling edited a comment on issue #3124: When writing data to S3 using Glue Catalog, current snapshot ID is -1 and not updated in the metadata file generated - posted by GitBox <gi...@apache.org> on 2021/09/17 10:40:49 UTC, 0 replies.
- [GitHub] [iceberg] mayur-srivastava commented on pull request #2933: [ARROW] Vectorized Parquet Reads - Assertions + Correctness Checks for Deletion Files - posted by GitBox <gi...@apache.org> on 2021/09/17 10:42:54 UTC, 0 replies.
- [GitHub] [iceberg] coolderli commented on pull request #3130: Flink: support write watermark in snapshot - posted by GitBox <gi...@apache.org> on 2021/09/17 10:54:43 UTC, 1 replies.
- [GitHub] [iceberg] lirui-apache opened a new issue #3139: Read ORC table with nested partition column can lead to ArrayIndexOutOfBoundsException - posted by GitBox <gi...@apache.org> on 2021/09/17 11:59:44 UTC, 0 replies.
- [GitHub] [iceberg] liupan664021 commented on a change in pull request #2328: (#2317) Stop removal of files when catalog state is uncertain - HiveCatalog - posted by GitBox <gi...@apache.org> on 2021/09/17 12:36:20 UTC, 0 replies.
- [GitHub] [iceberg] zinking commented on pull request #3138: iceberg supports nested projection pushdown - posted by GitBox <gi...@apache.org> on 2021/09/17 12:55:39 UTC, 0 replies.
- [GitHub] [iceberg] Flyangz commented on pull request #3116: upgrade to flink 1.13 - posted by GitBox <gi...@apache.org> on 2021/09/17 13:07:33 UTC, 1 replies.
- [GitHub] [iceberg] Flyangz edited a comment on pull request #3116: upgrade to flink 1.13 - posted by GitBox <gi...@apache.org> on 2021/09/17 13:09:47 UTC, 1 replies.
- [GitHub] [iceberg] Flyangz removed a comment on pull request #3116: upgrade to flink 1.13 - posted by GitBox <gi...@apache.org> on 2021/09/17 13:24:56 UTC, 0 replies.
- [GitHub] [iceberg] rdblue closed pull request #2933: [ARROW] Vectorized Parquet Reads - Assertions + Correctness Checks for Deletion Files - posted by GitBox <gi...@apache.org> on 2021/09/17 14:38:51 UTC, 0 replies.
- [GitHub] [iceberg] mayursrivastava opened a new pull request #2933: [ARROW] Vectorized Parquet Reads - Assertions + Correctness Checks for Deletion Files - posted by GitBox <gi...@apache.org> on 2021/09/17 14:38:52 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #2933: [ARROW] Vectorized Parquet Reads - Assertions + Correctness Checks for Deletion Files - posted by GitBox <gi...@apache.org> on 2021/09/17 14:39:12 UTC, 1 replies.
- [GitHub] [iceberg] shangxinli commented on pull request #3053: Data encryption MVP - posted by GitBox <gi...@apache.org> on 2021/09/17 15:48:52 UTC, 0 replies.
- [GitHub] [iceberg] omarsmak commented on issue #3041: Issue on Hive orc vectorisation - posted by GitBox <gi...@apache.org> on 2021/09/17 16:13:03 UTC, 2 replies.
- [GitHub] [iceberg] omarsmak opened a new pull request #3140: Doc: Fix Nessie Spark broken link - posted by GitBox <gi...@apache.org> on 2021/09/17 16:56:35 UTC, 0 replies.
- [GitHub] [iceberg] tprelle commented on issue #3041: Issue on Hive orc vectorisation - posted by GitBox <gi...@apache.org> on 2021/09/17 17:08:02 UTC, 0 replies.
- [GitHub] [iceberg] itachi-sharingan commented on a change in pull request #3126: Hive check - posted by GitBox <gi...@apache.org> on 2021/09/17 17:11:30 UTC, 1 replies.
- [GitHub] [iceberg] aokolnychyi commented on a change in pull request #2942: Core: Use correct metrics config for delete files - posted by GitBox <gi...@apache.org> on 2021/09/17 17:41:47 UTC, 5 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #2942: Core: Use correct metrics config for delete files - posted by GitBox <gi...@apache.org> on 2021/09/17 17:44:29 UTC, 1 replies.
- [GitHub] [iceberg] rdblue merged pull request #2933: [ARROW] Vectorized Parquet Reads - Assertions + Correctness Checks for Deletion Files - posted by GitBox <gi...@apache.org> on 2021/09/17 18:36:53 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3134: Spark: Better statistics estimation for spark2 Reader. - posted by GitBox <gi...@apache.org> on 2021/09/17 18:37:55 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3134: Spark: Better statistics estimation for spark2 Reader. - posted by GitBox <gi...@apache.org> on 2021/09/17 18:38:05 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3140: Doc: Fix Nessie Spark broken link - posted by GitBox <gi...@apache.org> on 2021/09/17 18:38:35 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3140: Doc: Fix Nessie Spark broken link - posted by GitBox <gi...@apache.org> on 2021/09/17 18:38:45 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3138: iceberg supports nested projection pushdown - posted by GitBox <gi...@apache.org> on 2021/09/17 18:39:25 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3133: Core: Add table property for ORC batch size - posted by GitBox <gi...@apache.org> on 2021/09/17 18:42:36 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3133: Core: Add table property for ORC batch size - posted by GitBox <gi...@apache.org> on 2021/09/17 18:42:36 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3133: Core: Add table property for ORC batch size - posted by GitBox <gi...@apache.org> on 2021/09/17 18:42:46 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3056: Support purge for Spark 3.1.x - posted by GitBox <gi...@apache.org> on 2021/09/17 18:45:47 UTC, 3 replies.
- [GitHub] [iceberg] kbendick closed pull request #3074: Rename the existing python module to python_legacy. - posted by GitBox <gi...@apache.org> on 2021/09/17 18:47:33 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3074: Rename the existing python module to python_legacy. - posted by GitBox <gi...@apache.org> on 2021/09/17 18:47:33 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #2826: Build: Upgrade to Gradle 7.x - posted by GitBox <gi...@apache.org> on 2021/09/17 18:53:25 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho commented on a change in pull request #2942: Core: Use correct metrics config for delete files - posted by GitBox <gi...@apache.org> on 2021/09/17 18:55:50 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3104: Core: add snapshot annotation to table metadata (WIP) - posted by GitBox <gi...@apache.org> on 2021/09/17 19:06:33 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #2945: Core: Add new writer interfaces - posted by GitBox <gi...@apache.org> on 2021/09/17 19:08:26 UTC, 27 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3120: Core: read delete files in parallel - posted by GitBox <gi...@apache.org> on 2021/09/17 20:17:42 UTC, 1 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3126: Hive check - posted by GitBox <gi...@apache.org> on 2021/09/17 20:21:34 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3116: upgrade to flink 1.13 - posted by GitBox <gi...@apache.org> on 2021/09/17 20:24:06 UTC, 1 replies.
- [GitHub] [iceberg] flyrain opened a new issue #3141: Support row-level delete in vectorized reader - posted by GitBox <gi...@apache.org> on 2021/09/17 21:13:57 UTC, 0 replies.
- [GitHub] [iceberg] rdblue closed issue #3108: Optimize stats estimation in Spark 2 - posted by GitBox <gi...@apache.org> on 2021/09/17 21:21:25 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on issue #3108: Optimize stats estimation in Spark 2 - posted by GitBox <gi...@apache.org> on 2021/09/17 21:21:36 UTC, 0 replies.
- [GitHub] [iceberg] danielcweeks merged pull request #3074: Rename the existing python module to python_legacy. - posted by GitBox <gi...@apache.org> on 2021/09/17 21:24:20 UTC, 0 replies.
- [GitHub] [iceberg] cccs-jc opened a new issue #3142: How to move Iceberg table from one location to another - posted by GitBox <gi...@apache.org> on 2021/09/17 21:41:26 UTC, 0 replies.
- [GitHub] [iceberg] jun-he commented on pull request #3094: Core: Consolidate write.folder-storage.path and write.object-storage.path to write.data.path - posted by GitBox <gi...@apache.org> on 2021/09/17 21:55:16 UTC, 0 replies.
- [GitHub] [iceberg] jun-he edited a comment on pull request #3094: Core: Consolidate write.folder-storage.path and write.object-storage.path to write.data.path - posted by GitBox <gi...@apache.org> on 2021/09/17 21:55:26 UTC, 0 replies.
- [GitHub] [iceberg] jun-he opened a new issue #3143: Consolidate write.folder-storage.path and write.object-storage.path to write.data.path - posted by GitBox <gi...@apache.org> on 2021/09/17 21:56:36 UTC, 0 replies.
- [GitHub] [iceberg] jun-he commented on issue #3143: Consolidate write.folder-storage.path and write.object-storage.path to write.data.path - posted by GitBox <gi...@apache.org> on 2021/09/17 21:56:57 UTC, 0 replies.
- [GitHub] [iceberg] velctor opened a new issue #3144: HadoopStreams is not properly closed in deleteFilter - posted by GitBox <gi...@apache.org> on 2021/09/18 03:55:04 UTC, 0 replies.
- [GitHub] [iceberg] nastra opened a new pull request #3145: Build: Enable zip64 to allow > 65535 files for JMH - posted by GitBox <gi...@apache.org> on 2021/09/18 05:49:18 UTC, 0 replies.
- [GitHub] [iceberg] liuhd666 opened a new issue #3146: beeline query iceberg table error - posted by GitBox <gi...@apache.org> on 2021/09/18 05:49:58 UTC, 0 replies.
- [GitHub] [iceberg] liuhd666 commented on issue #3146: beeline query iceberg table error - posted by GitBox <gi...@apache.org> on 2021/09/18 05:58:32 UTC, 0 replies.
- [GitHub] [iceberg] liuhd666 edited a comment on issue #3127: iceberg HiveCatalog insert exception of GSS initiate failed - posted by GitBox <gi...@apache.org> on 2021/09/18 06:31:04 UTC, 0 replies.
- [GitHub] [iceberg] zaq1xsw2cde3vf opened a new issue #3147: beeline (HDP hive 3.1) read iceberg table NoClassDefFoundError - posted by GitBox <gi...@apache.org> on 2021/09/18 07:56:34 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho commented on pull request #3126: Hive check - posted by GitBox <gi...@apache.org> on 2021/09/18 08:00:23 UTC, 0 replies.
- [GitHub] [iceberg] jiasheng55 commented on a change in pull request #3135: Data: Fix equality delete set save DATE/TIMESTAMP type of data throw IllegalStateException - posted by GitBox <gi...@apache.org> on 2021/09/18 08:05:08 UTC, 0 replies.
- [GitHub] [iceberg] xloya commented on a change in pull request #3135: Data: Fix equality delete set save DATE/TIMESTAMP type of data throw IllegalStateException - posted by GitBox <gi...@apache.org> on 2021/09/18 08:23:09 UTC, 16 replies.
- [GitHub] [iceberg] MrSuperLi commented on issue #3146: beeline query iceberg table error - posted by GitBox <gi...@apache.org> on 2021/09/18 14:53:42 UTC, 0 replies.
- [GitHub] [iceberg] mayursrivastava opened a new pull request #3148: [ARROW] Vectorized Parquet Reads - Make ArrowReader's iterator idempotent - posted by GitBox <gi...@apache.org> on 2021/09/18 15:16:24 UTC, 0 replies.
- [GitHub] [iceberg] itachi-sharingan commented on pull request #3126: Throw exception when uri is configured for hive catalog - posted by GitBox <gi...@apache.org> on 2021/09/18 16:26:02 UTC, 0 replies.
- [GitHub] [iceberg] itachi-sharingan edited a comment on pull request #3126: Throw exception when uri is configured for hive catalog - posted by GitBox <gi...@apache.org> on 2021/09/18 16:32:23 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi opened a new pull request #3149: Core: Add FileWriter interface - posted by GitBox <gi...@apache.org> on 2021/09/18 22:14:30 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #3149: Core: Add FileWriter interface - posted by GitBox <gi...@apache.org> on 2021/09/18 22:15:55 UTC, 1 replies.
- [GitHub] [iceberg] aokolnychyi commented on a change in pull request #3149: Core: Add FileWriter interface - posted by GitBox <gi...@apache.org> on 2021/09/18 22:16:35 UTC, 7 replies.
- [GitHub] [iceberg] liuhd666 opened a new issue #3150: the document error of sort order evolution - posted by GitBox <gi...@apache.org> on 2021/09/19 03:11:13 UTC, 0 replies.
- [GitHub] [iceberg] stevenzwu commented on issue #3118: Read delete files in parallel. - posted by GitBox <gi...@apache.org> on 2021/09/19 04:45:51 UTC, 0 replies.
- [GitHub] [iceberg] ashoksri0 opened a new issue #3151: Iceberg 0.11 version will work on EMR-6.3.0 with trino - posted by GitBox <gi...@apache.org> on 2021/09/19 13:07:26 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3145: Build: Enable zip64 to allow > 65535 files for JMH - posted by GitBox <gi...@apache.org> on 2021/09/19 16:46:34 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3145: Build: Enable zip64 to allow > 65535 files for JMH - posted by GitBox <gi...@apache.org> on 2021/09/19 16:46:44 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3135: Data: Fix equality delete set save DATE/TIMESTAMP type of data throw IllegalStateException - posted by GitBox <gi...@apache.org> on 2021/09/19 16:48:14 UTC, 4 replies.
- [GitHub] [iceberg] rdblue commented on issue #2390: Upgrade Parquet version to 1.12.0 - posted by GitBox <gi...@apache.org> on 2021/09/19 16:49:24 UTC, 0 replies.
- [GitHub] [iceberg] rdblue closed issue #2390: Upgrade Parquet version to 1.12.0 - posted by GitBox <gi...@apache.org> on 2021/09/19 16:49:25 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3126: Throw exception when uri is configured for hive catalog - posted by GitBox <gi...@apache.org> on 2021/09/19 16:52:55 UTC, 11 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #1508: Use schema at the time of the snapshot when reading a snapshot. - posted by GitBox <gi...@apache.org> on 2021/09/19 17:12:42 UTC, 23 replies.
- [GitHub] [iceberg] itachi-sharingan commented on a change in pull request #3126: Throw exception when uri is configured for hive catalog - posted by GitBox <gi...@apache.org> on 2021/09/19 18:06:07 UTC, 3 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3149: Core: Add FileWriter interface - posted by GitBox <gi...@apache.org> on 2021/09/19 19:27:54 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3149: Core: Add FileWriter interface - posted by GitBox <gi...@apache.org> on 2021/09/19 19:32:35 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #2953: API: Change GetProjectedIds to Return all Ids - posted by GitBox <gi...@apache.org> on 2021/09/19 19:43:11 UTC, 0 replies.
- [GitHub] [iceberg] rdblue opened a new pull request #3152: API: Test for identity in comparators - posted by GitBox <gi...@apache.org> on 2021/09/19 20:31:28 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3152: API: Test for identity in comparators - posted by GitBox <gi...@apache.org> on 2021/09/19 20:32:38 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3072: Spark: Implement InvalidateTable for SparkSessionCatalog - posted by GitBox <gi...@apache.org> on 2021/09/19 20:46:08 UTC, 1 replies.
- [GitHub] [iceberg] rdblue merged pull request #3072: Spark: Implement InvalidateTable for SparkSessionCatalog - posted by GitBox <gi...@apache.org> on 2021/09/19 20:47:01 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3072: Spark: Implement InvalidateTable for SparkSessionCatalog - posted by GitBox <gi...@apache.org> on 2021/09/19 20:47:12 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #2985: Core: Support committing delete files with multiple specs - posted by GitBox <gi...@apache.org> on 2021/09/19 20:53:33 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on pull request #2985: Core: Support committing delete files with multiple specs - posted by GitBox <gi...@apache.org> on 2021/09/19 20:55:43 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #2987: Flink: Use SerializableTable in FlinkInputFormat - posted by GitBox <gi...@apache.org> on 2021/09/19 20:56:43 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #2925: Core: Support serializable isolation for ReplacePartitions - posted by GitBox <gi...@apache.org> on 2021/09/19 22:32:15 UTC, 5 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3039: Introduce spark3 option to read stream from a timestamp - posted by GitBox <gi...@apache.org> on 2021/09/19 23:04:42 UTC, 10 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3039: Introduce spark3 option to read stream from a timestamp - posted by GitBox <gi...@apache.org> on 2021/09/19 23:30:36 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #2680: Core: Add RocksDBStructLikeMap - posted by GitBox <gi...@apache.org> on 2021/09/19 23:31:06 UTC, 2 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3148: [ARROW] Vectorized Parquet Reads - Make ArrowReader's iterator idempotent - posted by GitBox <gi...@apache.org> on 2021/09/19 23:35:16 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3125: Spark session catalog fix - posted by GitBox <gi...@apache.org> on 2021/09/19 23:35:56 UTC, 2 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3123: Arrow: Add BaseBatchReader and reduce code duplication - posted by GitBox <gi...@apache.org> on 2021/09/19 23:37:36 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3078: fix: JdbcCatalog jdbc.user is overwrite by user property - posted by GitBox <gi...@apache.org> on 2021/09/20 00:02:57 UTC, 2 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3059: Returns UnpartitionedSpec for VoidTransform on all fields - posted by GitBox <gi...@apache.org> on 2021/09/20 00:08:32 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3059: Returns UnpartitionedSpec for VoidTransform on all fields - posted by GitBox <gi...@apache.org> on 2021/09/20 00:08:52 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3099: Implement retryDelays and retries in Iceberg Hive Client - posted by GitBox <gi...@apache.org> on 2021/09/20 00:11:47 UTC, 3 replies.
- [GitHub] [iceberg] nssalian commented on issue #757: Document all metadata tables - posted by GitBox <gi...@apache.org> on 2021/09/20 03:55:23 UTC, 3 replies.
- [GitHub] [iceberg] pvary commented on issue #3146: beeline query iceberg table error - posted by GitBox <gi...@apache.org> on 2021/09/20 04:47:28 UTC, 3 replies.
- [GitHub] [iceberg] CodingCat commented on a change in pull request #1508: Use schema at the time of the snapshot when reading a snapshot. - posted by GitBox <gi...@apache.org> on 2021/09/20 04:59:46 UTC, 2 replies.
- [GitHub] [iceberg] aokolnychyi merged pull request #3149: Core: Add FileWriter interface - posted by GitBox <gi...@apache.org> on 2021/09/20 05:08:20 UTC, 0 replies.
- [GitHub] [iceberg] pvary commented on a change in pull request #2328: (#2317) Stop removal of files when catalog state is uncertain - HiveCatalog - posted by GitBox <gi...@apache.org> on 2021/09/20 05:21:00 UTC, 0 replies.
- [GitHub] [iceberg] pvary commented on issue #3147: beeline (HDP hive 3.1) read iceberg table NoClassDefFoundError - posted by GitBox <gi...@apache.org> on 2021/09/20 05:34:37 UTC, 1 replies.
- [GitHub] [iceberg] pvary edited a comment on issue #3147: beeline (HDP hive 3.1) read iceberg table NoClassDefFoundError - posted by GitBox <gi...@apache.org> on 2021/09/20 05:35:18 UTC, 0 replies.
- [GitHub] [iceberg] nastra commented on a change in pull request #3123: Arrow: Add BaseBatchReader and reduce code duplication - posted by GitBox <gi...@apache.org> on 2021/09/20 06:02:21 UTC, 0 replies.
- [GitHub] [iceberg] nastra commented on a change in pull request #3148: [ARROW] Vectorized Parquet Reads - Make ArrowReader's iterator idempotent - posted by GitBox <gi...@apache.org> on 2021/09/20 06:12:12 UTC, 0 replies.
- [GitHub] [iceberg] ConeyLiu commented on a change in pull request #3056: Support purge for Spark 3.1.x - posted by GitBox <gi...@apache.org> on 2021/09/20 06:45:58 UTC, 2 replies.
- [GitHub] [iceberg] ashoksri0 closed issue #3151: Iceberg 0.11 version will work on EMR-6.3.0 with trino - posted by GitBox <gi...@apache.org> on 2021/09/20 07:42:40 UTC, 0 replies.
- [GitHub] [iceberg] ashoksri0 commented on issue #3151: Iceberg 0.11 version will work on EMR-6.3.0 with trino - posted by GitBox <gi...@apache.org> on 2021/09/20 07:43:12 UTC, 0 replies.
- [GitHub] [iceberg] omarsmak opened a new pull request #3153: Fix ORC exception typo in IcebergInputFormat - posted by GitBox <gi...@apache.org> on 2021/09/20 07:58:11 UTC, 0 replies.
- [GitHub] [iceberg] findepi commented on pull request #3154: Slightly reduce logging verbosity - posted by GitBox <gi...@apache.org> on 2021/09/20 10:41:06 UTC, 0 replies.
- [GitHub] [iceberg] xloya commented on pull request #3135: Data: Fix equality delete set save DATE/TIMESTAMP type of data throw IllegalStateException - posted by GitBox <gi...@apache.org> on 2021/09/20 10:43:06 UTC, 3 replies.
- [GitHub] [iceberg] pvary merged pull request #3153: Fix ORC exception typo in IcebergInputFormat - posted by GitBox <gi...@apache.org> on 2021/09/20 11:28:15 UTC, 0 replies.
- [GitHub] [iceberg] xloya removed a comment on pull request #3135: Data: Fix equality delete set save DATE/TIMESTAMP type of data throw IllegalStateException - posted by GitBox <gi...@apache.org> on 2021/09/20 11:36:33 UTC, 0 replies.
- [GitHub] [iceberg] omarsmak opened a new pull request #3155: Fix NoSuchMethodError of OrcTail with Hive3.x and Vectorized ORC - posted by GitBox <gi...@apache.org> on 2021/09/20 12:00:57 UTC, 0 replies.
- [GitHub] [iceberg] mayursrivastava commented on a change in pull request #3148: [ARROW] Vectorized Parquet Reads - Make ArrowReader's iterator idempotent - posted by GitBox <gi...@apache.org> on 2021/09/20 12:58:02 UTC, 3 replies.
- [GitHub] [iceberg] tuziling opened a new issue #3156: Flink reads iceberg in real time and reports errors - posted by GitBox <gi...@apache.org> on 2021/09/20 14:23:05 UTC, 0 replies.
- [GitHub] [iceberg] chenjunjiedada commented on issue #2429: update build.gradle to support gradle 7.0 - posted by GitBox <gi...@apache.org> on 2021/09/20 14:46:00 UTC, 0 replies.
- [GitHub] [iceberg] chenjunjiedada closed issue #2429: update build.gradle to support gradle 7.0 - posted by GitBox <gi...@apache.org> on 2021/09/20 14:46:00 UTC, 0 replies.
- [GitHub] [iceberg] nastra opened a new issue #3157: VectorizedReadDictionaryEncodedFlatParquetDataBenchmark not working - posted by GitBox <gi...@apache.org> on 2021/09/20 15:02:02 UTC, 0 replies.
- [GitHub] [iceberg] Neo966 commented on issue #3146: beeline query iceberg table error - posted by GitBox <gi...@apache.org> on 2021/09/20 15:21:11 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3154: Slightly reduce logging verbosity - posted by GitBox <gi...@apache.org> on 2021/09/20 15:34:43 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3040: Arrow: Bump to Apache Arrow 5.0 - posted by GitBox <gi...@apache.org> on 2021/09/20 15:35:37 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3049: API: add snapshot encryption key metadata - posted by GitBox <gi...@apache.org> on 2021/09/20 15:40:31 UTC, 2 replies.
- [GitHub] [iceberg] RussellSpitzer commented on issue #3157: VectorizedReadDictionaryEncodedFlatParquetDataBenchmark not working - posted by GitBox <gi...@apache.org> on 2021/09/20 15:42:04 UTC, 1 replies.
- [GitHub] [iceberg] RussellSpitzer edited a comment on issue #3157: VectorizedReadDictionaryEncodedFlatParquetDataBenchmark not working - posted by GitBox <gi...@apache.org> on 2021/09/20 15:43:57 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3049: API: add snapshot encryption key metadata - posted by GitBox <gi...@apache.org> on 2021/09/20 15:46:55 UTC, 0 replies.
- [GitHub] [iceberg] nastra commented on pull request #3040: Arrow: Bump to Apache Arrow 5.0 - posted by GitBox <gi...@apache.org> on 2021/09/20 15:49:52 UTC, 3 replies.
- [GitHub] [iceberg] rdblue merged pull request #3073: Core: Enhance weightFunc of bin-packing to adapt to V2Format - posted by GitBox <gi...@apache.org> on 2021/09/20 15:50:22 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3073: Core: Enhance weightFunc of bin-packing to adapt to V2Format - posted by GitBox <gi...@apache.org> on 2021/09/20 15:50:32 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3135: Data: Fix equality delete set save DATE/TIMESTAMP type of data throw IllegalStateException - posted by GitBox <gi...@apache.org> on 2021/09/20 16:09:18 UTC, 13 replies.
- [GitHub] [iceberg] aokolnychyi opened a new pull request #3158: Core: Add new rolling file writers - posted by GitBox <gi...@apache.org> on 2021/09/20 16:42:16 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #2957: Core: add TableMetadata update builder - posted by GitBox <gi...@apache.org> on 2021/09/20 16:43:32 UTC, 2 replies.
- [GitHub] [iceberg] aokolnychyi commented on a change in pull request #3158: Core: Add new rolling file writers - posted by GitBox <gi...@apache.org> on 2021/09/20 16:45:34 UTC, 5 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #3158: Core: Add new rolling file writers - posted by GitBox <gi...@apache.org> on 2021/09/20 16:50:23 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on issue #2991: No such file or directory when using multiple Spark executors + Iceberg in EMR - posted by GitBox <gi...@apache.org> on 2021/09/20 16:58:39 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on issue #3131: Unable to create iceberg database / table using spark sql with AWS S3 + Glue integration - posted by GitBox <gi...@apache.org> on 2021/09/20 17:06:31 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3123: Arrow: Add BaseBatchReader and reduce code duplication - posted by GitBox <gi...@apache.org> on 2021/09/20 17:18:57 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3123: Arrow: Add BaseBatchReader and reduce code duplication - posted by GitBox <gi...@apache.org> on 2021/09/20 17:19:09 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on issue #757: Document all metadata tables - posted by GitBox <gi...@apache.org> on 2021/09/20 17:46:43 UTC, 2 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3126: Throw exception when uri is configured for hive catalog - posted by GitBox <gi...@apache.org> on 2021/09/20 17:55:16 UTC, 1 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #3126: Throw exception when uri is configured for hive catalog - posted by GitBox <gi...@apache.org> on 2021/09/20 18:03:42 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3024: Arrow: Convert dict encoded vectors to their expected Arrow vector types - posted by GitBox <gi...@apache.org> on 2021/09/20 18:06:07 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3023: Arrow: Support DecimalType - posted by GitBox <gi...@apache.org> on 2021/09/20 18:09:12 UTC, 4 replies.
- [GitHub] [iceberg] RussellSpitzer closed pull request #1744: Fix Avro Pruning Bugs with ManifestEntries Table - posted by GitBox <gi...@apache.org> on 2021/09/20 18:48:29 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #1744: Fix Avro Pruning Bugs with ManifestEntries Table - posted by GitBox <gi...@apache.org> on 2021/09/20 18:48:29 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3158: Core: Add new rolling file writers - posted by GitBox <gi...@apache.org> on 2021/09/20 19:01:32 UTC, 3 replies.
- [GitHub] [iceberg] BACtaki commented on issue #757: Document all metadata tables - posted by GitBox <gi...@apache.org> on 2021/09/20 19:03:22 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3158: Core: Add new rolling file writers - posted by GitBox <gi...@apache.org> on 2021/09/20 19:09:46 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3159: Adding documentation for metadata tables - posted by GitBox <gi...@apache.org> on 2021/09/20 19:16:56 UTC, 2 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3154: Slightly reduce logging verbosity - posted by GitBox <gi...@apache.org> on 2021/09/20 19:19:11 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3078: fix: JdbcCatalog jdbc.user is overwrite by user property - posted by GitBox <gi...@apache.org> on 2021/09/20 19:34:57 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3152: API: Test for identity in comparators - posted by GitBox <gi...@apache.org> on 2021/09/20 19:41:24 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3152: API: Test for identity in comparators - posted by GitBox <gi...@apache.org> on 2021/09/20 19:41:44 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3094: Core: Consolidate write.folder-storage.path and write.object-storage.path to write.data.path - posted by GitBox <gi...@apache.org> on 2021/09/20 19:48:25 UTC, 2 replies.
- [GitHub] [iceberg] flyrain edited a comment on pull request #3094: Core: Consolidate write.folder-storage.path and write.object-storage.path to write.data.path - posted by GitBox <gi...@apache.org> on 2021/09/20 21:21:46 UTC, 0 replies.
- [GitHub] [iceberg] anuragmantri commented on issue #3142: How to move Iceberg table from one location to another - posted by GitBox <gi...@apache.org> on 2021/09/20 22:10:27 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi merged pull request #3158: Core: Add new rolling file writers - posted by GitBox <gi...@apache.org> on 2021/09/20 22:14:08 UTC, 0 replies.
- [GitHub] [iceberg] williamhyun opened a new pull request #3160: Upgrade ORC dependency to 1.7.0 - posted by GitBox <gi...@apache.org> on 2021/09/20 23:21:03 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3154: Slightly reduce logging verbosity - posted by GitBox <gi...@apache.org> on 2021/09/21 03:52:48 UTC, 0 replies.
- [GitHub] [iceberg] tuziling commented on issue #2028: The data generated by Actions cannot be serialized - posted by GitBox <gi...@apache.org> on 2021/09/21 04:05:26 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #3160: Upgrade ORC dependency to 1.7.0 - posted by GitBox <gi...@apache.org> on 2021/09/21 04:06:16 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer merged pull request #3160: Upgrade ORC dependency to 1.7.0 - posted by GitBox <gi...@apache.org> on 2021/09/21 04:06:37 UTC, 0 replies.
- [GitHub] [iceberg] dongjoon-hyun commented on pull request #3160: Upgrade ORC dependency to 1.7.0 - posted by GitBox <gi...@apache.org> on 2021/09/21 04:21:21 UTC, 0 replies.
- [GitHub] [iceberg] xloya edited a comment on pull request #3135: Data: Fix equality delete set save DATE/TIMESTAMP type of data throw IllegalStateException - posted by GitBox <gi...@apache.org> on 2021/09/21 04:23:25 UTC, 0 replies.
- [GitHub] [iceberg] Terry93 opened a new pull request #3161: Update README in python_legacy module to have renamed folder name - posted by GitBox <gi...@apache.org> on 2021/09/21 04:32:30 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3148: [ARROW] Vectorized Parquet Reads - Make ArrowReader's iterator idempotent - posted by GitBox <gi...@apache.org> on 2021/09/21 07:05:14 UTC, 1 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3069: Core: Validate conflicting delete files in RowDelta and OverwriteFiles - posted by GitBox <gi...@apache.org> on 2021/09/21 07:29:23 UTC, 0 replies.
- [GitHub] [iceberg] nastra edited a comment on pull request #3040: Arrow: Bump to Apache Arrow 5.0 - posted by GitBox <gi...@apache.org> on 2021/09/21 07:33:25 UTC, 1 replies.
- [GitHub] [iceberg] nastra commented on pull request #3024: Arrow: Convert dict encoded vectors to their expected Arrow vector types - posted by GitBox <gi...@apache.org> on 2021/09/21 08:25:43 UTC, 0 replies.
- [GitHub] [iceberg] nastra edited a comment on pull request #2957: Core: add TableMetadata update builder - posted by GitBox <gi...@apache.org> on 2021/09/21 08:33:38 UTC, 0 replies.
- [GitHub] [iceberg] szlta commented on pull request #3155: Fix NoSuchMethodError of OrcTail with Hive3.x and Vectorized ORC - posted by GitBox <gi...@apache.org> on 2021/09/21 09:44:39 UTC, 0 replies.
- [GitHub] [iceberg] omarsmak opened a new pull request #3162: Hive: Set catalog type to null if catalog-impl is set - posted by GitBox <gi...@apache.org> on 2021/09/21 10:01:44 UTC, 0 replies.
- [GitHub] [iceberg] omarsmak commented on pull request #3155: Fix NoSuchMethodError of OrcTail with Hive3.x and Vectorized ORC - posted by GitBox <gi...@apache.org> on 2021/09/21 10:05:21 UTC, 1 replies.
- [GitHub] [iceberg] nastra commented on a change in pull request #3162: Hive: Set catalog type to null if catalog-impl is set - posted by GitBox <gi...@apache.org> on 2021/09/21 11:39:04 UTC, 2 replies.
- [GitHub] [iceberg] pvary commented on pull request #3162: Hive: Set catalog type to null if catalog-impl is set - posted by GitBox <gi...@apache.org> on 2021/09/21 11:47:18 UTC, 0 replies.
- [GitHub] [iceberg] omarsmak commented on a change in pull request #3162: Hive: Set catalog type to null if catalog-impl is set - posted by GitBox <gi...@apache.org> on 2021/09/21 12:17:39 UTC, 7 replies.
- [GitHub] [iceberg] omarsmak commented on pull request #3162: Hive: Set catalog type to null if catalog-impl is set - posted by GitBox <gi...@apache.org> on 2021/09/21 13:07:48 UTC, 1 replies.
- [GitHub] [iceberg] Terry93 commented on pull request #3161: Update README in python_legacy module to have renamed folder name - posted by GitBox <gi...@apache.org> on 2021/09/21 14:23:20 UTC, 1 replies.
- [GitHub] [iceberg] pvary commented on a change in pull request #3162: Hive: Set catalog type to null if catalog-impl is set - posted by GitBox <gi...@apache.org> on 2021/09/21 15:11:40 UTC, 2 replies.
- [GitHub] [iceberg] aokolnychyi merged pull request #2985: Core: Support committing delete files with multiple specs - posted by GitBox <gi...@apache.org> on 2021/09/21 15:22:09 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3163: Docs: Add Roadmap section - posted by GitBox <gi...@apache.org> on 2021/09/21 15:59:33 UTC, 0 replies.
- [GitHub] [iceberg] nastra commented on a change in pull request #3163: Docs: Add Roadmap section - posted by GitBox <gi...@apache.org> on 2021/09/21 16:02:27 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3161: Update README in python_legacy module to have renamed folder name - posted by GitBox <gi...@apache.org> on 2021/09/21 16:57:09 UTC, 0 replies.
- [GitHub] [iceberg] nssalian commented on issue #35: Implement strict projection in more transforms - posted by GitBox <gi...@apache.org> on 2021/09/21 17:36:10 UTC, 0 replies.
- [GitHub] [iceberg] wypoon closed issue #3070: Precedence if both snapshot-id and as-of-timestamp are specified as options in Spark DataFrameReader - posted by GitBox <gi...@apache.org> on 2021/09/21 17:43:30 UTC, 0 replies.
- [GitHub] [iceberg] wypoon commented on issue #3070: Precedence if both snapshot-id and as-of-timestamp are specified as options in Spark DataFrameReader - posted by GitBox <gi...@apache.org> on 2021/09/21 17:43:30 UTC, 0 replies.
- [GitHub] [iceberg] findepi closed pull request #3154: Slightly reduce logging verbosity - posted by GitBox <gi...@apache.org> on 2021/09/21 18:34:40 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3162: Hive: Set catalog type to null if catalog-impl is set - posted by GitBox <gi...@apache.org> on 2021/09/21 18:34:50 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3162: Hive: Set catalog type to null if catalog-impl is set - posted by GitBox <gi...@apache.org> on 2021/09/21 18:43:15 UTC, 0 replies.
- [GitHub] [iceberg] TGooch44 commented on pull request #3161: Update README in python_legacy module to have renamed folder name - posted by GitBox <gi...@apache.org> on 2021/09/21 19:17:44 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi opened a new pull request #3164: Core: Add PartitioningWriter - posted by GitBox <gi...@apache.org> on 2021/09/21 22:28:34 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #3164: Core: Add PartitioningWriter - posted by GitBox <gi...@apache.org> on 2021/09/21 22:29:04 UTC, 2 replies.
- [GitHub] [iceberg] aokolnychyi commented on a change in pull request #3164: Core: Add PartitioningWriter - posted by GitBox <gi...@apache.org> on 2021/09/21 22:32:25 UTC, 26 replies.
- [GitHub] [iceberg] szehon-ho commented on a change in pull request #3015: Add data_file.spec_id to metadata tables - posted by GitBox <gi...@apache.org> on 2021/09/21 23:43:59 UTC, 1 replies.
- [GitHub] [iceberg] zaq1xsw2cde3vf commented on issue #3147: beeline (HDP hive 3.1) read iceberg table NoClassDefFoundError - posted by GitBox <gi...@apache.org> on 2021/09/22 02:00:37 UTC, 1 replies.
- [GitHub] [iceberg] openinx commented on issue #3139: Read ORC table with nested partition column can lead to ArrayIndexOutOfBoundsException - posted by GitBox <gi...@apache.org> on 2021/09/22 02:12:43 UTC, 0 replies.
- [GitHub] [iceberg] openinx merged pull request #3085: Docs: Add flink iceberg connector - posted by GitBox <gi...@apache.org> on 2021/09/22 02:22:40 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on a change in pull request #3116: Flink: Upgrade to flink 1.13.2 - posted by GitBox <gi...@apache.org> on 2021/09/22 03:36:39 UTC, 4 replies.
- [GitHub] [iceberg] massquantity commented on issue #3129: flink +iceberg +s3 Data is written in real time - posted by GitBox <gi...@apache.org> on 2021/09/22 04:07:30 UTC, 0 replies.
- [GitHub] [iceberg] zaq1xsw2cde3vf closed issue #3147: beeline (HDP hive 3.1) read iceberg table NoClassDefFoundError - posted by GitBox <gi...@apache.org> on 2021/09/22 05:19:29 UTC, 0 replies.
- [GitHub] [iceberg] ayush-san commented on a change in pull request #3103: Flink: IcebergFilesCommitter validate dataFile exist start from last committed snapshot. - posted by GitBox <gi...@apache.org> on 2021/09/22 06:01:26 UTC, 4 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3161: Update README in python_legacy module to have renamed folder name - posted by GitBox <gi...@apache.org> on 2021/09/22 06:04:50 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3162: Hive: Set catalog type to null if catalog-impl is set - posted by GitBox <gi...@apache.org> on 2021/09/22 06:06:41 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3162: Hive: Set catalog type to null if catalog-impl is set - posted by GitBox <gi...@apache.org> on 2021/09/22 06:26:02 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3094: Core: Consolidate write.folder-storage.path and write.object-storage.path to write.data.path - posted by GitBox <gi...@apache.org> on 2021/09/22 06:36:30 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3056: Support purge for Spark 3.1.x - posted by GitBox <gi...@apache.org> on 2021/09/22 06:45:04 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3099: Implement retryDelays and retries in Iceberg Hive Client - posted by GitBox <gi...@apache.org> on 2021/09/22 06:57:36 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3099: Implement retryDelays and retries in Iceberg Hive Client - posted by GitBox <gi...@apache.org> on 2021/09/22 07:06:02 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 merged pull request #3165: Fix release url error - posted by GitBox <gi...@apache.org> on 2021/09/22 07:13:59 UTC, 0 replies.
- [GitHub] [iceberg] omarsmak commented on a change in pull request #3162: Hive: Throw an exception if both catalog type and catalog-impl are set - posted by GitBox <gi...@apache.org> on 2021/09/22 07:39:57 UTC, 1 replies.
- [GitHub] [iceberg] tuziling opened a new issue #3166: Does anyone know the maven dependency of flink1.12+iceberg0.12.0? - posted by GitBox <gi...@apache.org> on 2021/09/22 07:48:54 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on pull request #3116: Flink: Upgrade to flink 1.13.2 - posted by GitBox <gi...@apache.org> on 2021/09/22 08:40:59 UTC, 5 replies.
- [GitHub] [iceberg] omarsmak commented on pull request #3162: Hive: Throw an exception if both catalog type and catalog-impl are set - posted by GitBox <gi...@apache.org> on 2021/09/22 11:04:36 UTC, 0 replies.
- [GitHub] [iceberg] vamen commented on issue #1617: Support relative paths in Table Metadata - posted by GitBox <gi...@apache.org> on 2021/09/22 12:35:35 UTC, 0 replies.
- [GitHub] [iceberg] vamen edited a comment on issue #1617: Support relative paths in Table Metadata - posted by GitBox <gi...@apache.org> on 2021/09/22 12:35:46 UTC, 0 replies.
- [GitHub] [iceberg] vamen removed a comment on issue #1617: Support relative paths in Table Metadata - posted by GitBox <gi...@apache.org> on 2021/09/22 12:37:07 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho commented on pull request #3015: Add data_file.spec_id to metadata tables - posted by GitBox <gi...@apache.org> on 2021/09/22 17:24:21 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3163: Docs: Add Roadmap section - posted by GitBox <gi...@apache.org> on 2021/09/22 17:37:10 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3163: Docs: Add Roadmap section - posted by GitBox <gi...@apache.org> on 2021/09/22 17:42:20 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3163: Docs: Add Roadmap section - posted by GitBox <gi...@apache.org> on 2021/09/22 17:42:30 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3162: Hive: Throw an exception if both catalog type and catalog-impl are set - posted by GitBox <gi...@apache.org> on 2021/09/22 17:48:46 UTC, 2 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3161: Update README in python_legacy module to have renamed folder name - posted by GitBox <gi...@apache.org> on 2021/09/22 17:53:58 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3161: Update README in python_legacy module to have renamed folder name - posted by GitBox <gi...@apache.org> on 2021/09/22 17:54:28 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3159: Adding documentation for metadata tables - posted by GitBox <gi...@apache.org> on 2021/09/22 17:55:08 UTC, 7 replies.
- [GitHub] [iceberg] rdblue merged pull request #3094: Core: Consolidate write.folder-storage.path and write.object-storage.path to write.data.path - posted by GitBox <gi...@apache.org> on 2021/09/22 18:18:56 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #3164: Core: Add PartitioningWriter - posted by GitBox <gi...@apache.org> on 2021/09/22 18:39:56 UTC, 4 replies.
- [GitHub] [iceberg] szehon-ho commented on pull request #2925: Core: Support serializable isolation for ReplacePartitions - posted by GitBox <gi...@apache.org> on 2021/09/22 19:11:30 UTC, 0 replies.
- [GitHub] [iceberg] anuragmantri commented on issue #1617: Support relative paths in Table Metadata - posted by GitBox <gi...@apache.org> on 2021/09/22 19:38:14 UTC, 0 replies.
- [GitHub] [iceberg] rdblue closed issue #35: Implement strict projection in more transforms - posted by GitBox <gi...@apache.org> on 2021/09/22 20:54:13 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on issue #35: Implement strict projection in more transforms - posted by GitBox <gi...@apache.org> on 2021/09/22 20:54:14 UTC, 0 replies.
- [GitHub] [iceberg] nssalian commented on issue #905: Metadata tables should include data for WAP snapshots when currentSnapshot is null - posted by GitBox <gi...@apache.org> on 2021/09/22 20:59:47 UTC, 3 replies.
- [GitHub] [iceberg] kbendick commented on issue #2962: Parquet 1.11.1 update causes regressions while reading iceberg data written with v1.11.0 - posted by GitBox <gi...@apache.org> on 2021/09/22 21:53:47 UTC, 4 replies.
- [GitHub] [iceberg] kbendick edited a comment on issue #2962: Parquet 1.11.1 update causes regressions while reading iceberg data written with v1.11.0 - posted by GitBox <gi...@apache.org> on 2021/09/22 21:55:20 UTC, 8 replies.
- [GitHub] [iceberg] kbendick removed a comment on issue #2962: Parquet 1.11.1 update causes regressions while reading iceberg data written with v1.11.0 - posted by GitBox <gi...@apache.org> on 2021/09/22 22:31:37 UTC, 1 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #2984: Spark: Support spec ID and partition metadata columns - posted by GitBox <gi...@apache.org> on 2021/09/22 23:35:54 UTC, 4 replies.
- [GitHub] [iceberg] aokolnychyi closed pull request #2987: Flink: Use SerializableTable in FlinkInputFormat - posted by GitBox <gi...@apache.org> on 2021/09/22 23:37:25 UTC, 0 replies.
- [GitHub] [iceberg] tweise commented on a change in pull request #2305: Flink: FLIP-27 source split and reader - posted by GitBox <gi...@apache.org> on 2021/09/22 23:55:49 UTC, 2 replies.
- [GitHub] [iceberg] szehon-ho opened a new issue #3167: BaseFile returns wrong field when accessing position via index - posted by GitBox <gi...@apache.org> on 2021/09/23 00:07:55 UTC, 0 replies.
- [GitHub] [iceberg] asnowfox commented on pull request #3032: #2468 fix the catalog interface cast exception. - posted by GitBox <gi...@apache.org> on 2021/09/23 00:44:29 UTC, 0 replies.
- [GitHub] [iceberg] asnowfox edited a comment on pull request #3032: #2468 fix the catalog interface cast exception. - posted by GitBox <gi...@apache.org> on 2021/09/23 01:47:13 UTC, 4 replies.
- [GitHub] [iceberg] gaojun2048 commented on issue #3026: Is Iceberg support ranger partition? - posted by GitBox <gi...@apache.org> on 2021/09/23 02:31:32 UTC, 0 replies.
- [GitHub] [iceberg] dmgcodevil commented on issue #3025: Schema field ids overridden when using nested structs - posted by GitBox <gi...@apache.org> on 2021/09/23 03:41:40 UTC, 0 replies.
- [GitHub] [iceberg] lirui-apache commented on issue #3139: Read ORC table with nested partition column can lead to ArrayIndexOutOfBoundsException - posted by GitBox <gi...@apache.org> on 2021/09/23 03:46:39 UTC, 1 replies.
- [GitHub] [iceberg] dmgcodevil opened a new issue #3168: How to sort Spark DataFrame - posted by GitBox <gi...@apache.org> on 2021/09/23 04:05:32 UTC, 0 replies.
- [GitHub] [iceberg] zhangminglei commented on issue #3139: Read ORC table with nested partition column can lead to ArrayIndexOutOfBoundsException - posted by GitBox <gi...@apache.org> on 2021/09/23 04:47:26 UTC, 1 replies.
- [GitHub] [iceberg] openinx commented on pull request #3164: Core: Add PartitioningWriter - posted by GitBox <gi...@apache.org> on 2021/09/23 06:30:22 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on a change in pull request #3164: Core: Add PartitioningWriter - posted by GitBox <gi...@apache.org> on 2021/09/23 07:21:36 UTC, 7 replies.
- [GitHub] [iceberg] openinx opened a new issue #3169: ORC supports rolling writers. - posted by GitBox <gi...@apache.org> on 2021/09/23 08:09:12 UTC, 0 replies.
- [GitHub] [iceberg] dungdm93 commented on a change in pull request #3078: fix: JdbcCatalog jdbc.user is overwrite by user property - posted by GitBox <gi...@apache.org> on 2021/09/23 09:59:47 UTC, 1 replies.
- [GitHub] [iceberg] rajarshisarkar commented on issue #2991: No such file or directory when using multiple Spark executors + Iceberg in EMR - posted by GitBox <gi...@apache.org> on 2021/09/23 17:30:00 UTC, 1 replies.
- [GitHub] [iceberg] rajarshisarkar edited a comment on issue #2991: No such file or directory when using multiple Spark executors + Iceberg in EMR - posted by GitBox <gi...@apache.org> on 2021/09/23 17:51:06 UTC, 5 replies.
- [GitHub] [iceberg] dmgcodevil edited a comment on issue #3025: Schema field ids overridden when using nested structs - posted by GitBox <gi...@apache.org> on 2021/09/23 20:24:27 UTC, 0 replies.
- [GitHub] [iceberg] dmgcodevil commented on issue #3168: How to sort Spark DataFrame ? - posted by GitBox <gi...@apache.org> on 2021/09/23 20:25:50 UTC, 0 replies.
- [GitHub] [iceberg] dmgcodevil edited a comment on issue #3168: How to sort Spark DataFrame ? - posted by GitBox <gi...@apache.org> on 2021/09/23 20:26:10 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3164: Core: Add PartitioningWriter - posted by GitBox <gi...@apache.org> on 2021/09/23 20:36:03 UTC, 9 replies.
- [GitHub] [iceberg] pvary commented on issue #2914: Implement ORC deletes for v2 spec - posted by GitBox <gi...@apache.org> on 2021/09/23 21:01:28 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #3132: Spark: Add SparkReadConf and SparkWriteConf - posted by GitBox <gi...@apache.org> on 2021/09/23 21:30:45 UTC, 5 replies.
- [GitHub] [iceberg] aokolnychyi merged pull request #3164: Core: Add PartitioningWriter - posted by GitBox <gi...@apache.org> on 2021/09/23 23:25:46 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3132: Spark: Add SparkReadConf and SparkWriteConf - posted by GitBox <gi...@apache.org> on 2021/09/23 23:39:16 UTC, 4 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3132: Spark: Add SparkReadConf and SparkWriteConf - posted by GitBox <gi...@apache.org> on 2021/09/23 23:47:22 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi opened a new pull request #3170: Core: Avoid throwing IOException in new write methods - posted by GitBox <gi...@apache.org> on 2021/09/24 00:14:52 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #3170: Core: Avoid throwing IOException in new write methods - posted by GitBox <gi...@apache.org> on 2021/09/24 00:16:02 UTC, 1 replies.
- [GitHub] [iceberg] aokolnychyi opened a new pull request #3171: Spark: Migrate to new data writers in SparkWrite - posted by GitBox <gi...@apache.org> on 2021/09/24 00:40:28 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #3171: Spark: Migrate to new data writers in SparkWrite - posted by GitBox <gi...@apache.org> on 2021/09/24 00:41:09 UTC, 1 replies.
- [GitHub] [iceberg] aokolnychyi commented on a change in pull request #3171: Spark: Migrate to new data writers in SparkWrite - posted by GitBox <gi...@apache.org> on 2021/09/24 00:42:29 UTC, 4 replies.
- [GitHub] [iceberg] dungdm93 edited a comment on pull request #3078: fix: JdbcCatalog jdbc.user is overwrite by user property - posted by GitBox <gi...@apache.org> on 2021/09/24 01:33:52 UTC, 0 replies.
- [GitHub] [iceberg] openinx merged pull request #3170: Core: Avoid throwing IOException in new write methods - posted by GitBox <gi...@apache.org> on 2021/09/24 02:59:09 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on issue #2914: Implement ORC deletes for v2 spec - posted by GitBox <gi...@apache.org> on 2021/09/24 03:24:08 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3171: Spark: Migrate to new data writers in SparkWrite - posted by GitBox <gi...@apache.org> on 2021/09/24 04:15:17 UTC, 1 replies.
- [GitHub] [iceberg] jun-he commented on pull request #3161: Update README in python_legacy module to have renamed folder name - posted by GitBox <gi...@apache.org> on 2021/09/24 06:01:49 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3069: Core: Validate conflicting delete files in RowDelta and OverwriteFiles - posted by GitBox <gi...@apache.org> on 2021/09/24 06:09:30 UTC, 1 replies.
- [GitHub] [iceberg] openinx commented on a change in pull request #2935: ORC: Implement buildEqualityWriter() and buildPositionWriter() - posted by GitBox <gi...@apache.org> on 2021/09/24 06:42:16 UTC, 7 replies.
- [GitHub] [iceberg] jun-he edited a comment on pull request #3161: Update README in python_legacy module to have renamed folder name - posted by GitBox <gi...@apache.org> on 2021/09/24 06:59:28 UTC, 0 replies.
- [GitHub] [iceberg] FounderHy opened a new issue #3172: WHY column in the filter from the delete clause must be identity partition - posted by GitBox <gi...@apache.org> on 2021/09/24 07:25:10 UTC, 0 replies.
- [GitHub] [iceberg] xloya opened a new pull request #3173: Spark: Adjust check group count before to group stream - posted by GitBox <gi...@apache.org> on 2021/09/24 08:02:20 UTC, 0 replies.
- [GitHub] [iceberg] coolderli opened a new pull request #3174: Data: Add equality delete file cache - posted by GitBox <gi...@apache.org> on 2021/09/24 10:25:26 UTC, 0 replies.
- [GitHub] [iceberg] markope commented on issue #2301: Lock remains in HMS if HiveTableOperations gets killed (direct process shutdown - no signals) after lock is acquired - posted by GitBox <gi...@apache.org> on 2021/09/24 12:05:40 UTC, 0 replies.
- [GitHub] [iceberg] rajarshisarkar opened a new pull request #3175: AWS: Add check to create staging directory if not exists for S3OutputStream - posted by GitBox <gi...@apache.org> on 2021/09/24 14:05:37 UTC, 0 replies.
- [GitHub] [iceberg] rajarshisarkar commented on pull request #3175: AWS: Add check to create staging directory if not exists for S3OutputStream - posted by GitBox <gi...@apache.org> on 2021/09/24 14:19:59 UTC, 1 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #3171: Spark: Migrate to new data writers in SparkWrite - posted by GitBox <gi...@apache.org> on 2021/09/24 15:54:39 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi opened a new pull request #3176: Core: Add position and equality delta writer interfaces - posted by GitBox <gi...@apache.org> on 2021/09/24 16:04:22 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on a change in pull request #3176: Core: Add position and equality delta writer interfaces - posted by GitBox <gi...@apache.org> on 2021/09/24 16:04:55 UTC, 8 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #3176: Core: Add position and equality delta writer interfaces - posted by GitBox <gi...@apache.org> on 2021/09/24 16:10:15 UTC, 2 replies.
- [GitHub] [iceberg] CodingCat commented on pull request #1508: Use schema at the time of the snapshot when reading a snapshot. - posted by GitBox <gi...@apache.org> on 2021/09/24 16:39:58 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3175: AWS: Add check to create staging directory if not exists for S3OutputStream - posted by GitBox <gi...@apache.org> on 2021/09/24 16:43:25 UTC, 12 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3175: AWS: Add check to create staging directory if not exists for S3OutputStream - posted by GitBox <gi...@apache.org> on 2021/09/24 16:45:09 UTC, 2 replies.
- [GitHub] [iceberg] jackye1995 commented on issue #3172: WHY column in the filter from the delete clause must be identity partition - posted by GitBox <gi...@apache.org> on 2021/09/24 16:49:54 UTC, 0 replies.
- [GitHub] [iceberg] Reo-LEI commented on issue #2918: Flink: get duplicate rows when sync CDC data by FlinkSQL - posted by GitBox <gi...@apache.org> on 2021/09/24 17:34:15 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 2021/09/24 17:39:16 UTC, 11 replies.
- [GitHub] [iceberg] szehon-ho commented on a change in pull request #3099: Core: Switch to RetryingHMSClient (allows configuration of retryDelays and retries) - posted by GitBox <gi...@apache.org> on 2021/09/24 17:41:48 UTC, 4 replies.
- [GitHub] [iceberg] szehon-ho commented on pull request #3099: Core: Switch to RetryingHMSClient (allows configuration of retryDelays and retries) - posted by GitBox <gi...@apache.org> on 2021/09/24 17:44:19 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi merged pull request #3171: Spark: Migrate to new data writers in SparkWrite - posted by GitBox <gi...@apache.org> on 2021/09/24 17:48:08 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho commented on issue #2301: Lock remains in HMS if HiveTableOperations gets killed (direct process shutdown - no signals) after lock is acquired - posted by GitBox <gi...@apache.org> on 2021/09/24 17:59:59 UTC, 0 replies.
- [GitHub] [iceberg] shangxinli commented on a change in pull request #3053: Data encryption MVP - posted by GitBox <gi...@apache.org> on 2021/09/24 18:40:07 UTC, 8 replies.
- [GitHub] [iceberg] miR172 opened a new pull request #3177: POC of v2 JdbcCatalog. - posted by GitBox <gi...@apache.org> on 2021/09/24 19:02:44 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #3176: Core: Add position and equality delta writer interfaces - posted by GitBox <gi...@apache.org> on 2021/09/24 19:17:34 UTC, 4 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #2942: Core: Use correct metrics config for delete files - posted by GitBox <gi...@apache.org> on 2021/09/24 21:53:13 UTC, 4 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3171: Spark: Migrate to new data writers in SparkWrite - posted by GitBox <gi...@apache.org> on 2021/09/24 22:21:14 UTC, 2 replies.
- [GitHub] [iceberg] szehon-ho opened a new pull request #3178: Core: BaseFile returns wrong field when accessing position via index - posted by GitBox <gi...@apache.org> on 2021/09/24 22:42:34 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho commented on a change in pull request #3099: Hive: Switch to RetryingHMSClient (allows configuration of retryDelays and retries) - posted by GitBox <gi...@apache.org> on 2021/09/24 22:43:36 UTC, 2 replies.
- [GitHub] [iceberg] aokolnychyi merged pull request #2942: Core: Use correct metrics config for delete files - posted by GitBox <gi...@apache.org> on 2021/09/25 00:32:00 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi closed pull request #2945: Core: Add new writer interfaces - posted by GitBox <gi...@apache.org> on 2021/09/25 00:33:21 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #2945: Core: Add new writer interfaces - posted by GitBox <gi...@apache.org> on 2021/09/25 00:33:21 UTC, 0 replies.
- [GitHub] [iceberg] Flyangz commented on pull request #3116: Flink: Upgrade to flink 1.13.2 - posted by GitBox <gi...@apache.org> on 2021/09/25 04:42:38 UTC, 3 replies.
- [GitHub] [iceberg] Flyangz commented on a change in pull request #3116: Flink: Upgrade to flink 1.13.2 - posted by GitBox <gi...@apache.org> on 2021/09/25 04:45:29 UTC, 2 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3177: POC of v2 JdbcCatalog. - posted by GitBox <gi...@apache.org> on 2021/09/25 18:11:39 UTC, 4 replies.
- [GitHub] [iceberg] mayur-srivastava commented on pull request #3148: [ARROW] Vectorized Parquet Reads - Make ArrowReader's iterator idempotent - posted by GitBox <gi...@apache.org> on 2021/09/25 21:52:48 UTC, 0 replies.
- [GitHub] [iceberg] Flyangz commented on pull request #2082: Flink: add show partitions with specified partitions - posted by GitBox <gi...@apache.org> on 2021/09/26 03:00:55 UTC, 0 replies.
- [GitHub] [iceberg] zhangjun0x01 commented on pull request #2082: Flink: add show partitions with specified partitions - posted by GitBox <gi...@apache.org> on 2021/09/26 07:40:50 UTC, 0 replies.
- [GitHub] [iceberg] openinx merged pull request #3116: Flink: Upgrade to flink 1.13.2 - posted by GitBox <gi...@apache.org> on 2021/09/26 08:06:52 UTC, 0 replies.
- [GitHub] [iceberg] openinx closed issue #2558: Flink : Is it necessary to upgrade to flink 1.13 ? - posted by GitBox <gi...@apache.org> on 2021/09/26 08:12:26 UTC, 0 replies.
- [GitHub] [iceberg] openinx closed pull request #2629: Flink : upgrade to flink 1.13 - posted by GitBox <gi...@apache.org> on 2021/09/26 08:13:49 UTC, 0 replies.
- [GitHub] [iceberg] liupan664021 opened a new issue #3179: ParallelIterable may cause memory pressure for presto coordinator - posted by GitBox <gi...@apache.org> on 2021/09/26 08:21:13 UTC, 0 replies.
- [GitHub] [iceberg] xingbowu opened a new issue #3180: Aliyun: Address comments from PR #3067 - posted by GitBox <gi...@apache.org> on 2021/09/26 12:47:17 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on issue #2468: master branch - flink sql create hive catalog error - posted by GitBox <gi...@apache.org> on 2021/09/26 17:21:23 UTC, 0 replies.
- [GitHub] [iceberg] nssalian edited a comment on issue #905: Metadata tables should include data for WAP snapshots when currentSnapshot is null - posted by GitBox <gi...@apache.org> on 2021/09/26 19:49:17 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #2984: Spark: Support spec ID and partition metadata columns - posted by GitBox <gi...@apache.org> on 2021/09/26 20:03:28 UTC, 15 replies.
- [GitHub] [iceberg] aokolnychyi commented on a change in pull request #2984: Spark: Support spec ID and partition metadata columns - posted by GitBox <gi...@apache.org> on 2021/09/26 20:57:49 UTC, 18 replies.
- [GitHub] [iceberg] stevenzwu opened a new pull request #3181: Parquet: make row group check (min and max record count) configurable. - posted by GitBox <gi...@apache.org> on 2021/09/26 22:21:12 UTC, 0 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 2021/09/26 22:23:43 UTC, 2 replies.
- [GitHub] [iceberg] rdblue merged pull request #3078: fix: JdbcCatalog jdbc.user is overwrite by user property - posted by GitBox <gi...@apache.org> on 2021/09/26 22:55:51 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3176: Core: Add position and equality delta writer interfaces - posted by GitBox <gi...@apache.org> on 2021/09/26 23:08:17 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3176: Core: Add position and equality delta writer interfaces - posted by GitBox <gi...@apache.org> on 2021/09/26 23:08:28 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3173: Spark: Rewrite adjust check group count before to group stream - posted by GitBox <gi...@apache.org> on 2021/09/26 23:13:01 UTC, 2 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3159: Adding documentation for metadata tables - posted by GitBox <gi...@apache.org> on 2021/09/26 23:15:23 UTC, 0 replies.
- [GitHub] [iceberg] rdblue closed pull request #3159: Adding documentation for metadata tables - posted by GitBox <gi...@apache.org> on 2021/09/26 23:15:23 UTC, 0 replies.
- [GitHub] [iceberg] stevenzwu opened a new pull request #3182: java-ci: disable -x testSpark31 -x spark31IntegrationTest for extra-c… - posted by GitBox <gi...@apache.org> on 2021/09/26 23:51:13 UTC, 0 replies.
- [GitHub] [iceberg] stevenzwu commented on pull request #3182: java-ci: disable -x testSpark31 -x spark31IntegrationTest for extra-c… - posted by GitBox <gi...@apache.org> on 2021/09/26 23:51:54 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 2021/09/27 00:05:54 UTC, 5 replies.
- [GitHub] [iceberg] openinx merged pull request #3067: Aliyun: Mock aliyun OSS(Object Storage Service) - posted by GitBox <gi...@apache.org> on 2021/09/27 01:34:38 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on issue #2468: master branch - flink sql create hive catalog error - posted by GitBox <gi...@apache.org> on 2021/09/27 02:12:19 UTC, 0 replies.
- [GitHub] [iceberg] openinx opened a new issue #3183: Make the travis CI works for both flink 1.12.x and flink 1.13.2 - posted by GitBox <gi...@apache.org> on 2021/09/27 02:37:03 UTC, 0 replies.
- [GitHub] [iceberg] Reo-LEI commented on a change in pull request #3103: Flink: IcebergFilesCommitter validate dataFile exist start from last committed snapshot. - posted by GitBox <gi...@apache.org> on 2021/09/27 03:41:57 UTC, 6 replies.
- [GitHub] [iceberg] asnowfox commented on issue #2468: master branch - flink sql create hive catalog error - posted by GitBox <gi...@apache.org> on 2021/09/27 04:03:17 UTC, 0 replies.
- [GitHub] [iceberg] asnowfox edited a comment on issue #2468: master branch - flink sql create hive catalog error - posted by GitBox <gi...@apache.org> on 2021/09/27 04:04:07 UTC, 1 replies.
- [GitHub] [iceberg] stevenzwu commented on pull request #3130: Flink: support write watermark in snapshot - posted by GitBox <gi...@apache.org> on 2021/09/27 04:49:19 UTC, 0 replies.
- [GitHub] [iceberg] stevenzwu commented on a change in pull request #3130: Flink: support write watermark in snapshot - posted by GitBox <gi...@apache.org> on 2021/09/27 04:54:05 UTC, 0 replies.
- [GitHub] [iceberg] liubo1022126 removed a comment on pull request #3130: Flink: support write watermark in snapshot - posted by GitBox <gi...@apache.org> on 2021/09/27 07:09:11 UTC, 1 replies.
- [GitHub] [iceberg] xinbinhuang commented on pull request #3059: Returns isUnpartitioned=true for VoidTransform on all fields - posted by GitBox <gi...@apache.org> on 2021/09/27 07:09:49 UTC, 0 replies.
- [GitHub] [iceberg] nastra commented on issue #3157: VectorizedReadDictionaryEncodedFlatParquetDataBenchmark not working - posted by GitBox <gi...@apache.org> on 2021/09/27 09:52:59 UTC, 1 replies.
- [GitHub] [iceberg] pvary commented on a change in pull request #3099: Hive: Switch to RetryingHMSClient (allows configuration of retryDelays and retries) - posted by GitBox <gi...@apache.org> on 2021/09/27 10:37:57 UTC, 0 replies.
- [GitHub] [iceberg] pvary commented on pull request #2935: ORC: Implement buildEqualityWriter() and buildPositionWriter() - posted by GitBox <gi...@apache.org> on 2021/09/27 10:51:07 UTC, 0 replies.
- [GitHub] [iceberg] rajarshisarkar commented on a change in pull request #3175: AWS: Add check to create staging directory if not exists for S3OutputStream - posted by GitBox <gi...@apache.org> on 2021/09/27 11:12:50 UTC, 10 replies.
- [GitHub] [iceberg] zhangminglei opened a new pull request #3186: Spark: read compound constant type exception (#3139) - posted by GitBox <gi...@apache.org> on 2021/09/27 13:05:27 UTC, 0 replies.
- [GitHub] [iceberg] lirui-apache commented on a change in pull request #3186: Spark: read compound constant type exception (#3139) - posted by GitBox <gi...@apache.org> on 2021/09/27 13:23:09 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #3059: Returns isUnpartitioned=true for VoidTransform on all fields - posted by GitBox <gi...@apache.org> on 2021/09/27 13:24:32 UTC, 0 replies.
- [GitHub] [iceberg] zhangminglei commented on a change in pull request #3186: Spark: read compound constant type exception (#3139) - posted by GitBox <gi...@apache.org> on 2021/09/27 13:26:22 UTC, 5 replies.
- [GitHub] [iceberg] miR172 commented on pull request #3177: POC of v2 JdbcCatalog. - posted by GitBox <gi...@apache.org> on 2021/09/27 14:05:16 UTC, 2 replies.
- [GitHub] [iceberg] Reo-LEI opened a new issue #3187: Flink: Get NoSuchMethodError when submit flink sql by flink 1.12.x since iceberg upgrade flink dependence to 1.13.2 - posted by GitBox <gi...@apache.org> on 2021/09/27 14:18:31 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3184: [Python] setup new python library module structure. - posted by GitBox <gi...@apache.org> on 2021/09/27 15:26:53 UTC, 7 replies.
- [GitHub] [iceberg] stevenzwu commented on pull request #3181: Parquet: make row group check (min and max record count) configurable. - posted by GitBox <gi...@apache.org> on 2021/09/27 15:31:39 UTC, 1 replies.
- [GitHub] [iceberg] danielcweeks commented on a change in pull request #3184: [Python] setup new python library module structure. - posted by GitBox <gi...@apache.org> on 2021/09/27 15:52:04 UTC, 2 replies.
- [GitHub] [iceberg] nastra edited a comment on issue #3157: VectorizedReadDictionaryEncodedFlatParquetDataBenchmark taking 20+ mins for setup - posted by GitBox <gi...@apache.org> on 2021/09/27 16:50:49 UTC, 2 replies.
- [GitHub] [iceberg] rdblue commented on issue #3157: VectorizedReadDictionaryEncodedFlatParquetDataBenchmark taking 20+ mins for setup - posted by GitBox <gi...@apache.org> on 2021/09/27 17:37:17 UTC, 2 replies.
- [GitHub] [iceberg] aokolnychyi opened a new pull request #3189: Spark: Reuse SparkFileWriterFactory across tasks - posted by GitBox <gi...@apache.org> on 2021/09/27 18:03:52 UTC, 1 replies.
- [GitHub] [iceberg] aokolnychyi merged pull request #2984: Spark: Support spec ID and partition metadata columns - posted by GitBox <gi...@apache.org> on 2021/09/27 18:41:32 UTC, 1 replies.
- [GitHub] [iceberg] aokolnychyi opened a new pull request #3190: Spec: Add _deleted, _spec_id, _partition metadata columns - posted by GitBox <gi...@apache.org> on 2021/09/27 18:56:46 UTC, 1 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #3190: Spec: Add _deleted, _spec_id, _partition metadata columns - posted by GitBox <gi...@apache.org> on 2021/09/27 18:57:53 UTC, 3 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3190: Spec: Add _deleted, _spec_id, _partition metadata columns - posted by GitBox <gi...@apache.org> on 2021/09/27 19:05:58 UTC, 1 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #3189: Spark: Reuse SparkFileWriterFactory across tasks - posted by GitBox <gi...@apache.org> on 2021/09/27 19:21:11 UTC, 2 replies.
- [GitHub] [iceberg] aokolnychyi closed pull request #3189: Spark: Reuse SparkFileWriterFactory across tasks - posted by GitBox <gi...@apache.org> on 2021/09/27 19:26:03 UTC, 1 replies.
- [GitHub] [iceberg] aokolnychyi merged pull request #3190: Spec: Add _deleted, _spec_id, _partition metadata columns - posted by GitBox <gi...@apache.org> on 2021/09/27 19:28:50 UTC, 1 replies.
- [GitHub] [iceberg] aokolnychyi commented on a change in pull request #3190: Spec: Add _deleted, _spec_id, _partition metadata columns - posted by GitBox <gi...@apache.org> on 2021/09/27 19:29:00 UTC, 1 replies.
- [GitHub] [iceberg] aokolnychyi opened a new pull request #3191: Spark: Use FileWriter for unpartitioned writes - posted by GitBox <gi...@apache.org> on 2021/09/27 19:39:32 UTC, 1 replies.
- [GitHub] [iceberg] aokolnychyi opened a new issue #3192: ORC: support metadata column structs with vectorization - posted by GitBox <gi...@apache.org> on 2021/09/27 19:44:41 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on issue #905: Metadata tables should include data for WAP snapshots when currentSnapshot is null - posted by GitBox <gi...@apache.org> on 2021/09/27 21:00:21 UTC, 2 replies.
- [GitHub] [iceberg] aokolnychyi merged pull request #3191: Spark: Use FileWriter for unpartitioned writes - posted by GitBox <gi...@apache.org> on 2021/09/27 21:18:27 UTC, 1 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #3191: Spark: Use FileWriter for unpartitioned writes - posted by GitBox <gi...@apache.org> on 2021/09/27 21:18:37 UTC, 1 replies.
- [GitHub] [iceberg] flyrain commented on issue #3141: Support row-level delete in vectorized reader - posted by GitBox <gi...@apache.org> on 2021/09/27 21:59:01 UTC, 1 replies.
- [GitHub] [iceberg] flyrain edited a comment on issue #3141: Support row-level delete in vectorized reader - posted by GitBox <gi...@apache.org> on 2021/09/27 21:59:21 UTC, 1 replies.
- [GitHub] [iceberg] rdblue merged pull request #3173: Spark: Rewrite adjust check group count before to group stream - posted by GitBox <gi...@apache.org> on 2021/09/27 22:06:46 UTC, 1 replies.
- [GitHub] [iceberg] rdblue opened a new pull request #3193: Build: Opt in to hacktoberfest - posted by GitBox <gi...@apache.org> on 2021/09/27 22:40:32 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3120: Core: read delete files in parallel - posted by GitBox <gi...@apache.org> on 2021/09/27 22:52:13 UTC, 1 replies.
- [GitHub] [iceberg] rdblue closed issue #905: Metadata tables should include data for WAP snapshots when currentSnapshot is null - posted by GitBox <gi...@apache.org> on 2021/09/27 23:41:14 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3188: Add common view format spec - posted by GitBox <gi...@apache.org> on 2021/09/28 00:07:31 UTC, 1 replies.
- [GitHub] [iceberg] xloya commented on pull request #3173: Spark: Rewrite adjust check group count before to group stream - posted by GitBox <gi...@apache.org> on 2021/09/28 02:05:12 UTC, 1 replies.
- [GitHub] [iceberg] xingbowu commented on pull request #3185: Flink: Remove deprecated func "build" - posted by GitBox <gi...@apache.org> on 2021/09/28 02:11:53 UTC, 1 replies.
- [GitHub] [iceberg] chenjunjiedada opened a new pull request #3194: Infra: update slack address - posted by GitBox <gi...@apache.org> on 2021/09/28 02:25:32 UTC, 1 replies.
- [GitHub] [iceberg] openinx commented on a change in pull request #3185: Flink: Remove deprecated func "build" - posted by GitBox <gi...@apache.org> on 2021/09/28 02:39:25 UTC, 1 replies.
- [GitHub] [iceberg] aokolnychyi opened a new pull request #3195: Core: Validate concurrently added delete files in RowDelta - posted by GitBox <gi...@apache.org> on 2021/09/28 02:43:02 UTC, 1 replies.
- [GitHub] [iceberg] aokolnychyi commented on a change in pull request #3195: Core: Validate concurrently added delete files in RowDelta - posted by GitBox <gi...@apache.org> on 2021/09/28 02:44:44 UTC, 6 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #3195: Core: Validate concurrently added delete files in RowDelta - posted by GitBox <gi...@apache.org> on 2021/09/28 02:45:45 UTC, 2 replies.
- [GitHub] [iceberg] RussellSpitzer merged pull request #3182: java-ci: disable -x testSpark31 -x spark31IntegrationTest for extra-c… - posted by GitBox <gi...@apache.org> on 2021/09/28 03:11:48 UTC, 1 replies.
- [GitHub] [iceberg] xingbowu commented on a change in pull request #3185: Flink: Replace "build" with "append" in internal function call - posted by GitBox <gi...@apache.org> on 2021/09/28 03:14:51 UTC, 1 replies.
- [GitHub] [iceberg] fatjoshua commented on issue #2627: Using Kafka to insert multiple pieces of data with the same primary key value in Iceberg at one time, the data cannot be queried - posted by GitBox <gi...@apache.org> on 2021/09/28 03:33:01 UTC, 1 replies.
- [GitHub] [iceberg] openinx commented on issue #3187: Flink: Get NoSuchMethodError when submit flink sql by flink 1.12.x since iceberg upgrade flink dependence to 1.13.2 - posted by GitBox <gi...@apache.org> on 2021/09/28 04:05:49 UTC, 4 replies.
- [GitHub] [iceberg] openinx edited a comment on issue #3187: Flink: Get NoSuchMethodError when submit flink sql by flink 1.12.x since iceberg upgrade flink dependence to 1.13.2 - posted by GitBox <gi...@apache.org> on 2021/09/28 04:38:15 UTC, 2 replies.
- [GitHub] [iceberg] jackye1995 merged pull request #3194: Infra: update slack address - posted by GitBox <gi...@apache.org> on 2021/09/28 06:02:27 UTC, 1 replies.
- [GitHub] [iceberg] ajantha-bhat opened a new pull request #3196: Doc: Update ReadMe and Spec - posted by GitBox <gi...@apache.org> on 2021/09/28 06:32:38 UTC, 1 replies.
- [GitHub] [iceberg] openinx merged pull request #3185: Flink: Replace "build" with "append" in internal function call - posted by GitBox <gi...@apache.org> on 2021/09/28 06:33:09 UTC, 1 replies.
- [GitHub] [iceberg] ajantha-bhat commented on pull request #3196: Doc: Update ReadMe and Spec - posted by GitBox <gi...@apache.org> on 2021/09/28 06:34:19 UTC, 2 replies.
- [GitHub] [iceberg] MartijnVisser commented on issue #3187: Flink: Get NoSuchMethodError when submit flink sql by flink 1.12.x since iceberg upgrade flink dependence to 1.13.2 - posted by GitBox <gi...@apache.org> on 2021/09/28 06:42:37 UTC, 2 replies.
- [GitHub] [iceberg] nastra commented on issue #3157: VectorizedReadDictionaryEncodedFlatParquetDataBenchmark taking 20+ mins for setup - posted by GitBox <gi...@apache.org> on 2021/09/28 07:27:27 UTC, 1 replies.
- [GitHub] [iceberg] openinx merged pull request #3196: Doc: Update ReadMe and Spec - posted by GitBox <gi...@apache.org> on 2021/09/28 07:27:58 UTC, 1 replies.
- [GitHub] [iceberg] openinx commented on issue #2627: Using Kafka to insert multiple pieces of data with the same primary key value in Iceberg at one time, the data cannot be queried - posted by GitBox <gi...@apache.org> on 2021/09/28 07:33:43 UTC, 1 replies.
- [GitHub] [iceberg] xingbowu opened a new pull request #3197: Aliyun: Make Configurable TestRule related with task 2 in issue #3180 - posted by GitBox <gi...@apache.org> on 2021/09/28 13:24:38 UTC, 1 replies.
- [GitHub] [iceberg] Reo-LEI commented on a change in pull request #2680: Core: Add RocksDBStructLikeMap - posted by GitBox <gi...@apache.org> on 2021/09/28 14:12:17 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #2680: Core: Add RocksDBStructLikeMap - posted by GitBox <gi...@apache.org> on 2021/09/28 15:12:54 UTC, 5 replies.
- [GitHub] [iceberg] rdblue edited a comment on pull request #2680: Core: Add RocksDBStructLikeMap - posted by GitBox <gi...@apache.org> on 2021/09/28 15:29:02 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3195: Core: Validate concurrently added delete files in RowDelta - posted by GitBox <gi...@apache.org> on 2021/09/28 15:30:33 UTC, 3 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3193: Build: Opt in to hacktoberfest - posted by GitBox <gi...@apache.org> on 2021/09/28 15:45:37 UTC, 1 replies.
- [GitHub] [iceberg] rdblue merged pull request #3193: Build: Opt in to hacktoberfest - posted by GitBox <gi...@apache.org> on 2021/09/28 15:45:37 UTC, 1 replies.
- [GitHub] [iceberg] danielcweeks commented on pull request #3198: API: Clarify set and remove methods for namespace properties - posted by GitBox <gi...@apache.org> on 2021/09/28 15:48:25 UTC, 1 replies.
- [GitHub] [iceberg] nssalian commented on pull request #3177: POC of v2 JdbcCatalog. - posted by GitBox <gi...@apache.org> on 2021/09/28 16:30:13 UTC, 5 replies.
- [GitHub] [iceberg] nssalian edited a comment on pull request #3177: POC of v2 JdbcCatalog. - posted by GitBox <gi...@apache.org> on 2021/09/28 16:30:33 UTC, 1 replies.
- [GitHub] [iceberg] itachi-sharingan commented on pull request #3125: Spark session catalog fix - posted by GitBox <gi...@apache.org> on 2021/09/28 16:34:53 UTC, 1 replies.
- [GitHub] [iceberg] jeff303 commented on pull request #3193: Build: Opt in to hacktoberfest - posted by GitBox <gi...@apache.org> on 2021/09/28 18:04:33 UTC, 1 replies.
- [GitHub] [iceberg] rdblue merged pull request #3135: Data: Fix equality delete set save DATE/TIMESTAMP type of data throw IllegalStateException - posted by GitBox <gi...@apache.org> on 2021/09/28 18:05:09 UTC, 1 replies.
- [GitHub] [iceberg] rdblue merged pull request #3198: API: Clarify set and remove methods for namespace properties - posted by GitBox <gi...@apache.org> on 2021/09/28 18:05:43 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3198: API: Clarify set and remove methods for namespace properties - posted by GitBox <gi...@apache.org> on 2021/09/28 18:05:53 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3195: Core: Validate concurrently added delete files in RowDelta - posted by GitBox <gi...@apache.org> on 2021/09/28 18:07:34 UTC, 1 replies.
- [GitHub] [iceberg] aokolnychyi merged pull request #3195: Core: Validate concurrently added delete files in RowDelta - posted by GitBox <gi...@apache.org> on 2021/09/28 19:34:47 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 merged pull request #3175: AWS: Add check to create staging directory if not exists for S3OutputStream - posted by GitBox <gi...@apache.org> on 2021/09/28 20:28:43 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi opened a new pull request #3199: Core: Validate concurrently added delete files in OvewriteFiles - posted by GitBox <gi...@apache.org> on 2021/09/28 20:29:12 UTC, 0 replies.
- [GitHub] [iceberg] samredai commented on a change in pull request #3184: [Python] setup new python library module structure. - posted by GitBox <gi...@apache.org> on 2021/09/28 21:04:36 UTC, 4 replies.
- [GitHub] [iceberg] jeff303 commented on issue #3088: Can't create partitioned tables with pyspark DataFrameWriterV2 - posted by GitBox <gi...@apache.org> on 2021/09/28 21:42:31 UTC, 1 replies.
- [GitHub] [iceberg] zhangminglei commented on issue #3192: ORC: support metadata column structs with vectorization - posted by GitBox <gi...@apache.org> on 2021/09/29 01:39:56 UTC, 1 replies.
- [GitHub] [iceberg] zhangminglei edited a comment on issue #3192: ORC: support metadata column structs with vectorization - posted by GitBox <gi...@apache.org> on 2021/09/29 01:42:08 UTC, 4 replies.
- [GitHub] [iceberg] openinx commented on a change in pull request #3197: Aliyun: Add configurable TestRule. - posted by GitBox <gi...@apache.org> on 2021/09/29 02:27:25 UTC, 5 replies.
- [GitHub] [iceberg] xingbowu opened a new pull request #3200: CodeStyle: Single blank line around method in interface - posted by GitBox <gi...@apache.org> on 2021/09/29 03:05:37 UTC, 1 replies.
- [GitHub] [iceberg] xingbowu commented on pull request #3197: Aliyun: Add configurable TestRule. - posted by GitBox <gi...@apache.org> on 2021/09/29 03:45:16 UTC, 1 replies.
- [GitHub] [iceberg] williamhyun commented on pull request #3160: Upgrade ORC dependency to 1.7.0 - posted by GitBox <gi...@apache.org> on 2021/09/29 03:45:26 UTC, 1 replies.
- [GitHub] [iceberg] zhougit86 commented on a change in pull request #2680: Core: Add RocksDBStructLikeMap - posted by GitBox <gi...@apache.org> on 2021/09/29 03:50:12 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 2021/09/29 03:53:34 UTC, 6 replies.
- [GitHub] [iceberg] anew2018 opened a new issue #3201: FLINK:use ROW_NUMBER() over() get error - posted by GitBox <gi...@apache.org> on 2021/09/29 04:04:24 UTC, 1 replies.
- [GitHub] [iceberg] vamosraghava opened a new issue #3202: Write fails with class cast exception. - posted by GitBox <gi...@apache.org> on 2021/09/29 05:18:40 UTC, 1 replies.
- [GitHub] [iceberg] pan3793 opened a new pull request #3203: Spark: Leverage SPARK-32056 in Spark 3.1 - posted by GitBox <gi...@apache.org> on 2021/09/29 05:38:36 UTC, 1 replies.
- [GitHub] [iceberg] pan3793 commented on pull request #3203: Spark: Leverage SPARK-32056 in Spark 3.1 - posted by GitBox <gi...@apache.org> on 2021/09/29 06:09:51 UTC, 2 replies.
- [GitHub] [iceberg] joshuarobinson commented on issue #3122: Rename the existing python module - posted by GitBox <gi...@apache.org> on 2021/09/29 06:58:53 UTC, 1 replies.
- [GitHub] [iceberg] hameizi opened a new pull request #3204: Handle the case that RewriteFiles and RowDelta commit the transaction… - posted by GitBox <gi...@apache.org> on 2021/09/29 08:08:31 UTC, 1 replies.
- [GitHub] [iceberg] hameizi commented on pull request #3204: Handle the case that RewriteFiles and RowDelta commit the transaction… - posted by GitBox <gi...@apache.org> on 2021/09/29 08:09:01 UTC, 3 replies.
- [GitHub] [iceberg] openinx commented on pull request #2680: Core: Add RocksDBStructLikeMap - posted by GitBox <gi...@apache.org> on 2021/09/29 08:50:55 UTC, 1 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #3203: Spark: Leverage SPARK-32056 in Spark 3.1 - posted by GitBox <gi...@apache.org> on 2021/09/29 13:39:10 UTC, 1 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #3199: Core: Validate concurrently added delete files in OvewriteFiles - posted by GitBox <gi...@apache.org> on 2021/09/29 13:43:24 UTC, 2 replies.
- [GitHub] [iceberg] danielcweeks commented on issue #3122: Rename the existing python module - posted by GitBox <gi...@apache.org> on 2021/09/29 16:51:53 UTC, 1 replies.
- [GitHub] [iceberg] krisdas opened a new issue #3205: No metrics from S3FileIO - posted by GitBox <gi...@apache.org> on 2021/09/29 18:11:37 UTC, 1 replies.
- [GitHub] [iceberg] kekwan opened a new issue #3206: Support ZSTD compression codec for Avro files - posted by GitBox <gi...@apache.org> on 2021/09/29 18:55:48 UTC, 1 replies.
- [GitHub] [iceberg] szehon-ho commented on a change in pull request #3199: Core: Validate concurrently added delete files in OvewriteFiles - posted by GitBox <gi...@apache.org> on 2021/09/29 22:21:06 UTC, 4 replies.
- [GitHub] [iceberg] jackye1995 opened a new pull request #3207: Spark: extend RewriteDataFiles action to merge deletes - posted by GitBox <gi...@apache.org> on 2021/09/29 22:23:14 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3207: Spark: extend RewriteDataFiles action to merge deletes - posted by GitBox <gi...@apache.org> on 2021/09/29 22:24:04 UTC, 9 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3199: Core: Validate concurrently added delete files in OvewriteFiles - posted by GitBox <gi...@apache.org> on 2021/09/29 22:52:41 UTC, 11 replies.
- [GitHub] [iceberg] aokolnychyi commented on a change in pull request #3199: Core: Validate concurrently added delete files in OvewriteFiles - posted by GitBox <gi...@apache.org> on 2021/09/29 23:08:05 UTC, 3 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3204: Handle the case that RewriteFiles and RowDelta commit the transaction… - posted by GitBox <gi...@apache.org> on 2021/09/30 00:51:01 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 2021/09/30 01:01:28 UTC, 3 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3200: CodeStyle: Single blank line around method in interface - posted by GitBox <gi...@apache.org> on 2021/09/30 01:26:35 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3184: [Python] setup new python library module structure. - posted by GitBox <gi...@apache.org> on 2021/09/30 01:32:50 UTC, 2 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3184: [Python] setup new python library module structure. - posted by GitBox <gi...@apache.org> on 2021/09/30 01:45:17 UTC, 0 replies.
- [GitHub] [iceberg] xingbowu commented on pull request #3200: CodeStyle: Single blank line around method in interface - posted by GitBox <gi...@apache.org> on 2021/09/30 02:17:16 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 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 2021/09/30 02:20:38 UTC, 0 replies.
- [GitHub] [iceberg] yyanyy commented on a change in pull request #3207: Spark: extend RewriteDataFiles action to merge deletes - posted by GitBox <gi...@apache.org> on 2021/09/30 03:01:15 UTC, 0 replies.
- [GitHub] [iceberg] xinbinhuang commented on a change in pull request #3059: Returns isUnpartitioned=true for VoidTransform on all fields - posted by GitBox <gi...@apache.org> on 2021/09/30 04:18:32 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #2807: [2806]Dell EMC ECS catalog implementation - posted by GitBox <gi...@apache.org> on 2021/09/30 05:08:26 UTC, 2 replies.
- [GitHub] [iceberg] openinx merged pull request #3197: Aliyun: Add configurable TestRule. - posted by GitBox <gi...@apache.org> on 2021/09/30 06:38:05 UTC, 0 replies.
- [GitHub] [iceberg] openinx closed issue #3180: Aliyun: Configurable TestRule & single bundled iceberg-aliyun jar - posted by GitBox <gi...@apache.org> on 2021/09/30 06:38:06 UTC, 0 replies.
- [GitHub] [iceberg] southernriver opened a new pull request #3208: Remove duplicate calls - posted by GitBox <gi...@apache.org> on 2021/09/30 07:16:45 UTC, 0 replies.
- [GitHub] [iceberg] xingbowu commented on issue #3180: Aliyun: Configurable TestRule & single bundled iceberg-aliyun jar - posted by GitBox <gi...@apache.org> on 2021/09/30 07:53:06 UTC, 0 replies.
- [GitHub] [iceberg] Reo-LEI closed issue #3118: Read delete files in parallel. - posted by GitBox <gi...@apache.org> on 2021/09/30 10:58:06 UTC, 0 replies.
- [GitHub] [iceberg] losipiuk commented on a change in pull request #3188: Add common view format spec - posted by GitBox <gi...@apache.org> on 2021/09/30 12:01:31 UTC, 0 replies.
- [GitHub] [iceberg] stevenzwu edited a comment on pull request #3181: Parquet: make row group check (min and max record count) configurable. - posted by GitBox <gi...@apache.org> on 2021/09/30 15:54:21 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3204: Handle the case that RewriteFiles and RowDelta commit the transaction… - posted by GitBox <gi...@apache.org> on 2021/09/30 20:18:52 UTC, 6 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3203: Spark: Leverage SPARK-32056 in Spark 3.1 - posted by GitBox <gi...@apache.org> on 2021/09/30 23:39:54 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3184: [Python] setup new python library module structure. - posted by GitBox <gi...@apache.org> on 2021/09/30 23:48:28 UTC, 0 replies.