You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [iceberg] ajantha-bhat commented on a change in pull request #3375: Spark: CALL procedure for rewrite_data_files - posted by GitBox <gi...@apache.org> on 2021/12/01 00:17:45 UTC, 15 replies.
- [GitHub] [iceberg] kbendick commented on issue #3586: Kryo serialization exception when running add_files - posted by GitBox <gi...@apache.org> on 2021/12/01 02:09:12 UTC, 0 replies.
- [GitHub] [iceberg] yyanyy commented on pull request #3622: Core: delete previous metadata locations in dropping table with purge enabled - posted by GitBox <gi...@apache.org> on 2021/12/01 02:39:13 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on issue #3062: Report I/O metrics to Spark - posted by GitBox <gi...@apache.org> on 2021/12/01 03:26:18 UTC, 0 replies.
- [GitHub] [iceberg] ajantha-bhat commented on pull request #3375: Spark: CALL procedure for rewrite_data_files - posted by GitBox <gi...@apache.org> on 2021/12/01 05:12:55 UTC, 4 replies.
- [GitHub] [iceberg] danielcweeks commented on issue #3062: Report I/O metrics to Spark - posted by GitBox <gi...@apache.org> on 2021/12/01 05:38:03 UTC, 0 replies.
- [GitHub] [iceberg] danielcweeks commented on issue #3205: No metrics from S3FileIO - posted by GitBox <gi...@apache.org> on 2021/12/01 05:39:25 UTC, 0 replies.
- [GitHub] [iceberg] wulei0302 commented on issue #3575: Parquet: ParquetValueReaders#BytesReader processing bytebuffer will cause the data to be null - posted by GitBox <gi...@apache.org> on 2021/12/01 05:48:05 UTC, 1 replies.
- [GitHub] [iceberg] wulei0302 removed a comment on issue #3575: Parquet: ParquetValueReaders#BytesReader processing bytebuffer will cause the data to be null - posted by GitBox <gi...@apache.org> on 2021/12/01 05:48:15 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on pull request #3611: Aliyun: Add iceberg-aliyun to engine runtime - posted by GitBox <gi...@apache.org> on 2021/12/01 07:05:44 UTC, 1 replies.
- [GitHub] [iceberg] nmyphp opened a new issue #3636: BaseDataReader is not properly closed during query by spark sql - posted by GitBox <gi...@apache.org> on 2021/12/01 07:50:35 UTC, 0 replies.
- [GitHub] [iceberg] felixYyu opened a new pull request #3637: Spark:Fix typo form unpartitionedSpec to unPartitionedSpec - posted by GitBox <gi...@apache.org> on 2021/12/01 08:20:25 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi closed issue #3634: Spark: Remove old connector APIs for row-level commands - posted by GitBox <gi...@apache.org> on 2021/12/01 08:26:39 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi merged pull request #3635: Spark: Remove old connector APIs for row-level commands - posted by GitBox <gi...@apache.org> on 2021/12/01 08:26:40 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #3635: Spark: Remove old connector APIs for row-level commands - posted by GitBox <gi...@apache.org> on 2021/12/01 08:26:51 UTC, 0 replies.
- [GitHub] [iceberg] kishendas commented on issue #3062: Report I/O metrics to Spark - posted by GitBox <gi...@apache.org> on 2021/12/01 08:27:02 UTC, 0 replies.
- [GitHub] [iceberg] pvary commented on a change in pull request #3627: Spark: Remove iceberg-hive-metastore compile time dependency - posted by GitBox <gi...@apache.org> on 2021/12/01 08:57:01 UTC, 0 replies.
- [GitHub] [iceberg] felixYyu commented on issue #3636: BaseDataReader is not properly closed during query by spark sql - posted by GitBox <gi...@apache.org> on 2021/12/01 08:57:41 UTC, 0 replies.
- [GitHub] [iceberg] findepi opened a new pull request #3638: Ensure MetricsConfig is immutable - posted by GitBox <gi...@apache.org> on 2021/12/01 09:19:22 UTC, 0 replies.
- [GitHub] [iceberg] codejoyan commented on issue #3607: Merge Into Performance to Iceberg Table - posted by GitBox <gi...@apache.org> on 2021/12/01 09:43:17 UTC, 0 replies.
- [GitHub] [iceberg] codejoyan closed issue #3607: Merge Into Performance to Iceberg Table - posted by GitBox <gi...@apache.org> on 2021/12/01 09:43:27 UTC, 0 replies.
- [GitHub] [iceberg] codejoyan opened a new issue #3639: Regenerate the metadata of an Iceberg table - posted by GitBox <gi...@apache.org> on 2021/12/01 09:53:23 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi merged pull request #3600: Core: Handle metrics-based deletes - posted by GitBox <gi...@apache.org> on 2021/12/01 11:25:13 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #3600: Core: Handle metrics-based deletes - posted by GitBox <gi...@apache.org> on 2021/12/01 11:25:36 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #3584: Core: Handle metrics-based deletes - posted by GitBox <gi...@apache.org> on 2021/12/01 11:29:01 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi closed pull request #3584: Core: Handle metrics-based deletes - posted by GitBox <gi...@apache.org> on 2021/12/01 11:29:01 UTC, 0 replies.
- [GitHub] [iceberg] cccs-eric commented on issue #1952: Failure evaluating expressions for NOT + STARTS_WITH predicate - posted by GitBox <gi...@apache.org> on 2021/12/01 12:03:07 UTC, 0 replies.
- [GitHub] [iceberg] cccs-eric commented on pull request #2062: [CORE] Add in a NOT_STARTS_WITH operator with filter pushdown - posted by GitBox <gi...@apache.org> on 2021/12/01 12:07:36 UTC, 0 replies.
- [GitHub] [iceberg] felixYyu commented on pull request #3637: Spark:Fix typo form unpartitionedSpec to unPartitionedSpec - posted by GitBox <gi...@apache.org> on 2021/12/01 12:13:43 UTC, 0 replies.
- [GitHub] [iceberg] moon-fall closed pull request #3012: Flink: use deleteKey method when write delete data to only write the parimary key to the eqDeleteFile - posted by GitBox <gi...@apache.org> on 2021/12/01 12:13:54 UTC, 1 replies.
- [GitHub] [iceberg] moon-fall opened a new pull request #3012: Flink: use deleteKey method when write delete data to only write the parimary key to the eqDeleteFile - posted by GitBox <gi...@apache.org> on 2021/12/01 12:19:52 UTC, 1 replies.
- [GitHub] [iceberg] szehon-ho commented on pull request #3637: Spark:Fix typo form unpartitionedSpec to unPartitionedSpec - posted by GitBox <gi...@apache.org> on 2021/12/01 12:53:49 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho edited a comment on pull request #3637: Spark:Fix typo form unpartitionedSpec to unPartitionedSpec - posted by GitBox <gi...@apache.org> on 2021/12/01 12:56:48 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #3637: Spark:Fix typo form unpartitionedSpec to unPartitionedSpec - posted by GitBox <gi...@apache.org> on 2021/12/01 13:59:29 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi opened a new pull request #3640: Core: Support case sensitivity in MergingSnapshotProducer - posted by GitBox <gi...@apache.org> on 2021/12/01 15:13:52 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #3640: Core: Support case sensitivity in MergingSnapshotProducer - posted by GitBox <gi...@apache.org> on 2021/12/01 15:14:49 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho commented on a change in pull request #3640: Core: Support case sensitivity in MergingSnapshotProducer - posted by GitBox <gi...@apache.org> on 2021/12/01 15:55:28 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho commented on a change in pull request #3638: Ensure MetricsConfig is immutable - posted by GitBox <gi...@apache.org> on 2021/12/01 16:07:03 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #3638: Ensure MetricsConfig is immutable - posted by GitBox <gi...@apache.org> on 2021/12/01 16:46:13 UTC, 2 replies.
- [GitHub] [iceberg] Yanam opened a new pull request #3641: API: add methods that operate on meta files - posted by GitBox <gi...@apache.org> on 2021/12/01 17:03:56 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on a change in pull request #3640: Core: Support case sensitivity in MergingSnapshotProducer - posted by GitBox <gi...@apache.org> on 2021/12/01 17:31:13 UTC, 3 replies.
- [GitHub] [iceberg] szehon-ho commented on issue #3639: Regenerate the metadata of an Iceberg table - posted by GitBox <gi...@apache.org> on 2021/12/01 17:33:54 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on a change in pull request #3633: Spark: Add connector APIs for row-level commands - posted by GitBox <gi...@apache.org> on 2021/12/01 17:52:26 UTC, 4 replies.
- [GitHub] [iceberg] aokolnychyi closed issue #3628: Spark: Define connector interfaces for row-level commands - posted by GitBox <gi...@apache.org> on 2021/12/01 18:29:05 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi merged pull request #3633: Spark: Add connector APIs for row-level commands - posted by GitBox <gi...@apache.org> on 2021/12/01 18:29:15 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #3633: Spark: Add connector APIs for row-level commands - posted by GitBox <gi...@apache.org> on 2021/12/01 18:29:28 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3638: Ensure MetricsConfig is immutable - posted by GitBox <gi...@apache.org> on 2021/12/01 18:32:23 UTC, 5 replies.
- [GitHub] [iceberg] flyrain commented on pull request #3637: Spark:Fix typo form unpartitionedSpec to unPartitionedSpec - posted by GitBox <gi...@apache.org> on 2021/12/01 18:43:01 UTC, 0 replies.
- [GitHub] [iceberg] yyanyy merged pull request #3622: Core: delete previous metadata locations in dropping table with purge enabled - posted by GitBox <gi...@apache.org> on 2021/12/01 19:29:52 UTC, 0 replies.
- [GitHub] [iceberg] racevedoo commented on issue #3620: Broken dependency resolution in 0.13.0-SNAPSHOT and Spark 3.2 - posted by GitBox <gi...@apache.org> on 2021/12/01 19:40:01 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3561: [CORE] Specification for an HTTP REST catalog - posted by GitBox <gi...@apache.org> on 2021/12/01 20:05:52 UTC, 81 replies.
- [GitHub] [iceberg] rdblue commented on issue #3575: Parquet: ParquetValueReaders#BytesReader processing bytebuffer will cause the data to be null - posted by GitBox <gi...@apache.org> on 2021/12/01 20:14:28 UTC, 1 replies.
- [GitHub] [iceberg] racevedoo opened a new pull request #3642: build: remove slf4j-api from dependency recommender - posted by GitBox <gi...@apache.org> on 2021/12/01 20:20:05 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #2062: [CORE] Add in a NOT_STARTS_WITH operator with filter pushdown - posted by GitBox <gi...@apache.org> on 2021/12/01 20:22:15 UTC, 0 replies.
- [GitHub] [iceberg] racevedoo commented on pull request #3642: build: remove slf4j-api from dependency recommender - posted by GitBox <gi...@apache.org> on 2021/12/01 20:24:07 UTC, 5 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3561: [CORE] Specification for an HTTP REST catalog - posted by GitBox <gi...@apache.org> on 2021/12/01 20:56:19 UTC, 4 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3561: [CORE] Specification for an HTTP REST catalog - posted by GitBox <gi...@apache.org> on 2021/12/01 21:10:58 UTC, 0 replies.
- [GitHub] [iceberg] liuml07 commented on a change in pull request #3432: Doc: add a page to explain row-level deletes - posted by GitBox <gi...@apache.org> on 2021/12/01 21:32:47 UTC, 0 replies.
- [GitHub] [iceberg] andrei-ionescu commented on issue #3564: Already closed files for partition error when sorting by date due to timezone - posted by GitBox <gi...@apache.org> on 2021/12/01 21:33:10 UTC, 0 replies.
- [GitHub] [iceberg] kbendick opened a new pull request #3643: [API] Fix typo in dropNamespace javadoc - posted by GitBox <gi...@apache.org> on 2021/12/01 21:33:23 UTC, 0 replies.
- [GitHub] [iceberg] andrei-ionescu edited a comment on issue #3564: Already closed files for partition error when sorting by date due to timezone - posted by GitBox <gi...@apache.org> on 2021/12/01 21:34:28 UTC, 0 replies.
- [GitHub] [iceberg] findepi commented on a change in pull request #3638: Ensure MetricsConfig is immutable - posted by GitBox <gi...@apache.org> on 2021/12/01 21:36:10 UTC, 3 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3637: Spark:Fix typo form unpartitionedSpec to unPartitionedSpec - posted by GitBox <gi...@apache.org> on 2021/12/01 21:37:46 UTC, 0 replies.
- [GitHub] [iceberg] rdblue closed pull request #3637: Spark:Fix typo form unpartitionedSpec to unPartitionedSpec - posted by GitBox <gi...@apache.org> on 2021/12/01 21:37:46 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on issue #3564: Already closed files for partition error when sorting by date due to timezone - posted by GitBox <gi...@apache.org> on 2021/12/01 21:56:19 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #2719: [WIP][BUILD] Remove the `/site` folder from the Intellij project to declutter search and reduce indexing time - posted by GitBox <gi...@apache.org> on 2021/12/02 00:39:34 UTC, 0 replies.
- [GitHub] [iceberg] kbendick closed pull request #2719: [WIP][BUILD] Remove the `/site` folder from the Intellij project to declutter search and reduce indexing time - posted by GitBox <gi...@apache.org> on 2021/12/02 00:39:34 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3561: [CORE] Specification for an HTTP REST catalog - posted by GitBox <gi...@apache.org> on 2021/12/02 00:49:58 UTC, 5 replies.
- [GitHub] [iceberg] wypoon commented on pull request #3624: Build: Append _2.12 (scala version) to Spark 3.1 and 3.2 module names - posted by GitBox <gi...@apache.org> on 2021/12/02 01:28:28 UTC, 2 replies.
- [GitHub] [iceberg] flyrain commented on a change in pull request #3640: Core: Support case sensitivity in MergingSnapshotProducer - posted by GitBox <gi...@apache.org> on 2021/12/02 02:13:33 UTC, 1 replies.
- [GitHub] [iceberg] ajantha-bhat commented on a change in pull request #3257: Bump Nessie to 0.15.1 + related changes - posted by GitBox <gi...@apache.org> on 2021/12/02 02:52:59 UTC, 0 replies.
- [GitHub] [iceberg] zpi1223 opened a new pull request #3644: Add Warning information under the Merge into. - posted by GitBox <gi...@apache.org> on 2021/12/02 04:02:32 UTC, 0 replies.
- [GitHub] [iceberg] xingbowu commented on pull request #3596: Aliyun: Add OSS integration test rule - posted by GitBox <gi...@apache.org> on 2021/12/02 05:08:14 UTC, 0 replies.
- [GitHub] [iceberg] hbgstc123 opened a new pull request #3645: fix startsWith expression NullPointerException error caused by null v… - posted by GitBox <gi...@apache.org> on 2021/12/02 07:32:24 UTC, 0 replies.
- [GitHub] [iceberg] nastra commented on a change in pull request #3642: build: remove slf4j-api from dependency recommender - posted by GitBox <gi...@apache.org> on 2021/12/02 07:52:59 UTC, 0 replies.
- [GitHub] [iceberg] wulei0302 opened a new pull request #3646: Parquet: fix the `limit` setting of ParquetValueReaders#BytesReader - posted by GitBox <gi...@apache.org> on 2021/12/02 07:55:54 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3642: build: remove slf4j-api from dependency recommender - posted by GitBox <gi...@apache.org> on 2021/12/02 07:59:32 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3642: build: remove slf4j-api from dependency recommender - posted by GitBox <gi...@apache.org> on 2021/12/02 08:16:05 UTC, 2 replies.
- [GitHub] [iceberg] findepi commented on pull request #3638: Ensure MetricsConfig is immutable - posted by GitBox <gi...@apache.org> on 2021/12/02 08:17:06 UTC, 0 replies.
- [GitHub] [iceberg] moon-fall opened a new pull request #3647: retain flinkCheckpointInfo when rewrite datafiles to ensure restore flink job from checkpoint success - posted by GitBox <gi...@apache.org> on 2021/12/02 08:54:21 UTC, 0 replies.
- [GitHub] [iceberg] findepi opened a new pull request #3648: Switch from new HashMap to Maps.newHashMap - posted by GitBox <gi...@apache.org> on 2021/12/02 08:55:04 UTC, 0 replies.
- [GitHub] [iceberg] KarlManong opened a new pull request #3649: update slf4j version to 1.7.32 - posted by GitBox <gi...@apache.org> on 2021/12/02 09:09:02 UTC, 0 replies.
- [GitHub] [iceberg] racevedoo opened a new issue #3650: Replace usage of nebula dependency recommender plugin - posted by GitBox <gi...@apache.org> on 2021/12/02 10:41:58 UTC, 0 replies.
- [GitHub] [iceberg] racevedoo commented on a change in pull request #3642: build: remove slf4j-api from dependency recommender - posted by GitBox <gi...@apache.org> on 2021/12/02 10:46:27 UTC, 0 replies.
- [GitHub] [iceberg] findepi commented on pull request #3648: Switch from new HashMap to Maps.newHashMap - posted by GitBox <gi...@apache.org> on 2021/12/02 11:31:30 UTC, 1 replies.
- [GitHub] [iceberg] findepi opened a new pull request #3651: Set default Java version for jenv users - posted by GitBox <gi...@apache.org> on 2021/12/02 11:51:04 UTC, 0 replies.
- [GitHub] [iceberg] marton-bod opened a new pull request #3652: Hive: HiveCatalog should remove HMS stats for certain engines based on config - posted by GitBox <gi...@apache.org> on 2021/12/02 13:51:00 UTC, 0 replies.
- [GitHub] [iceberg] marton-bod opened a new pull request #3653: Hive: initialize serde parameters when committing table in HiveCatalog - posted by GitBox <gi...@apache.org> on 2021/12/02 14:03:14 UTC, 0 replies.
- [GitHub] [iceberg] rymurr merged pull request #3257: Bump Nessie to 0.15.1 + related changes - posted by GitBox <gi...@apache.org> on 2021/12/02 14:04:06 UTC, 0 replies.
- [GitHub] [iceberg] pvary commented on pull request #3652: Hive: HiveCatalog should remove HMS stats for certain engines based on config - posted by GitBox <gi...@apache.org> on 2021/12/02 14:07:43 UTC, 1 replies.
- [GitHub] [iceberg] findepi opened a new pull request #3654: Add missing @Override annotations - posted by GitBox <gi...@apache.org> on 2021/12/02 15:09:02 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3651: Set default Java version for jenv users - posted by GitBox <gi...@apache.org> on 2021/12/02 16:38:15 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3651: Set default Java version for jenv users - posted by GitBox <gi...@apache.org> on 2021/12/02 16:38:25 UTC, 0 replies.
- [GitHub] [iceberg] findepi commented on pull request #3651: Set default Java version for jenv users - posted by GitBox <gi...@apache.org> on 2021/12/02 16:48:05 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3624: Build: Append _2.12 (scala version) to Spark 3.1 and 3.2 module names - posted by GitBox <gi...@apache.org> on 2021/12/02 16:59:09 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3624: Build: Append _2.12 (scala version) to Spark 3.1 and 3.2 module names - posted by GitBox <gi...@apache.org> on 2021/12/02 18:17:33 UTC, 0 replies.
- [GitHub] [iceberg] wypoon opened a new pull request #3655: Build: Rename Spark 3.1 and 3.2 module names - posted by GitBox <gi...@apache.org> on 2021/12/02 18:47:37 UTC, 0 replies.
- [GitHub] [iceberg] wypoon commented on pull request #3655: Build: Rename Spark 3.1 and 3.2 module names - posted by GitBox <gi...@apache.org> on 2021/12/02 18:49:03 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3655: Build: Rename Spark 3.1 and 3.2 module names - posted by GitBox <gi...@apache.org> on 2021/12/02 18:51:10 UTC, 1 replies.
- [GitHub] [iceberg] kbendick commented on issue #3393: Hive: Bug when runing SQL with multiple table join - posted by GitBox <gi...@apache.org> on 2021/12/02 19:01:29 UTC, 1 replies.
- [GitHub] [iceberg] pvary commented on issue #3393: Hive: Bug when runing SQL with multiple table join - posted by GitBox <gi...@apache.org> on 2021/12/02 19:43:03 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3561: [CORE] Specification for an HTTP REST catalog - posted by GitBox <gi...@apache.org> on 2021/12/02 19:43:43 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on issue #1601: Spark SQL Extensions: Document all stored procedures - posted by GitBox <gi...@apache.org> on 2021/12/02 19:59:29 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 opened a new pull request #3656: AWS: remove S3URI scheme restrictions - posted by GitBox <gi...@apache.org> on 2021/12/02 20:19:16 UTC, 1 replies.
- [GitHub] [iceberg] rdblue merged pull request #3655: Build: Rename Spark 3.1 and 3.2 module names - posted by GitBox <gi...@apache.org> on 2021/12/02 21:00:19 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3654: Add missing @Override annotations - posted by GitBox <gi...@apache.org> on 2021/12/02 21:00:49 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 closed pull request #3656: AWS: remove S3URI scheme restrictions - posted by GitBox <gi...@apache.org> on 2021/12/02 21:07:48 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3656: AWS: remove S3URI scheme restrictions - posted by GitBox <gi...@apache.org> on 2021/12/02 21:07:49 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 opened a new issue #3657: Add checkstyle rule to prevent using raw HashMap, HashSet, ArrayList - posted by GitBox <gi...@apache.org> on 2021/12/02 21:14:46 UTC, 0 replies.
- [GitHub] [iceberg] stevenzwu commented on issue #1643: Flink RowDataIterator should support reuseObject flag - posted by GitBox <gi...@apache.org> on 2021/12/02 21:37:46 UTC, 0 replies.
- [GitHub] [iceberg] stevenzwu closed issue #1643: Flink RowDataIterator should support reuseObject flag - posted by GitBox <gi...@apache.org> on 2021/12/02 21:37:46 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #2891: Fix -NaN ordering in spec - posted by GitBox <gi...@apache.org> on 2021/12/02 21:46:08 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3543: Add configurable cache expiry to caching catalog - posted by GitBox <gi...@apache.org> on 2021/12/02 21:50:23 UTC, 60 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3640: Core: Support case sensitivity in MergingSnapshotProducer - posted by GitBox <gi...@apache.org> on 2021/12/02 21:57:41 UTC, 3 replies.
- [GitHub] [iceberg] jackye1995 opened a new pull request #3658: AWS: support S3FileIO alternative endpoint and credentials - posted by GitBox <gi...@apache.org> on 2021/12/02 22:51:39 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3658: AWS: support S3FileIO alternative endpoint and credentials - posted by GitBox <gi...@apache.org> on 2021/12/02 22:56:20 UTC, 2 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3656: AWS: remove S3URI scheme restrictions - posted by GitBox <gi...@apache.org> on 2021/12/03 00:30:35 UTC, 3 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3656: AWS: remove S3URI scheme restrictions - posted by GitBox <gi...@apache.org> on 2021/12/03 00:32:21 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3425: Spec: Add snapshot tagging and branching - posted by GitBox <gi...@apache.org> on 2021/12/03 00:44:13 UTC, 9 replies.
- [GitHub] [iceberg] hililiwei commented on issue #3657: Add checkstyle rule to prevent using raw HashMap, HashSet, ArrayList - posted by GitBox <gi...@apache.org> on 2021/12/03 01:11:05 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on issue #3657: Add checkstyle rule to prevent using raw HashMap, HashSet, ArrayList - posted by GitBox <gi...@apache.org> on 2021/12/03 01:23:59 UTC, 0 replies.
- [GitHub] [iceberg] hbgstc123 commented on pull request #3645: fix startsWith expression NullPointerException error caused by null v… - posted by GitBox <gi...@apache.org> on 2021/12/03 01:44:17 UTC, 6 replies.
- [GitHub] [iceberg] zpi1223 commented on pull request #3644: SPARK[docs]:Add Warning information under the MERGE INTO syntax - posted by GitBox <gi...@apache.org> on 2021/12/03 02:10:08 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 merged pull request #3648: Switch from new HashMap to Maps.newHashMap - posted by GitBox <gi...@apache.org> on 2021/12/03 02:10:29 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3648: Switch from new HashMap to Maps.newHashMap - posted by GitBox <gi...@apache.org> on 2021/12/03 02:10:39 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3638: Ensure MetricsConfig is immutable - posted by GitBox <gi...@apache.org> on 2021/12/03 02:14:10 UTC, 2 replies.
- [GitHub] [iceberg] jackye1995 merged pull request #3638: Ensure MetricsConfig is immutable - posted by GitBox <gi...@apache.org> on 2021/12/03 02:15:24 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3425: Spec: Add snapshot tagging and branching - posted by GitBox <gi...@apache.org> on 2021/12/03 02:27:08 UTC, 5 replies.
- [GitHub] [iceberg] xingbowu commented on pull request #3611: Aliyun: Add iceberg-aliyun to engine runtime - posted by GitBox <gi...@apache.org> on 2021/12/03 02:27:38 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3375: Spark: CALL procedure for rewrite_data_files - posted by GitBox <gi...@apache.org> on 2021/12/03 02:52:38 UTC, 3 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3656: AWS: remove S3URI scheme restrictions - posted by GitBox <gi...@apache.org> on 2021/12/03 03:07:00 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 opened a new pull request #3659: Aliyun: align property names with AWS module - posted by GitBox <gi...@apache.org> on 2021/12/03 06:59:31 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on a change in pull request #3501: Flink: FLIP-27 Iceberg source split - posted by GitBox <gi...@apache.org> on 2021/12/03 11:51:22 UTC, 0 replies.
- [GitHub] [iceberg] rajarshisarkar opened a new pull request #3660: Core: Change variable name to metadataFile in CatalogUtil's dropTableData - posted by GitBox <gi...@apache.org> on 2021/12/03 14:35:06 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #3375: Spark: CALL procedure for rewrite_data_files - posted by GitBox <gi...@apache.org> on 2021/12/03 15:28:00 UTC, 16 replies.
- [GitHub] [iceberg] stevenzwu commented on a change in pull request #3501: Flink: FLIP-27 Iceberg source split - posted by GitBox <gi...@apache.org> on 2021/12/03 17:10:13 UTC, 20 replies.
- [GitHub] [iceberg] jackye1995 merged pull request #3656: AWS: remove S3URI scheme restrictions - posted by GitBox <gi...@apache.org> on 2021/12/03 18:22:19 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3660: Core: Change variable name to metadataFile in CatalogUtil's dropTableData - posted by GitBox <gi...@apache.org> on 2021/12/03 18:26:14 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 merged pull request #3660: Core: Change variable name to metadataFile in CatalogUtil's dropTableData - posted by GitBox <gi...@apache.org> on 2021/12/03 18:26:45 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on issue #3393: Hive: Bug when runing SQL with multiple table join - posted by GitBox <gi...@apache.org> on 2021/12/03 18:35:08 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3647: retain flinkCheckpointInfo when rewrite datafiles to ensure restore flink job from checkpoint success - posted by GitBox <gi...@apache.org> on 2021/12/03 18:57:36 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3597: Spark: Remove ImmutableMap from SparkPartition (spark 3.2) - posted by GitBox <gi...@apache.org> on 2021/12/03 18:59:47 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3597: Spark: Remove ImmutableMap from SparkPartition (spark 3.2) - posted by GitBox <gi...@apache.org> on 2021/12/03 19:03:20 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #3292: Spark: Compact Medium Size Files (#460) - posted by GitBox <gi...@apache.org> on 2021/12/03 19:14:45 UTC, 6 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3644: SPARK[docs]:Add Warning information under the MERGE INTO syntax - posted by GitBox <gi...@apache.org> on 2021/12/03 19:23:49 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3270: Aliyun: A single bundled dependency that includes dependent JARs - posted by GitBox <gi...@apache.org> on 2021/12/03 19:26:30 UTC, 3 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #3638: Ensure MetricsConfig is immutable - posted by GitBox <gi...@apache.org> on 2021/12/03 19:35:09 UTC, 2 replies.
- [GitHub] [iceberg] aokolnychyi opened a new pull request #3661: Spark: Implement copy-on-write DELETE - posted by GitBox <gi...@apache.org> on 2021/12/03 19:46:14 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on a change in pull request #3661: Spark: Implement copy-on-write DELETE - posted by GitBox <gi...@apache.org> on 2021/12/03 19:49:50 UTC, 73 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3623: [Spark] Add missing Spark 3.1 to JMH configuration - posted by GitBox <gi...@apache.org> on 2021/12/03 19:50:30 UTC, 1 replies.
- [GitHub] [iceberg] kbendick removed a comment on pull request #3623: [Spark] Add missing Spark 3.1 to JMH configuration - posted by GitBox <gi...@apache.org> on 2021/12/03 19:52:31 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3292: Spark: Compact Medium Size Files (#460) - posted by GitBox <gi...@apache.org> on 2021/12/03 19:53:01 UTC, 1 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #3623: [Spark] Add missing Spark 3.1 to JMH configuration - posted by GitBox <gi...@apache.org> on 2021/12/03 19:55:32 UTC, 2 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3646: Parquet: fix the `limit` setting of ParquetValueReaders#BytesReader - posted by GitBox <gi...@apache.org> on 2021/12/03 20:07:21 UTC, 1 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #3661: Spark: Implement copy-on-write DELETE - posted by GitBox <gi...@apache.org> on 2021/12/03 20:08:54 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer merged pull request #3623: [Spark] Add missing Spark 3.1 to JMH configuration - posted by GitBox <gi...@apache.org> on 2021/12/03 20:32:30 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3543: Add configurable cache expiry to caching catalog - posted by GitBox <gi...@apache.org> on 2021/12/03 20:49:34 UTC, 7 replies.
- [GitHub] [iceberg] kbendick edited a comment on pull request #3543: Add configurable cache expiry to caching catalog - posted by GitBox <gi...@apache.org> on 2021/12/03 20:50:26 UTC, 8 replies.
- [GitHub] [iceberg] findepi commented on pull request #2891: Fix -NaN ordering in spec - posted by GitBox <gi...@apache.org> on 2021/12/03 21:35:55 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer opened a new issue #3662: Split_Offset Information is not Included when Reading Manifests for Planning - posted by GitBox <gi...@apache.org> on 2021/12/03 21:56:14 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #2062: [CORE] Add in a NOT_STARTS_WITH operator with filter pushdown - posted by GitBox <gi...@apache.org> on 2021/12/03 22:18:49 UTC, 2 replies.
- [GitHub] [iceberg] kbendick edited a comment on pull request #2062: [CORE] Add in a NOT_STARTS_WITH operator with filter pushdown - posted by GitBox <gi...@apache.org> on 2021/12/03 22:19:19 UTC, 4 replies.
- [GitHub] [iceberg] rdblue opened a new pull request #3664: Add table metadata builder - posted by GitBox <gi...@apache.org> on 2021/12/03 23:13:29 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3664: Add table metadata builder - posted by GitBox <gi...@apache.org> on 2021/12/03 23:14:19 UTC, 4 replies.
- [GitHub] [iceberg] jackye1995 commented on issue #3662: Split_Offset Information is not Included when Reading Manifests for Planning - posted by GitBox <gi...@apache.org> on 2021/12/03 23:19:12 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3664: Add table metadata builder - posted by GitBox <gi...@apache.org> on 2021/12/03 23:19:52 UTC, 11 replies.
- [GitHub] [iceberg] CodingCat commented on pull request #3632: Core: Allow deleting and adding the same column - posted by GitBox <gi...@apache.org> on 2021/12/03 23:19:52 UTC, 1 replies.
- [GitHub] [iceberg] nssalian opened a new issue #3665: Adding MergeInto into the Spark Scala API - posted by GitBox <gi...@apache.org> on 2021/12/03 23:58:13 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on issue #3662: Split_Offset Information is not Included when Reading Manifests for Planning - posted by GitBox <gi...@apache.org> on 2021/12/04 00:05:39 UTC, 3 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3257: Bump Nessie to 0.15.1 + related changes - posted by GitBox <gi...@apache.org> on 2021/12/04 00:16:35 UTC, 0 replies.
- [GitHub] [iceberg] CodingCat commented on pull request #3663: fix data loss in multi-threading append with HadoopTable - posted by GitBox <gi...@apache.org> on 2021/12/04 00:16:46 UTC, 4 replies.
- [GitHub] [iceberg] RussellSpitzer opened a new pull request #3666: Core: Request Split_Offsets when Planning Scans - posted by GitBox <gi...@apache.org> on 2021/12/04 00:58:47 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3663: fix data loss in multi-threading append with HadoopTable - posted by GitBox <gi...@apache.org> on 2021/12/04 00:58:47 UTC, 14 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3666: Core: Request Split_Offsets when Planning Scans - posted by GitBox <gi...@apache.org> on 2021/12/04 01:03:15 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on issue #3662: Split_Offset Information is not Included when Reading Manifests for Planning - posted by GitBox <gi...@apache.org> on 2021/12/04 01:12:02 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #3666: Core: Request Split_Offsets when Planning Scans - posted by GitBox <gi...@apache.org> on 2021/12/04 02:04:30 UTC, 3 replies.
- [GitHub] [iceberg] kbendick opened a new pull request #3667: Spark: Remove ImmutableMap from SparkPartition for Kryo SerDe (Spark 3.2) - posted by GitBox <gi...@apache.org> on 2021/12/04 02:07:53 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3667: Spark: Remove ImmutableMap from SparkPartition for Kryo SerDe (Spark 3.2) - posted by GitBox <gi...@apache.org> on 2021/12/04 02:17:54 UTC, 1 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3663: fix data loss in multi-threading append with HadoopTable - posted by GitBox <gi...@apache.org> on 2021/12/04 02:35:12 UTC, 0 replies.
- [GitHub] [iceberg] rajarshisarkar opened a new pull request #3668: AWS: Remove Glue database validation - posted by GitBox <gi...@apache.org> on 2021/12/04 03:55:30 UTC, 0 replies.
- [GitHub] [iceberg] rajarshisarkar commented on pull request #3668: AWS: Remove Glue database validation - posted by GitBox <gi...@apache.org> on 2021/12/04 03:56:20 UTC, 0 replies.
- [GitHub] [iceberg] felixYyu opened a new issue #3669: Spark:can't load HadoopTable by path - posted by GitBox <gi...@apache.org> on 2021/12/04 04:28:14 UTC, 0 replies.
- [GitHub] [iceberg] felixYyu commented on issue #3615: Why use DistributionAndOrderingUtils$ to import? - posted by GitBox <gi...@apache.org> on 2021/12/04 04:38:10 UTC, 0 replies.
- [GitHub] [iceberg] felixYyu commented on issue #3669: Spark:can't load HadoopTable by path - posted by GitBox <gi...@apache.org> on 2021/12/04 04:41:51 UTC, 2 replies.
- [GitHub] [iceberg] felixYyu commented on issue #3558: Spark: Support alter partition in V2 Catalog SparkCatalog Class - posted by GitBox <gi...@apache.org> on 2021/12/04 09:20:43 UTC, 6 replies.
- [GitHub] [iceberg] felixYyu edited a comment on issue #3558: Spark: Support alter partition in V2 Catalog SparkCatalog Class - posted by GitBox <gi...@apache.org> on 2021/12/04 09:21:23 UTC, 2 replies.
- [GitHub] [iceberg] wg1026688210 commented on pull request #2932: delete file by mistake when rewriting iceberg table throw CommitStateUnknownException - posted by GitBox <gi...@apache.org> on 2021/12/04 11:50:57 UTC, 1 replies.
- [GitHub] [iceberg] RussellSpitzer merged pull request #2932: delete file by mistake when rewriting iceberg table throw CommitStateUnknownException - posted by GitBox <gi...@apache.org> on 2021/12/04 16:43:46 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer edited a comment on pull request #3666: Core: Request Split_Offsets when Planning Scans - posted by GitBox <gi...@apache.org> on 2021/12/04 17:06:08 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer merged pull request #3375: Spark: CALL procedure for rewrite_data_files - posted by GitBox <gi...@apache.org> on 2021/12/04 17:09:11 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer closed issue #3355: Support CALL procedure for rewrite_datafiles similar to rewrite_manifests - posted by GitBox <gi...@apache.org> on 2021/12/04 17:09:11 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on issue #3558: Spark: Support alter partition in V2 Catalog SparkCatalog Class - posted by GitBox <gi...@apache.org> on 2021/12/04 17:15:59 UTC, 0 replies.
- [GitHub] [iceberg] singhpk234 commented on issue #3236: Don't consider groups for compaction if they have a single file that cannot be split - posted by GitBox <gi...@apache.org> on 2021/12/04 19:14:02 UTC, 1 replies.
- [GitHub] [iceberg] RussellSpitzer commented on issue #3236: Don't consider groups for compaction if they have a single file that cannot be split - posted by GitBox <gi...@apache.org> on 2021/12/04 19:37:02 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3668: AWS: Remove namespace validation from GlueCatalog's isValidIdentifier - posted by GitBox <gi...@apache.org> on 2021/12/04 22:31:00 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3664: Add table metadata builder - posted by GitBox <gi...@apache.org> on 2021/12/04 23:24:11 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #2957: Core: add TableMetadata update builder - posted by GitBox <gi...@apache.org> on 2021/12/05 00:46:13 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 closed pull request #2957: Core: add TableMetadata update builder - posted by GitBox <gi...@apache.org> on 2021/12/05 00:46:13 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3667: Spark: Remove ImmutableMap from SparkPartition for Kryo SerDe (Spark 3.2) - posted by GitBox <gi...@apache.org> on 2021/12/05 02:54:23 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3667: Spark: Remove ImmutableMap from SparkPartition for Kryo SerDe (Spark 3.2) - posted by GitBox <gi...@apache.org> on 2021/12/05 02:55:46 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3667: Spark: Remove ImmutableMap from SparkPartition for Kryo SerDe - posted by GitBox <gi...@apache.org> on 2021/12/05 04:20:25 UTC, 0 replies.
- [GitHub] [iceberg] kbendick edited a comment on pull request #3667: Spark: Remove ImmutableMap from SparkPartition for Kryo SerDe - posted by GitBox <gi...@apache.org> on 2021/12/05 04:20:55 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3645: fix startsWith expression NullPointerException error caused by null v… - posted by GitBox <gi...@apache.org> on 2021/12/05 04:53:01 UTC, 4 replies.
- [GitHub] [iceberg] kbendick edited a comment on pull request #3645: fix startsWith expression NullPointerException error caused by null v… - posted by GitBox <gi...@apache.org> on 2021/12/05 04:54:21 UTC, 2 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #3645: fix startsWith expression NullPointerException error caused by null v… - posted by GitBox <gi...@apache.org> on 2021/12/05 06:11:09 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer edited a comment on pull request #3645: fix startsWith expression NullPointerException error caused by null v… - posted by GitBox <gi...@apache.org> on 2021/12/05 06:11:45 UTC, 0 replies.
- [GitHub] [iceberg] kevinjqliu opened a new pull request #3670: HiveTableOperations: update HMS transient_lastDdlTime param on snapshot writes - posted by GitBox <gi...@apache.org> on 2021/12/05 06:49:40 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer merged pull request #3666: Core: Request Split_Offsets when Planning Scans - posted by GitBox <gi...@apache.org> on 2021/12/05 07:44:41 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer closed issue #3662: Split_Offset Information is not Included when Reading Manifests for Planning - posted by GitBox <gi...@apache.org> on 2021/12/05 07:44:41 UTC, 0 replies.
- [GitHub] [iceberg] xingbowu commented on pull request #3659: Aliyun: align property names with AWS module - posted by GitBox <gi...@apache.org> on 2021/12/05 14:11:59 UTC, 0 replies.
- [GitHub] [iceberg] smallx commented on pull request #3606: Hive: make sure to unlock table when the finally block is not executed - posted by GitBox <gi...@apache.org> on 2021/12/05 14:18:32 UTC, 2 replies.
- [GitHub] [iceberg] smallx removed a comment on pull request #3606: Hive: make sure to unlock table when the finally block is not executed - posted by GitBox <gi...@apache.org> on 2021/12/05 14:18:42 UTC, 0 replies.
- [GitHub] [iceberg] smallx commented on a change in pull request #3606: Hive: make sure to unlock table when the finally block is not executed - posted by GitBox <gi...@apache.org> on 2021/12/05 14:33:22 UTC, 2 replies.
- [GitHub] [iceberg] ajantha-bhat opened a new pull request #3671: Spark-3.1: support CALL procedure for rewrite_data_files - posted by GitBox <gi...@apache.org> on 2021/12/05 17:04:55 UTC, 0 replies.
- [GitHub] [iceberg] ajantha-bhat opened a new pull request #3672: Spark-3.0: support CALL procedure for rewrite_data_files - posted by GitBox <gi...@apache.org> on 2021/12/05 17:15:37 UTC, 0 replies.
- [GitHub] [iceberg] wypoon opened a new pull request #3673: Spark 3.1: Make SparkCatalog#alterTable conform to TableCatalog interface - posted by GitBox <gi...@apache.org> on 2021/12/05 19:48:51 UTC, 0 replies.
- [GitHub] [iceberg] wypoon opened a new pull request #3674: Spark 3.0: Make SparkCatalog#alterTable conform to TableCatalog interface - posted by GitBox <gi...@apache.org> on 2021/12/05 19:49:21 UTC, 0 replies.
- [GitHub] [iceberg] wypoon commented on pull request #3673: Spark 3.1: Make SparkCatalog#alterTable conform to TableCatalog interface - posted by GitBox <gi...@apache.org> on 2021/12/05 19:52:24 UTC, 2 replies.
- [GitHub] [iceberg] wypoon edited a comment on pull request #3673: Spark 3.1: Make SparkCatalog#alterTable conform to TableCatalog interface - posted by GitBox <gi...@apache.org> on 2021/12/05 19:52:44 UTC, 0 replies.
- [GitHub] [iceberg] wypoon commented on pull request #3674: Spark 3.0: Make SparkCatalog#alterTable conform to TableCatalog interface - posted by GitBox <gi...@apache.org> on 2021/12/05 19:53:04 UTC, 3 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3674: Spark 3.0: Make SparkCatalog#alterTable conform to TableCatalog interface - posted by GitBox <gi...@apache.org> on 2021/12/05 20:04:06 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3663: fix data loss in multi-threading append with HadoopTable - posted by GitBox <gi...@apache.org> on 2021/12/05 20:04:26 UTC, 2 replies.
- [GitHub] [iceberg] rdblue merged pull request #3667: Spark: Remove ImmutableMap from SparkPartition for Kryo SerDe - posted by GitBox <gi...@apache.org> on 2021/12/05 20:21:22 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3667: Spark: Remove ImmutableMap from SparkPartition for Kryo SerDe - posted by GitBox <gi...@apache.org> on 2021/12/05 20:21:32 UTC, 0 replies.
- [GitHub] [iceberg] rdblue closed pull request #3597: Spark: Remove ImmutableMap from SparkPartition (spark 3.2) - posted by GitBox <gi...@apache.org> on 2021/12/05 20:21:52 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3597: Spark: Remove ImmutableMap from SparkPartition (spark 3.2) - posted by GitBox <gi...@apache.org> on 2021/12/05 20:21:52 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on issue #3586: Kryo serialization exception when running add_files - posted by GitBox <gi...@apache.org> on 2021/12/05 20:22:12 UTC, 0 replies.
- [GitHub] [iceberg] rdblue closed issue #3586: Kryo serialization exception when running add_files - posted by GitBox <gi...@apache.org> on 2021/12/05 20:22:12 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3658: AWS: support S3FileIO alternative endpoint and credentials - posted by GitBox <gi...@apache.org> on 2021/12/05 20:26:46 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3649: update slf4j version to 1.7.32 - posted by GitBox <gi...@apache.org> on 2021/12/05 20:32:30 UTC, 0 replies.
- [GitHub] [iceberg] rdblue closed pull request #3649: update slf4j version to 1.7.32 - posted by GitBox <gi...@apache.org> on 2021/12/05 20:32:30 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3659: Aliyun: align property names with AWS module - posted by GitBox <gi...@apache.org> on 2021/12/05 20:34:51 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3661: Spark: Implement copy-on-write DELETE - posted by GitBox <gi...@apache.org> on 2021/12/05 20:38:51 UTC, 46 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3670: HiveTableOperations: update HMS transient_lastDdlTime param on snapshot writes - posted by GitBox <gi...@apache.org> on 2021/12/05 20:40:20 UTC, 1 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3671: Spark-3.1: support CALL procedure for rewrite_data_files - posted by GitBox <gi...@apache.org> on 2021/12/05 20:46:06 UTC, 2 replies.
- [GitHub] [iceberg] kbendick edited a comment on pull request #3642: build: remove slf4j-api from dependency recommender - posted by GitBox <gi...@apache.org> on 2021/12/05 20:57:43 UTC, 0 replies.
- [GitHub] [iceberg] dubeme commented on issue #3586: Kryo serialization exception when running add_files - posted by GitBox <gi...@apache.org> on 2021/12/06 00:19:37 UTC, 0 replies.
- [GitHub] [iceberg] dubeme commented on pull request #3667: Spark: Remove ImmutableMap from SparkPartition for Kryo SerDe - posted by GitBox <gi...@apache.org> on 2021/12/06 00:20:27 UTC, 0 replies.
- [GitHub] [iceberg] cccs-eric commented on a change in pull request #2062: [CORE] Add in a NOT_STARTS_WITH operator with filter pushdown - posted by GitBox <gi...@apache.org> on 2021/12/06 00:35:05 UTC, 0 replies.
- [GitHub] [iceberg] ajantha-bhat commented on a change in pull request #3671: Spark-3.1: support CALL procedure for rewrite_data_files - posted by GitBox <gi...@apache.org> on 2021/12/06 02:46:08 UTC, 2 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3661: Spark: Implement copy-on-write DELETE - posted by GitBox <gi...@apache.org> on 2021/12/06 03:07:50 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3668: AWS: Remove namespace validation from GlueCatalog's isValidIdentifier - posted by GitBox <gi...@apache.org> on 2021/12/06 03:22:17 UTC, 0 replies.
- [GitHub] [iceberg] kbendick edited a comment on pull request #3668: AWS: Remove namespace validation from GlueCatalog's isValidIdentifier - posted by GitBox <gi...@apache.org> on 2021/12/06 03:22:37 UTC, 1 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3641: API: add methods that operate on meta files - posted by GitBox <gi...@apache.org> on 2021/12/06 03:36:41 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #2062: [CORE] Add in a NOT_STARTS_WITH operator with filter pushdown - posted by GitBox <gi...@apache.org> on 2021/12/06 03:56:05 UTC, 5 replies.
- [GitHub] [iceberg] ajantha-bhat commented on pull request #3671: Spark-3.1: support CALL procedure for rewrite_data_files - posted by GitBox <gi...@apache.org> on 2021/12/06 03:56:46 UTC, 4 replies.
- [GitHub] [iceberg] ajantha-bhat edited a comment on pull request #3671: Spark-3.1: support CALL procedure for rewrite_data_files - posted by GitBox <gi...@apache.org> on 2021/12/06 03:58:06 UTC, 0 replies.
- [GitHub] [iceberg] ajantha-bhat opened a new pull request #3675: Move scala files of rewrite_data_files procedure to scala folder - posted by GitBox <gi...@apache.org> on 2021/12/06 04:24:20 UTC, 0 replies.
- [GitHub] [iceberg] ajantha-bhat commented on pull request #3675: Move scala files of rewrite_data_files procedure to scala folder - posted by GitBox <gi...@apache.org> on 2021/12/06 04:25:10 UTC, 0 replies.
- [GitHub] [iceberg] ajantha-bhat commented on pull request #3672: Spark-3.0: support CALL procedure for rewrite_data_files - posted by GitBox <gi...@apache.org> on 2021/12/06 04:42:32 UTC, 2 replies.
- [GitHub] [iceberg] kbendick edited a comment on pull request #3561: [CORE] Specification for an HTTP REST catalog - posted by GitBox <gi...@apache.org> on 2021/12/06 05:07:02 UTC, 1 replies.
- [GitHub] [iceberg] ajantha-bhat commented on a change in pull request #3675: Spark-3.2: Move scala files of rewrite_data_files procedure to scala folder - posted by GitBox <gi...@apache.org> on 2021/12/06 05:15:23 UTC, 0 replies.
- [GitHub] [iceberg] pvary commented on pull request #3606: Hive: make sure to unlock table when the finally block is not executed - posted by GitBox <gi...@apache.org> on 2021/12/06 06:26:43 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3659: Aliyun: align property names with AWS module - posted by GitBox <gi...@apache.org> on 2021/12/06 06:55:10 UTC, 1 replies.
- [GitHub] [iceberg] singhpk234 opened a new pull request #3676: Core : Dont consider groups for compaction if they have a single file… - posted by GitBox <gi...@apache.org> on 2021/12/06 08:15:07 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on pull request #3659: Aliyun: align property names with AWS module - posted by GitBox <gi...@apache.org> on 2021/12/06 08:28:14 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on a change in pull request #3659: Aliyun: align property names with AWS module - posted by GitBox <gi...@apache.org> on 2021/12/06 08:34:06 UTC, 2 replies.
- [GitHub] [iceberg] pvary edited a comment on issue #3393: Hive: Bug when runing SQL with multiple table join - posted by GitBox <gi...@apache.org> on 2021/12/06 08:44:21 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on pull request #3270: Aliyun: A single bundled dependency that includes dependent JARs - posted by GitBox <gi...@apache.org> on 2021/12/06 08:51:44 UTC, 3 replies.
- [GitHub] [iceberg] openinx commented on a change in pull request #3270: Aliyun: A single bundled dependency that includes dependent JARs - posted by GitBox <gi...@apache.org> on 2021/12/06 08:52:52 UTC, 1 replies.
- [GitHub] [iceberg] wulei0302 commented on pull request #3646: Parquet: fix the `limit` setting of ParquetValueReaders#BytesReader - posted by GitBox <gi...@apache.org> on 2021/12/06 09:18:49 UTC, 0 replies.
- [GitHub] [iceberg] pvary merged pull request #3652: Hive: HiveCatalog should remove HMS stats for certain engines based on config - posted by GitBox <gi...@apache.org> on 2021/12/06 09:54:11 UTC, 0 replies.
- [GitHub] [iceberg] pvary merged pull request #3653: Hive: initialize serde parameters when committing table in HiveCatalog - posted by GitBox <gi...@apache.org> on 2021/12/06 09:54:45 UTC, 0 replies.
- [GitHub] [iceberg] pvary commented on pull request #3653: Hive: initialize serde parameters when committing table in HiveCatalog - posted by GitBox <gi...@apache.org> on 2021/12/06 09:54:55 UTC, 0 replies.
- [GitHub] [iceberg] nastra commented on a change in pull request #3663: fix data loss in multi-threading append with HadoopTable - posted by GitBox <gi...@apache.org> on 2021/12/06 10:58:52 UTC, 0 replies.
- [GitHub] [iceberg] mayursrivastava commented on pull request #3294: Core: Add in-memory FileIO and Catalog for unit testing - posted by GitBox <gi...@apache.org> on 2021/12/06 15:19:23 UTC, 0 replies.
- [GitHub] [iceberg] nastra commented on a change in pull request #3561: [CORE] Specification for an HTTP REST catalog - posted by GitBox <gi...@apache.org> on 2021/12/06 15:26:27 UTC, 2 replies.
- [GitHub] [iceberg] nastra commented on a change in pull request #3643: [API] Fix typo in dropNamespace javadoc - posted by GitBox <gi...@apache.org> on 2021/12/06 16:27:40 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3434: Flink: Support flink 1.14.0 - posted by GitBox <gi...@apache.org> on 2021/12/06 16:28:38 UTC, 1 replies.
- [GitHub] [iceberg] samredai opened a new pull request #3677: Adding TableMetadata object from dict, bytestream, and s3 sources - posted by GitBox <gi...@apache.org> on 2021/12/06 18:17:12 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3664: Add table metadata builder - posted by GitBox <gi...@apache.org> on 2021/12/06 19:11:03 UTC, 0 replies.
- [GitHub] [iceberg] samredai commented on a change in pull request #3677: Python: Adding TableMetadata object from dict, bytestream, and s3 sources - posted by GitBox <gi...@apache.org> on 2021/12/06 19:12:37 UTC, 7 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3664: Add table metadata builder - posted by GitBox <gi...@apache.org> on 2021/12/06 19:12:57 UTC, 0 replies.
- [GitHub] [iceberg] samredai commented on pull request #3677: Python: Adding TableMetadata object from dict, bytestream, and s3 sources - posted by GitBox <gi...@apache.org> on 2021/12/06 19:13:48 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3677: Python: Adding TableMetadata object from dict, bytestream, and s3 sources - posted by GitBox <gi...@apache.org> on 2021/12/06 19:24:10 UTC, 8 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3294: Core: Add in-memory FileIO and Catalog for unit testing - posted by GitBox <gi...@apache.org> on 2021/12/06 20:00:25 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3482: spark: supplement spark-queries.md doc - posted by GitBox <gi...@apache.org> on 2021/12/06 21:18:09 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3591: Docs: Update contributing with some additional Java style guidelines - posted by GitBox <gi...@apache.org> on 2021/12/06 21:56:09 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 merged pull request #3591: Docs: Update contributing with some additional Java style guidelines - posted by GitBox <gi...@apache.org> on 2021/12/06 21:56:29 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3614: Flink:table has PK will not use (ALTER TABLE) change its properties - posted by GitBox <gi...@apache.org> on 2021/12/06 21:58:52 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3674: Spark 3.0: Make SparkCatalog#alterTable conform to TableCatalog interface - posted by GitBox <gi...@apache.org> on 2021/12/06 22:00:42 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3673: Spark 3.1: Make SparkCatalog#alterTable conform to TableCatalog interface - posted by GitBox <gi...@apache.org> on 2021/12/06 22:01:25 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3673: Spark 3.1: Make SparkCatalog#alterTable conform to TableCatalog interface - posted by GitBox <gi...@apache.org> on 2021/12/06 22:01:26 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3643: API: Fix typo in dropNamespace javadoc - posted by GitBox <gi...@apache.org> on 2021/12/06 22:14:53 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3643: API: Fix typo in dropNamespace javadoc - posted by GitBox <gi...@apache.org> on 2021/12/06 22:17:24 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3675: Spark-3.2: Move scala files of rewrite_data_files procedure to scala folder - posted by GitBox <gi...@apache.org> on 2021/12/06 22:18:45 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3675: Spark-3.2: Move scala files of rewrite_data_files procedure to scala folder - posted by GitBox <gi...@apache.org> on 2021/12/06 22:18:48 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3670: HiveTableOperations: update HMS transient_lastDdlTime param on snapshot writes - posted by GitBox <gi...@apache.org> on 2021/12/06 22:21:41 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3632: Core: Allow deleting and adding the same column - posted by GitBox <gi...@apache.org> on 2021/12/06 22:22:48 UTC, 11 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3270: Aliyun: A single bundled dependency that includes dependent JARs - posted by GitBox <gi...@apache.org> on 2021/12/06 22:29:31 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3627: Spark: Remove iceberg-hive-metastore compile time dependency - posted by GitBox <gi...@apache.org> on 2021/12/06 22:34:35 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3642: build: remove slf4j-api from dependency recommender - posted by GitBox <gi...@apache.org> on 2021/12/06 22:36:48 UTC, 2 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3659: Aliyun: align property names with AWS module - posted by GitBox <gi...@apache.org> on 2021/12/06 22:56:52 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 opened a new issue #3678: Add documentation about Iceberg config naming convention - posted by GitBox <gi...@apache.org> on 2021/12/06 22:58:24 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3591: Docs: Update contributing with some additional Java style guidelines - posted by GitBox <gi...@apache.org> on 2021/12/06 22:58:55 UTC, 0 replies.
- [GitHub] [iceberg] mayuropensource commented on pull request #3294: Core: Add in-memory FileIO and Catalog for unit testing - posted by GitBox <gi...@apache.org> on 2021/12/06 23:03:22 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 opened a new issue #3679: Move away from Nebula dependency recommender plugin - posted by GitBox <gi...@apache.org> on 2021/12/06 23:14:09 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3642: build: remove slf4j-api from dependency recommender - posted by GitBox <gi...@apache.org> on 2021/12/06 23:14:49 UTC, 3 replies.
- [GitHub] [iceberg] jackye1995 commented on issue #3679: Move away from Nebula dependency recommender plugin - posted by GitBox <gi...@apache.org> on 2021/12/06 23:29:31 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 closed issue #3679: Move away from Nebula dependency recommender plugin - posted by GitBox <gi...@apache.org> on 2021/12/06 23:29:32 UTC, 0 replies.
- [GitHub] [iceberg] CodingCat commented on a change in pull request #3632: Core: Allow deleting and adding the same column - posted by GitBox <gi...@apache.org> on 2021/12/07 00:02:22 UTC, 3 replies.
- [GitHub] [iceberg] mayuropensource edited a comment on pull request #3294: Core: Add in-memory FileIO and Catalog for unit testing - posted by GitBox <gi...@apache.org> on 2021/12/07 00:02:53 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on issue #3669: Spark:can't load HadoopTable by path - posted by GitBox <gi...@apache.org> on 2021/12/07 00:20:29 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3646: Parquet: fix the `limit` setting of ParquetValueReaders#BytesReader - posted by GitBox <gi...@apache.org> on 2021/12/07 00:23:39 UTC, 0 replies.
- [GitHub] [iceberg] wulei0302 closed issue #3575: Parquet: ParquetValueReaders#BytesReader processing bytebuffer will cause the data to be null - posted by GitBox <gi...@apache.org> on 2021/12/07 00:47:34 UTC, 0 replies.
- [GitHub] [iceberg] KnightChess commented on pull request #3482: spark: supplement spark-queries.md doc - posted by GitBox <gi...@apache.org> on 2021/12/07 01:28:56 UTC, 2 replies.
- [GitHub] [iceberg] openinx merged pull request #3659: Aliyun: align property names with AWS module - posted by GitBox <gi...@apache.org> on 2021/12/07 02:13:22 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on pull request #3434: Flink: Support flink 1.14.0 - posted by GitBox <gi...@apache.org> on 2021/12/07 02:29:35 UTC, 0 replies.
- [GitHub] [iceberg] kien-truong commented on pull request #2680: Core: Add RocksDBStructLikeMap - posted by GitBox <gi...@apache.org> on 2021/12/07 02:51:41 UTC, 1 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #2680: Core: Add RocksDBStructLikeMap - posted by GitBox <gi...@apache.org> on 2021/12/07 02:58:37 UTC, 0 replies.
- [GitHub] [iceberg] kevinjqliu commented on pull request #3670: HiveTableOperations: update HMS transient_lastDdlTime param on snapshot writes - posted by GitBox <gi...@apache.org> on 2021/12/07 03:08:18 UTC, 0 replies.
- [GitHub] [iceberg] kevinjqliu commented on a change in pull request #3670: HiveTableOperations: update HMS transient_lastDdlTime param on snapshot writes - posted by GitBox <gi...@apache.org> on 2021/12/07 03:12:40 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #2680: Core: Add RocksDBStructLikeMap - posted by GitBox <gi...@apache.org> on 2021/12/07 03:13:00 UTC, 3 replies.
- [GitHub] [iceberg] openinx commented on a change in pull request #3596: Aliyun: Add OSS integration test rule - posted by GitBox <gi...@apache.org> on 2021/12/07 03:16:51 UTC, 4 replies.
- [GitHub] [iceberg] kien-truong commented on a change in pull request #2680: Core: Add RocksDBStructLikeMap - posted by GitBox <gi...@apache.org> on 2021/12/07 03:42:01 UTC, 0 replies.
- [GitHub] [iceberg] wuwenchi opened a new pull request #3680: bugfix:description for flink streaming job - posted by GitBox <gi...@apache.org> on 2021/12/07 03:47:08 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3680: bugfix:description for flink streaming job - posted by GitBox <gi...@apache.org> on 2021/12/07 04:04:34 UTC, 1 replies.
- [GitHub] [iceberg] kbendick edited a comment on pull request #3680: bugfix:description for flink streaming job - posted by GitBox <gi...@apache.org> on 2021/12/07 04:08:28 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #2680: Core: Add RocksDBStructLikeMap - posted by GitBox <gi...@apache.org> on 2021/12/07 05:16:57 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 edited a comment on pull request #2680: Core: Add RocksDBStructLikeMap - posted by GitBox <gi...@apache.org> on 2021/12/07 05:17:08 UTC, 0 replies.
- [GitHub] [iceberg] kbendick edited a comment on pull request #2680: Core: Add RocksDBStructLikeMap - posted by GitBox <gi...@apache.org> on 2021/12/07 05:38:30 UTC, 1 replies.
- [GitHub] [iceberg] hameizi opened a new pull request #3681: Add watermark in flink table - posted by GitBox <gi...@apache.org> on 2021/12/07 06:09:22 UTC, 0 replies.
- [GitHub] [iceberg] hameizi commented on pull request #3681: Add watermark in flink table - posted by GitBox <gi...@apache.org> on 2021/12/07 06:24:56 UTC, 0 replies.
- [GitHub] [iceberg] wuwenchi commented on pull request #3680: bugfix:description for flink streaming job - posted by GitBox <gi...@apache.org> on 2021/12/07 06:50:01 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3432: Doc: add a page to explain row-level deletes - posted by GitBox <gi...@apache.org> on 2021/12/07 07:00:29 UTC, 8 replies.
- [GitHub] [iceberg] rajarshisarkar commented on a change in pull request #3517: Skip processing snapshots of type Overwrite during readStream - posted by GitBox <gi...@apache.org> on 2021/12/07 07:15:21 UTC, 6 replies.
- [GitHub] [iceberg] xloya opened a new issue #3682: Should the specified number of data be added as the partition transform for data with a large amount of data and that will continue to increase with id as the primary key? - posted by GitBox <gi...@apache.org> on 2021/12/07 08:30:02 UTC, 0 replies.
- [GitHub] [iceberg] xloya commented on issue #3682: Should the specified number of data be added as the partition transform for data with a large amount of data and that will continue to increase with id as the primary key? - posted by GitBox <gi...@apache.org> on 2021/12/07 08:32:11 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3432: Doc: add a page to explain row-level deletes - posted by GitBox <gi...@apache.org> on 2021/12/07 08:38:47 UTC, 1 replies.
- [GitHub] [iceberg] nastra closed pull request #3580: Core: Use Immutables for TableMetadata - posted by GitBox <gi...@apache.org> on 2021/12/07 09:34:02 UTC, 0 replies.
- [GitHub] [iceberg] nastra commented on pull request #3580: Core: Use Immutables for TableMetadata - posted by GitBox <gi...@apache.org> on 2021/12/07 09:34:12 UTC, 0 replies.
- [GitHub] [iceberg] xloya edited a comment on issue #3682: Should the specified number of data be added as the partition transform for data with a large amount of data and that will continue to increase with id as the primary key? - posted by GitBox <gi...@apache.org> on 2021/12/07 10:54:33 UTC, 0 replies.
- [GitHub] [iceberg] ajantha-bhat opened a new pull request #3683: Spark: clarify alter column of complex types - posted by GitBox <gi...@apache.org> on 2021/12/07 11:52:35 UTC, 0 replies.
- [GitHub] [iceberg] pvary commented on pull request #3627: Spark: Remove iceberg-hive-metastore compile time dependency - posted by GitBox <gi...@apache.org> on 2021/12/07 15:00:44 UTC, 0 replies.
- [GitHub] [iceberg] pvary merged pull request #3627: Spark: Remove iceberg-hive-metastore compile time dependency - posted by GitBox <gi...@apache.org> on 2021/12/07 15:00:44 UTC, 0 replies.
- [GitHub] [iceberg] rymurr commented on pull request #3664: Add table metadata builder - posted by GitBox <gi...@apache.org> on 2021/12/07 15:46:31 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3434: Flink: Support flink 1.14.0 - posted by GitBox <gi...@apache.org> on 2021/12/07 16:20:25 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3683: Spark: clarify alter column of complex types - posted by GitBox <gi...@apache.org> on 2021/12/07 16:25:26 UTC, 0 replies.
- [GitHub] [iceberg] ajantha-bhat commented on a change in pull request #3683: Spark: clarify alter column of complex types - posted by GitBox <gi...@apache.org> on 2021/12/07 16:37:32 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3292: Spark: Compact Medium Size Files (#460) - posted by GitBox <gi...@apache.org> on 2021/12/07 16:44:58 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3640: Core: Support case sensitivity in MergingSnapshotProducer - posted by GitBox <gi...@apache.org> on 2021/12/07 16:55:28 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3640: Core: Support case sensitivity in MergingSnapshotProducer - posted by GitBox <gi...@apache.org> on 2021/12/07 17:03:50 UTC, 0 replies.
- [GitHub] [iceberg] yyanyy commented on pull request #3668: AWS: Remove namespace validation from GlueCatalog's isValidIdentifier - posted by GitBox <gi...@apache.org> on 2021/12/07 19:17:34 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #3557: Spark: Support vectorized reads with equality deletes - posted by GitBox <gi...@apache.org> on 2021/12/07 19:49:29 UTC, 8 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3683: Spark: clarify alter column of complex types - posted by GitBox <gi...@apache.org> on 2021/12/07 20:32:09 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3293: Lazily initialize the writer inside ParquetWriter - posted by GitBox <gi...@apache.org> on 2021/12/07 21:02:41 UTC, 0 replies.
- [GitHub] [iceberg] pvary commented on a change in pull request #3670: HiveTableOperations: update HMS transient_lastDdlTime param on snapshot writes - posted by GitBox <gi...@apache.org> on 2021/12/07 22:37:53 UTC, 2 replies.
- [GitHub] [iceberg] 1ambda commented on issue #3295: Can spark operates iceberg table created by hive? - posted by GitBox <gi...@apache.org> on 2021/12/07 23:26:01 UTC, 2 replies.
- [GitHub] [iceberg] 1ambda edited a comment on issue #3295: Can spark operates iceberg table created by hive? - posted by GitBox <gi...@apache.org> on 2021/12/07 23:26:41 UTC, 4 replies.
- [GitHub] [iceberg] dimas-b commented on a change in pull request #3561: [CORE] Specification for an HTTP REST catalog - posted by GitBox <gi...@apache.org> on 2021/12/07 23:57:41 UTC, 4 replies.
- [GitHub] [iceberg] RussellSpitzer commented on issue #3295: Can spark operates iceberg table created by hive? - posted by GitBox <gi...@apache.org> on 2021/12/08 00:18:31 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3680: Site Docs - Fix Flink batch job incorrectly labeled as streaming - posted by GitBox <gi...@apache.org> on 2021/12/08 00:51:11 UTC, 0 replies.
- [GitHub] [iceberg] huaxingao commented on issue #3665: Adding MergeInto into the Spark Scala API - posted by GitBox <gi...@apache.org> on 2021/12/08 00:54:11 UTC, 1 replies.
- [GitHub] [iceberg] nssalian commented on issue #3665: Adding MergeInto into the Spark Scala API - posted by GitBox <gi...@apache.org> on 2021/12/08 01:05:48 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on issue #3682: Should the specified number of data be added as the partition transform for data with a large amount of data and that will continue to increase with id as the primary key? - posted by GitBox <gi...@apache.org> on 2021/12/08 02:39:56 UTC, 0 replies.
- [GitHub] [iceberg] openinx opened a new pull request #3684: Aliyun: Add iceberg-aliyun-runtime module - posted by GitBox <gi...@apache.org> on 2021/12/08 03:14:16 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on pull request #3684: Aliyun: Add iceberg-aliyun-runtime module - posted by GitBox <gi...@apache.org> on 2021/12/08 03:17:01 UTC, 3 replies.
- [GitHub] [iceberg] xloya closed issue #3682: Should the specified number of data be added as the partition transform for data with a large amount of data and that will continue to increase with id as the primary key? - posted by GitBox <gi...@apache.org> on 2021/12/08 03:26:27 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3684: Aliyun: Add iceberg-aliyun-runtime module - posted by GitBox <gi...@apache.org> on 2021/12/08 03:32:45 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3104: Core: add snapshot reference to table metadata - posted by GitBox <gi...@apache.org> on 2021/12/08 04:45:50 UTC, 2 replies.
- [GitHub] [iceberg] hameizi commented on pull request #3425: Spec: Add snapshot tagging and branching - posted by GitBox <gi...@apache.org> on 2021/12/08 05:54:10 UTC, 0 replies.
- [GitHub] [iceberg] hameizi edited a comment on pull request #3425: Spec: Add snapshot tagging and branching - posted by GitBox <gi...@apache.org> on 2021/12/08 06:00:24 UTC, 0 replies.
- [GitHub] [iceberg] ajantha-bhat commented on a change in pull request #3685: Spark-2.4: Enable rewrite data files for SparkActions - posted by GitBox <gi...@apache.org> on 2021/12/08 06:20:46 UTC, 3 replies.
- [GitHub] [iceberg] ajantha-bhat commented on pull request #3685: Spark-2.4: Enable rewrite data files for SparkActions - posted by GitBox <gi...@apache.org> on 2021/12/08 06:46:51 UTC, 1 replies.
- [GitHub] [iceberg] jzhuge commented on a change in pull request #3188: Add common view format spec - posted by GitBox <gi...@apache.org> on 2021/12/08 07:15:47 UTC, 7 replies.
- [GitHub] [iceberg] izchen commented on pull request #3460: Spark: Fix IllegarlArgumentException when filtering on BinaryType column - posted by GitBox <gi...@apache.org> on 2021/12/08 08:38:08 UTC, 0 replies.
- [GitHub] [iceberg] rajarshisarkar commented on pull request #3039: Introduce spark3 option to read stream from a timestamp - posted by GitBox <gi...@apache.org> on 2021/12/08 09:11:39 UTC, 0 replies.
- [GitHub] [iceberg] laurentgo commented on a change in pull request #3561: [CORE] Specification for an HTTP REST catalog - posted by GitBox <gi...@apache.org> on 2021/12/08 09:20:28 UTC, 3 replies.
- [GitHub] [iceberg] openinx opened a new pull request #3686: Aliyun: Add iceberg-aliyun document - posted by GitBox <gi...@apache.org> on 2021/12/08 09:20:39 UTC, 0 replies.
- [GitHub] [iceberg] omarsmak commented on a change in pull request #3561: [CORE] Specification for an HTTP REST catalog - posted by GitBox <gi...@apache.org> on 2021/12/08 09:28:03 UTC, 2 replies.
- [GitHub] [iceberg] rajarshisarkar 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/12/08 09:40:44 UTC, 12 replies.
- [GitHub] [iceberg] openinx commented on pull request #3596: Aliyun: Add OSS integration test rule - posted by GitBox <gi...@apache.org> on 2021/12/08 10:00:17 UTC, 1 replies.
- [GitHub] [iceberg] openinx opened a new pull request #3687: Aliyun: Add OSS integration test rule - posted by GitBox <gi...@apache.org> on 2021/12/08 10:51:04 UTC, 0 replies.
- [GitHub] [iceberg] nastra opened a new pull request #3688: API: Use Immutables for TableIdentifier/Namespace - posted by GitBox <gi...@apache.org> on 2021/12/08 10:52:14 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on a change in pull request #3687: Aliyun: Add OSS integration test rule - posted by GitBox <gi...@apache.org> on 2021/12/08 11:00:32 UTC, 2 replies.
- [GitHub] [iceberg] nastra commented on a change in pull request #3688: API: Use Immutables for TableIdentifier/Namespace - posted by GitBox <gi...@apache.org> on 2021/12/08 11:07:52 UTC, 2 replies.
- [GitHub] [iceberg] openinx closed pull request #3596: Aliyun: Add OSS integration test rule - posted by GitBox <gi...@apache.org> on 2021/12/08 12:50:08 UTC, 0 replies.
- [GitHub] [iceberg] hililiwei opened a new pull request #3689: Checkstyle:Add checkstyle rule to prevent using raw HashMap, HashSet, ArrayList - posted by GitBox <gi...@apache.org> on 2021/12/08 13:13:34 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer 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/12/08 15:46:06 UTC, 15 replies.
- [GitHub] [iceberg] jun-he commented on a change in pull request #3601: types and literals in one w/ generics - posted by GitBox <gi...@apache.org> on 2021/12/08 17:40:53 UTC, 1 replies.
- [GitHub] [iceberg] rymurr merged pull request #3690: NESSIE: Bump Nessie to 0.17.0 - posted by GitBox <gi...@apache.org> on 2021/12/08 17:53:28 UTC, 0 replies.
- [GitHub] [iceberg] jun-he commented on pull request #3601: types and literals in one w/ generics - posted by GitBox <gi...@apache.org> on 2021/12/08 19:16:06 UTC, 0 replies.
- [GitHub] [iceberg] jun-he edited a comment on pull request #3601: types and literals in one w/ generics - posted by GitBox <gi...@apache.org> on 2021/12/08 19:17:18 UTC, 1 replies.
- [GitHub] [iceberg] rymurr commented on a change in pull request #3425: Spec: Add snapshot tagging and branching - posted by GitBox <gi...@apache.org> on 2021/12/08 19:49:27 UTC, 0 replies.
- [GitHub] [iceberg] rymurr commented on a change in pull request #3188: Add common view format spec - posted by GitBox <gi...@apache.org> on 2021/12/08 19:53:45 UTC, 5 replies.
- [GitHub] [iceberg] samredai opened a new pull request #3691: Add FileIO abstraction and S3FileIO implementation - posted by GitBox <gi...@apache.org> on 2021/12/08 20:40:33 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3691: Add FileIO abstraction and S3FileIO implementation - posted by GitBox <gi...@apache.org> on 2021/12/08 21:19:58 UTC, 4 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3687: Aliyun: Add OSS integration test rule - posted by GitBox <gi...@apache.org> on 2021/12/08 21:44:27 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3104: Core: add snapshot reference to table metadata - posted by GitBox <gi...@apache.org> on 2021/12/08 23:23:23 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3482: spark: supplement spark-queries.md doc - posted by GitBox <gi...@apache.org> on 2021/12/09 00:25:37 UTC, 7 replies.
- [GitHub] [iceberg] samredai commented on pull request #3601: types and literals in one w/ generics - posted by GitBox <gi...@apache.org> on 2021/12/09 00:27:58 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3689: Checkstyle:Add checkstyle rule to prevent using raw HashMap, HashSet, ArrayList - posted by GitBox <gi...@apache.org> on 2021/12/09 00:59:16 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3685: Spark-2.4: Enable rewrite data files for SparkActions - posted by GitBox <gi...@apache.org> on 2021/12/09 01:00:49 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3683: Spark: clarify alter column of complex types - posted by GitBox <gi...@apache.org> on 2021/12/09 01:01:41 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3683: Spark: clarify alter column of complex types - posted by GitBox <gi...@apache.org> on 2021/12/09 01:01:51 UTC, 0 replies.
- [GitHub] [iceberg] openinx merged pull request #3687: Aliyun: Add OSS integration test rule - posted by GitBox <gi...@apache.org> on 2021/12/09 01:37:06 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on pull request #3687: Aliyun: Add OSS integration test rule - posted by GitBox <gi...@apache.org> on 2021/12/09 01:37:26 UTC, 0 replies.
- [GitHub] [iceberg] ajantha-bhat edited a comment on pull request #3685: Spark-2.4: Enable rewrite data files for SparkActions - posted by GitBox <gi...@apache.org> on 2021/12/09 02:27:11 UTC, 0 replies.
- [GitHub] [iceberg] hameizi commented on a change in pull request #3104: Core: add snapshot reference to table metadata - posted by GitBox <gi...@apache.org> on 2021/12/09 03:46:45 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3663: fix data loss in multi-threading append with HadoopTable - posted by GitBox <gi...@apache.org> on 2021/12/09 04:21:07 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 edited a comment on pull request #3663: fix data loss in multi-threading append with HadoopTable - posted by GitBox <gi...@apache.org> on 2021/12/09 04:22:18 UTC, 0 replies.
- [GitHub] [iceberg] ajantha-bhat commented on pull request #3685: Revert "Spark 2.4: Add test cases for SparkActions and remove deprecated Actions (#3587)" - posted by GitBox <gi...@apache.org> on 2021/12/09 04:22:49 UTC, 1 replies.
- [GitHub] [iceberg] ajantha-bhat opened a new pull request #3692: Spark-3.1: Add test cases for alter column with complex types - posted by GitBox <gi...@apache.org> on 2021/12/09 04:51:30 UTC, 0 replies.
- [GitHub] [iceberg] ajantha-bhat opened a new pull request #3693: Spark-3.0: Add test cases for alter column with complex types - posted by GitBox <gi...@apache.org> on 2021/12/09 04:51:45 UTC, 0 replies.
- [GitHub] [iceberg] felixYyu closed issue #3669: Spark:can't load HadoopTable by path - posted by GitBox <gi...@apache.org> on 2021/12/09 05:18:32 UTC, 0 replies.
- [GitHub] [iceberg] q977734161 opened a new pull request #3694: Doc : Modify the attribute description - posted by GitBox <gi...@apache.org> on 2021/12/09 06:08:37 UTC, 0 replies.
- [GitHub] [iceberg] ajantha-bhat edited a comment on pull request #3685: Revert "Spark 2.4: Add test cases for SparkActions and remove deprecated Actions (#3587)" - posted by GitBox <gi...@apache.org> on 2021/12/09 06:31:36 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3671: Spark-3.1: support CALL procedure for rewrite_data_files - posted by GitBox <gi...@apache.org> on 2021/12/09 07:41:04 UTC, 0 replies.
- [GitHub] [iceberg] moon-fall opened a new issue #3695: When flinkSink job runs on yarn ,the container is killed because physical memory use beyond physical memory limits - posted by GitBox <gi...@apache.org> on 2021/12/09 08:32:51 UTC, 0 replies.
- [GitHub] [iceberg] xingbowu commented on pull request #3270: Aliyun: A single bundled dependency that includes dependent JARs - posted by GitBox <gi...@apache.org> on 2021/12/09 08:40:45 UTC, 0 replies.
- [GitHub] [iceberg] snazy commented on a change in pull request #3561: [CORE] Specification for an HTTP REST catalog - posted by GitBox <gi...@apache.org> on 2021/12/09 08:43:14 UTC, 0 replies.
- [GitHub] [iceberg] rawataaryan9 opened a new pull request #3696: Core : Adding more information in CreateSnapshotEvent Summary - posted by GitBox <gi...@apache.org> on 2021/12/09 08:52:23 UTC, 0 replies.
- [GitHub] [iceberg] hameizi commented on pull request #3323: Flink: Incrementally rewrite data files in streaming. - posted by GitBox <gi...@apache.org> on 2021/12/09 09:50:39 UTC, 0 replies.
- [GitHub] [iceberg] nastra commented on a change in pull request #3697: API: Add Immutables to FileScanTask's subclasses - posted by GitBox <gi...@apache.org> on 2021/12/09 12:56:12 UTC, 5 replies.
- [GitHub] [iceberg] rajarshisarkar opened a new pull request #3698: AWS: Add unit tests for GlueCatalog's isValidIdentifier method - posted by GitBox <gi...@apache.org> on 2021/12/09 14:10:15 UTC, 0 replies.
- [GitHub] [iceberg] racevedoo commented on pull request #3642: build: remove slf4j-api from spark runtime projects - posted by GitBox <gi...@apache.org> on 2021/12/09 14:20:51 UTC, 5 replies.
- [GitHub] [iceberg] nastra commented on a change in pull request #3642: build: remove slf4j-api from spark runtime projects - posted by GitBox <gi...@apache.org> on 2021/12/09 14:25:13 UTC, 0 replies.
- [GitHub] [iceberg] rajarshisarkar opened a new issue #3699: Spark: We should probably say why we cannot process the snapshot in SparkMicroBatchStream - posted by GitBox <gi...@apache.org> on 2021/12/09 16:01:17 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3642: build: remove slf4j-api from spark runtime projects - posted by GitBox <gi...@apache.org> on 2021/12/09 16:18:09 UTC, 3 replies.
- [GitHub] [iceberg] racevedoo commented on a change in pull request #3642: build: remove slf4j-api from spark runtime projects - posted by GitBox <gi...@apache.org> on 2021/12/09 16:21:38 UTC, 3 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3543: Add configurable cache expiry to caching catalog - posted by GitBox <gi...@apache.org> on 2021/12/09 16:27:41 UTC, 23 replies.
- [GitHub] [iceberg] RussellSpitzer merged pull request #3039: Introduce spark3 option to read stream from a timestamp - posted by GitBox <gi...@apache.org> on 2021/12/09 16:39:18 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #3039: Introduce spark3 option to read stream from a timestamp - posted by GitBox <gi...@apache.org> on 2021/12/09 16:40:42 UTC, 0 replies.
- [GitHub] [iceberg] flyrain commented on a change in pull request #3557: Spark: Support vectorized reads with equality deletes - posted by GitBox <gi...@apache.org> on 2021/12/09 17:21:16 UTC, 1 replies.
- [GitHub] [iceberg] CircArgs commented on pull request #3601: types and literals in one w/ generics - posted by GitBox <gi...@apache.org> on 2021/12/09 18:35:15 UTC, 2 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3573: [SPARK] Make dropNamespace respect CASCADE keyword - posted by GitBox <gi...@apache.org> on 2021/12/09 18:38:12 UTC, 1 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #3685: Revert "Spark 2.4: Add test cases for SparkActions and remove deprecated Actions (#3587)" - posted by GitBox <gi...@apache.org> on 2021/12/09 18:56:27 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #3671: Spark-3.1: support CALL procedure for rewrite_data_files - posted by GitBox <gi...@apache.org> on 2021/12/09 18:57:59 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3642: build: remove slf4j-api from spark runtime projects - posted by GitBox <gi...@apache.org> on 2021/12/09 19:38:12 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 opened a new issue #3700: Flink cannot restart from checkpoint due to shifted index order in DataFile - posted by GitBox <gi...@apache.org> on 2021/12/09 19:40:15 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on issue #3700: Flink cannot restart from checkpoint due to shifted index order in DataFile - posted by GitBox <gi...@apache.org> on 2021/12/09 19:43:44 UTC, 3 replies.
- [GitHub] [iceberg] racevedoo edited a comment on pull request #3642: build: remove slf4j-api from spark runtime projects - posted by GitBox <gi...@apache.org> on 2021/12/09 19:44:50 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer merged pull request #3671: Spark-3.1: support CALL procedure for rewrite_data_files - posted by GitBox <gi...@apache.org> on 2021/12/09 20:07:26 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer merged pull request #3672: Spark-3.0: support CALL procedure for rewrite_data_files - posted by GitBox <gi...@apache.org> on 2021/12/09 20:25:31 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3685: Revert "Spark 2.4: Add test cases for SparkActions and remove deprecated Actions (#3587)" - posted by GitBox <gi...@apache.org> on 2021/12/09 21:20:22 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on issue #3699: Spark: We should probably say why we cannot process the snapshot in SparkMicroBatchStream - posted by GitBox <gi...@apache.org> on 2021/12/09 21:39:04 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3697: API: Add Immutables to FileScanTask's subclasses - posted by GitBox <gi...@apache.org> on 2021/12/09 21:51:40 UTC, 1 replies.
- [GitHub] [iceberg] SinghAsDev commented on issue #430: Support bucket table for Iceberg - posted by GitBox <gi...@apache.org> on 2021/12/09 22:00:01 UTC, 0 replies.
- [GitHub] [iceberg] sunchao commented on issue #430: Support bucket table for Iceberg - posted by GitBox <gi...@apache.org> on 2021/12/09 22:43:38 UTC, 0 replies.
- [GitHub] [iceberg] kbendick opened a new pull request #3701: [SPARK] Make drop namespaces call respect CASCADE and IF EXISTS - posted by GitBox <gi...@apache.org> on 2021/12/09 23:10:31 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3573: [SPARK] Make dropNamespace respect CASCADE keyword - posted by GitBox <gi...@apache.org> on 2021/12/09 23:11:43 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3701: [SPARK] Make drop namespaces call respect CASCADE and IF EXISTS - posted by GitBox <gi...@apache.org> on 2021/12/09 23:13:45 UTC, 2 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3701: [SPARK] Make drop namespaces call respect CASCADE and IF EXISTS - posted by GitBox <gi...@apache.org> on 2021/12/09 23:16:33 UTC, 9 replies.
- [GitHub] [iceberg] kbendick closed pull request #3573: [SPARK] Make dropNamespace respect CASCADE keyword - posted by GitBox <gi...@apache.org> on 2021/12/09 23:17:06 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 opened a new pull request #3702: Core: ensure Kryo serializability of MetricsConfig - posted by GitBox <gi...@apache.org> on 2021/12/09 23:27:41 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3702: Core: ensure Kryo serializability of MetricsConfig - posted by GitBox <gi...@apache.org> on 2021/12/09 23:28:13 UTC, 0 replies.
- [GitHub] [iceberg] nastra commented on pull request #3029: Arrow: FIXED type support - posted by GitBox <gi...@apache.org> on 2021/12/10 09:19:54 UTC, 0 replies.
- [GitHub] [iceberg] zhangxia1030 opened a new issue #3705: Explore spark struct streaming write iceberg and synchronize to hive Metastore - posted by GitBox <gi...@apache.org> on 2021/12/10 09:57:55 UTC, 0 replies.
- [GitHub] [iceberg] ajantha-bhat opened a new pull request #3706: Docs: update Nessie version to 0.17.0 - posted by GitBox <gi...@apache.org> on 2021/12/10 10:48:31 UTC, 0 replies.
- [GitHub] [iceberg] ajantha-bhat commented on pull request #3706: Docs: update Nessie version to 0.17.0 - posted by GitBox <gi...@apache.org> on 2021/12/10 10:49:57 UTC, 0 replies.
- [GitHub] [iceberg] nastra commented on a change in pull request #3706: Docs: update Nessie version to 0.17.0 - posted by GitBox <gi...@apache.org> on 2021/12/10 10:55:02 UTC, 2 replies.
- [GitHub] [iceberg] xiaotianzhang01 opened a new issue #3707: Spark: I encountered the following error when writing to the partition table using truncate function - posted by GitBox <gi...@apache.org> on 2021/12/10 13:35:47 UTC, 0 replies.
- [GitHub] [iceberg] xiaotianzhang01 opened a new pull request #3708: Spark: Add register Truncate UDF - posted by GitBox <gi...@apache.org> on 2021/12/10 13:47:25 UTC, 0 replies.
- [GitHub] [iceberg] samredai commented on a change in pull request #3691: Add FileIO abstraction and S3FileIO implementation - posted by GitBox <gi...@apache.org> on 2021/12/10 15:31:18 UTC, 16 replies.
- [GitHub] [iceberg] Kyo91 opened a new issue #3709: Partition Metadata table breaks with a partition column named "partition" - posted by GitBox <gi...@apache.org> on 2021/12/10 15:33:06 UTC, 0 replies.
- [GitHub] [iceberg] Kyo91 commented on issue #3709: Partition Metadata table breaks with a partition column named "partition" - posted by GitBox <gi...@apache.org> on 2021/12/10 15:44:53 UTC, 0 replies.
- [GitHub] [iceberg] prodeezy commented on issue #3062: Report I/O metrics to Spark - posted by GitBox <gi...@apache.org> on 2021/12/10 15:51:12 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on issue #3703: DeleteOrphanFiles or ExpireSnapshots outofmemory - posted by GitBox <gi...@apache.org> on 2021/12/10 16:13:24 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer opened a new issue #3710: CVE-2021-44228 - Log4j Remote Execution - posted by GitBox <gi...@apache.org> on 2021/12/10 17:20:08 UTC, 0 replies.
- [GitHub] [iceberg] danielcweeks opened a new pull request #3711: Add FileIO implementation for Google Cloud Storage - posted by GitBox <gi...@apache.org> on 2021/12/10 17:28:49 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3698: AWS: Add unit tests for GlueCatalog's isValidIdentifier method - posted by GitBox <gi...@apache.org> on 2021/12/10 17:32:22 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3702: Core: ensure Kryo serializability of MetricsConfig - posted by GitBox <gi...@apache.org> on 2021/12/10 17:33:33 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 merged pull request #3702: Core: ensure Kryo serializability of MetricsConfig - posted by GitBox <gi...@apache.org> on 2021/12/10 17:33:43 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 merged pull request #3658: AWS: support S3FileIO alternative endpoint and credentials - posted by GitBox <gi...@apache.org> on 2021/12/10 17:37:22 UTC, 0 replies.
- [GitHub] [iceberg] TGooch44 commented on a change in pull request #3691: Add FileIO abstraction and S3FileIO implementation - posted by GitBox <gi...@apache.org> on 2021/12/10 17:56:03 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3477: Flink: Add tests to check whether should remove meta columns in source reader - posted by GitBox <gi...@apache.org> on 2021/12/10 18:12:39 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3477: Flink: Add tests to check whether should remove meta columns in source reader - posted by GitBox <gi...@apache.org> on 2021/12/10 18:12:52 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3477: Flink: Add tests to check whether should remove meta columns in source reader - posted by GitBox <gi...@apache.org> on 2021/12/10 18:13:02 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3477: Flink: Add tests to check whether should remove meta columns in source reader - posted by GitBox <gi...@apache.org> on 2021/12/10 18:13:22 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3614: Flink:table has PK will not use (ALTER TABLE) change its properties - posted by GitBox <gi...@apache.org> on 2021/12/10 18:17:50 UTC, 2 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3614: Flink:table has PK will not use (ALTER TABLE) change its properties - posted by GitBox <gi...@apache.org> on 2021/12/10 18:20:16 UTC, 3 replies.
- [GitHub] [iceberg] jpugliesi opened a new pull request #3712: Docs: add spark create clause CTAS/RTAS example - posted by GitBox <gi...@apache.org> on 2021/12/10 18:26:32 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3501: Flink: FLIP-27 Iceberg source split - posted by GitBox <gi...@apache.org> on 2021/12/10 18:30:15 UTC, 19 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3501: Flink: FLIP-27 Iceberg source split - posted by GitBox <gi...@apache.org> on 2021/12/10 18:30:46 UTC, 3 replies.
- [GitHub] [iceberg] kbendick opened a new pull request #3713: [Flink] Update flink-runtime jar naming to put Flink version at the end - posted by GitBox <gi...@apache.org> on 2021/12/10 19:50:01 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on issue #3700: Flink cannot restart from checkpoint due to shifted index order in DataFile - posted by GitBox <gi...@apache.org> on 2021/12/10 19:53:56 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3713: [Flink] Update flink-runtime jar naming with flink version at the end (like we do with Spark) - posted by GitBox <gi...@apache.org> on 2021/12/10 20:13:32 UTC, 2 replies.
- [GitHub] [iceberg] rdblue merged pull request #3712: Docs: add spark create clause CTAS/RTAS example - posted by GitBox <gi...@apache.org> on 2021/12/10 20:15:53 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on issue #3707: Spark: I encountered the following error when writing to the partition table using truncate function - posted by GitBox <gi...@apache.org> on 2021/12/10 20:30:30 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3708: Spark: Add register Truncate UDF - posted by GitBox <gi...@apache.org> on 2021/12/10 20:33:37 UTC, 3 replies.
- [GitHub] [iceberg] CircArgs opened a new pull request #3714: Types literals all in one primitives pr - posted by GitBox <gi...@apache.org> on 2021/12/10 21:04:30 UTC, 1 replies.
- [GitHub] [iceberg] CircArgs opened a new pull request #3715: Types literals all in one generics pr - posted by GitBox <gi...@apache.org> on 2021/12/10 21:06:55 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3711: Add FileIO implementation for Google Cloud Storage - posted by GitBox <gi...@apache.org> on 2021/12/10 23:32:56 UTC, 5 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3711: Add FileIO implementation for Google Cloud Storage - posted by GitBox <gi...@apache.org> on 2021/12/11 00:17:58 UTC, 1 replies.
- [GitHub] [iceberg] danielcweeks commented on a change in pull request #3711: Add FileIO implementation for Google Cloud Storage - posted by GitBox <gi...@apache.org> on 2021/12/11 00:28:56 UTC, 8 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3701: [SPARK] Make drop namespaces call respect CASCADE and IF EXISTS - posted by GitBox <gi...@apache.org> on 2021/12/11 00:54:27 UTC, 14 replies.
- [GitHub] [iceberg] srpraneeth opened a new issue #3716: flink iceberg source reading array types fail with Cast Exception - posted by GitBox <gi...@apache.org> on 2021/12/11 01:00:45 UTC, 1 replies.
- [GitHub] [iceberg] stevenzwu commented on pull request #3713: [Flink] Update flink-runtime jar naming with flink version at the end (like we do with Spark) - posted by GitBox <gi...@apache.org> on 2021/12/11 01:16:54 UTC, 1 replies.
- [GitHub] [iceberg] jzhuge commented on issue #3710: CVE-2021-44228 - Log4j Remote Execution - posted by GitBox <gi...@apache.org> on 2021/12/11 02:02:25 UTC, 1 replies.
- [GitHub] [iceberg] ajantha-bhat commented on a change in pull request #3706: Docs: update Nessie version to 0.17.0 - posted by GitBox <gi...@apache.org> on 2021/12/11 03:35:20 UTC, 1 replies.
- [GitHub] [iceberg] jfz opened a new pull request #3717: Commit state should be unknown even if current location is not in history - posted by GitBox <gi...@apache.org> on 2021/12/11 04:06:49 UTC, 1 replies.
- [GitHub] [iceberg] hililiwei commented on a change in pull request #3689: Checkstyle:Add checkstyle rule to prevent using raw HashMap, HashSet, ArrayList - posted by GitBox <gi...@apache.org> on 2021/12/11 05:56:09 UTC, 4 replies.
- [GitHub] [iceberg] ajantha-bhat opened a new pull request #3718: Spark: Support passing specific list of snapshot id for ExpireSnapshots procedure - posted by GitBox <gi...@apache.org> on 2021/12/11 06:49:01 UTC, 2 replies.
- [GitHub] [iceberg] RussellSpitzer commented on issue #3710: CVE-2021-44228 - Log4j Remote Execution - posted by GitBox <gi...@apache.org> on 2021/12/11 12:58:45 UTC, 1 replies.
- [GitHub] [iceberg] ajantha-bhat opened a new pull request #3719: Spark: support delete_reachable_files procedure - posted by GitBox <gi...@apache.org> on 2021/12/11 13:30:26 UTC, 1 replies.
- [GitHub] [iceberg] ajantha-bhat commented on a change in pull request #3719: Spark: support delete_reachable_files procedure - posted by GitBox <gi...@apache.org> on 2021/12/11 13:30:46 UTC, 1 replies.
- [GitHub] [iceberg] aokolnychyi opened a new pull request #3720: Spark: Refactor building write distribution and ordering - posted by GitBox <gi...@apache.org> on 2021/12/11 17:27:43 UTC, 1 replies.
- [GitHub] [iceberg] aokolnychyi opened a new pull request #3721: Spark: Move WAP conf to SparkWriteConf - posted by GitBox <gi...@apache.org> on 2021/12/11 17:28:33 UTC, 1 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3719: Spark: support delete_reachable_files procedure - posted by GitBox <gi...@apache.org> on 2021/12/11 21:21:21 UTC, 1 replies.
- [GitHub] [iceberg] Initial-neko commented on a change in pull request #3614: Flink:table has PK will not use (ALTER TABLE) change its properties - posted by GitBox <gi...@apache.org> on 2021/12/12 03:25:17 UTC, 3 replies.
- [GitHub] [iceberg] wypoon commented on pull request #3713: [Flink] Update flink-runtime jar naming with flink version at the end (like we do with Spark) - posted by GitBox <gi...@apache.org> on 2021/12/12 04:02:22 UTC, 1 replies.
- [GitHub] [iceberg] jun-he edited a comment on pull request #3450: [Python] support iceberg transforms in python - posted by GitBox <gi...@apache.org> on 2021/12/12 06:02:16 UTC, 0 replies.
- [GitHub] [iceberg] jun-he commented on pull request #3450: [Python] support iceberg transforms in python - posted by GitBox <gi...@apache.org> on 2021/12/12 06:04:22 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3543: Add configurable cache expiry to caching catalog - posted by GitBox <gi...@apache.org> on 2021/12/12 06:58:51 UTC, 2 replies.
- [GitHub] [iceberg] samredai commented on a change in pull request #3714: Types literals all in one primitives pr - posted by GitBox <gi...@apache.org> on 2021/12/12 07:09:19 UTC, 0 replies.
- [GitHub] [iceberg] ChethanUK commented on pull request #3501: Flink: FLIP-27 Iceberg source split - posted by GitBox <gi...@apache.org> on 2021/12/12 12:50:50 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3721: Spark: Move WAP conf to SparkWriteConf - posted by GitBox <gi...@apache.org> on 2021/12/12 18:24:50 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3720: Spark: Refactor building write distribution and ordering - posted by GitBox <gi...@apache.org> on 2021/12/12 18:30:28 UTC, 2 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3717: Core: Commit state should be unknown even when new location is not in history - posted by GitBox <gi...@apache.org> on 2021/12/12 18:36:41 UTC, 2 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3718: Spark: Support passing specific list of snapshot id for ExpireSnapshots procedure - posted by GitBox <gi...@apache.org> on 2021/12/12 18:39:25 UTC, 3 replies.
- [GitHub] [iceberg] rdblue merged pull request #3713: [Flink] Update flink-runtime jar naming with flink version at the end (like we do with Spark) - posted by GitBox <gi...@apache.org> on 2021/12/12 18:40:45 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3692: Spark-3.1: Add test cases for alter column with complex types - posted by GitBox <gi...@apache.org> on 2021/12/12 18:41:47 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3693: Spark-3.0: Add test cases for alter column with complex types - posted by GitBox <gi...@apache.org> on 2021/12/12 18:42:07 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3694: Doc : Modify the attribute description - posted by GitBox <gi...@apache.org> on 2021/12/12 18:44:20 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3694: Doc : Modify the attribute description - posted by GitBox <gi...@apache.org> on 2021/12/12 18:44:30 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3681: Add watermark in flink table - posted by GitBox <gi...@apache.org> on 2021/12/12 18:47:50 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3680: Site Docs - Fix Flink batch job incorrectly labeled as streaming - posted by GitBox <gi...@apache.org> on 2021/12/12 18:50:12 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3717: Core: Commit state should be unknown even when new location is not in history - posted by GitBox <gi...@apache.org> on 2021/12/12 19:31:50 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3714: Types literals all in one primitives pr - posted by GitBox <gi...@apache.org> on 2021/12/12 19:37:41 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3711: Add FileIO implementation for Google Cloud Storage - posted by GitBox <gi...@apache.org> on 2021/12/12 19:40:01 UTC, 0 replies.
- [GitHub] [iceberg] samredai commented on pull request #3714: Types literals all in one primitives pr - posted by GitBox <gi...@apache.org> on 2021/12/12 20:09:22 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on a change in pull request #3720: Spark: Refactor building write distribution and ordering - posted by GitBox <gi...@apache.org> on 2021/12/12 21:37:50 UTC, 2 replies.
- [GitHub] [iceberg] wypoon opened a new pull request #3722: Spark: Use snapshot schema when reading snapshot - posted by GitBox <gi...@apache.org> on 2021/12/12 23:18:09 UTC, 0 replies.
- [GitHub] [iceberg] stevenzwu commented on issue #3700: Flink cannot restart from checkpoint due to shifted index order in DataFile - posted by GitBox <gi...@apache.org> on 2021/12/12 23:32:31 UTC, 0 replies.
- [GitHub] [iceberg] jfz commented on pull request #3717: Core: Commit state should be unknown even when new location is not in history - posted by GitBox <gi...@apache.org> on 2021/12/13 00:18:09 UTC, 0 replies.
- [GitHub] [iceberg] SinghAsDev opened a new pull request #3723: Demonstrate issue where Iceberg's parquet reader silently returns nulls - posted by GitBox <gi...@apache.org> on 2021/12/13 00:22:04 UTC, 0 replies.
- [GitHub] [iceberg] SinghAsDev commented on pull request #3723: Demonstrate issue where Iceberg's parquet reader silently returns nulls - posted by GitBox <gi...@apache.org> on 2021/12/13 00:28:51 UTC, 2 replies.
- [GitHub] [iceberg] wypoon commented on pull request #3722: Spark: Use snapshot schema when reading snapshot - posted by GitBox <gi...@apache.org> on 2021/12/13 01:21:51 UTC, 3 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3723: Demonstrate issue where Iceberg's parquet reader silently returns nulls - posted by GitBox <gi...@apache.org> on 2021/12/13 02:07:20 UTC, 1 replies.
- [GitHub] [iceberg] SinghAsDev commented on a change in pull request #3723: Demonstrate issue where Iceberg's parquet reader silently returns nulls - posted by GitBox <gi...@apache.org> on 2021/12/13 02:28:33 UTC, 0 replies.
- [GitHub] [iceberg] SinghAsDev edited a comment on pull request #3723: Demonstrate issue where Iceberg's parquet reader silently returns nulls - posted by GitBox <gi...@apache.org> on 2021/12/13 02:28:53 UTC, 4 replies.
- [GitHub] [iceberg] xingbowu closed pull request #3270: Aliyun: A single bundled dependency that includes dependent JARs - posted by GitBox <gi...@apache.org> on 2021/12/13 02:32:26 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #3723: Demonstrate issue where Iceberg's parquet reader silently returns nulls - posted by GitBox <gi...@apache.org> on 2021/12/13 02:51:27 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer edited a comment on pull request #3723: Demonstrate issue where Iceberg's parquet reader silently returns nulls - posted by GitBox <gi...@apache.org> on 2021/12/13 02:52:48 UTC, 0 replies.
- [GitHub] [iceberg] Initial-neko commented on a change in pull request #3614: Flink: Fix ALTER for tables with primary key fields - posted by GitBox <gi...@apache.org> on 2021/12/13 03:30:02 UTC, 0 replies.
- [GitHub] [iceberg] ajantha-bhat commented on pull request #3718: Spark: Support passing specific list of snapshot id for ExpireSnapshots procedure - posted by GitBox <gi...@apache.org> on 2021/12/13 03:33:25 UTC, 2 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3501: Flink: FLIP-27 Iceberg source split - posted by GitBox <gi...@apache.org> on 2021/12/13 03:40:01 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3723: Demonstrate issue where Iceberg's parquet reader silently returns nulls - posted by GitBox <gi...@apache.org> on 2021/12/13 03:46:35 UTC, 0 replies.
- [GitHub] [iceberg] ajantha-bhat commented on pull request #3685: Spark 2.4: Add back rewrite data files action - posted by GitBox <gi...@apache.org> on 2021/12/13 03:59:10 UTC, 2 replies.
- [GitHub] [iceberg] rawataaryan9 commented on a change in pull request #3696: Core : Adding more information in CreateSnapshotEvent Summary - posted by GitBox <gi...@apache.org> on 2021/12/13 06:01:10 UTC, 2 replies.
- [GitHub] [iceberg] xloya opened a new pull request #3724: [Spark][Core]: Expired data files that read 0 pieces of data during rewriting - posted by GitBox <gi...@apache.org> on 2021/12/13 07:06:55 UTC, 0 replies.
- [GitHub] [iceberg] openinx opened a new pull request #3725: Aliyun: Add iceberg-aliyun to engines runtime - posted by GitBox <gi...@apache.org> on 2021/12/13 07:51:16 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi merged pull request #3720: Spark: Refactor building write distribution and ordering - posted by GitBox <gi...@apache.org> on 2021/12/13 08:27:31 UTC, 0 replies.
- [GitHub] [iceberg] alexkingli opened a new issue #3726: Slove the problem that dropping successfully in metastore but failed to remove the data files when using HiveCatalog.dropTable - posted by GitBox <gi...@apache.org> on 2021/12/13 08:34:17 UTC, 0 replies.
- [GitHub] [iceberg] xiaotianzhang01 opened a new pull request #3728: Spark: adds the ability to parse iceberg hexadecimal text - posted by GitBox <gi...@apache.org> on 2021/12/13 09:25:47 UTC, 0 replies.
- [GitHub] [iceberg] rawataaryan9 commented on pull request #3696: Core : Adding more information in CreateSnapshotEvent Summary - posted by GitBox <gi...@apache.org> on 2021/12/13 09:49:04 UTC, 0 replies.
- [GitHub] [iceberg] SinghAsDev commented on pull request #3723: Fix Iceberg's parquet writer returning nulls incorrectly for parquet files written by writers that don't use list and element as names. - posted by GitBox <gi...@apache.org> on 2021/12/13 10:09:28 UTC, 3 replies.
- [GitHub] [iceberg] rajarshisarkar opened a new pull request #3729: Spark 3.0: Backport skip delete snapshots and read from timestamp in SparkMicroBatchStream - posted by GitBox <gi...@apache.org> on 2021/12/13 10:17:40 UTC, 0 replies.
- [GitHub] [iceberg] alexkingli opened a new pull request #3730: Add the cleanTable in HiveCatalog to slove the problem that unable to delete table files when the table is already deleted in metastore. - posted by GitBox <gi...@apache.org> on 2021/12/13 10:23:09 UTC, 0 replies.
- [GitHub] [iceberg] shay1bz opened a new issue #3731: Cannot use RewriteDataFiles on Hadoop Tables - posted by GitBox <gi...@apache.org> on 2021/12/13 10:24:11 UTC, 0 replies.
- [GitHub] [iceberg] alexkingli commented on issue #3726: Slove the problem that failed to remove the data files when using HiveCatalog.dropTable - posted by GitBox <gi...@apache.org> on 2021/12/13 10:31:18 UTC, 1 replies.
- [GitHub] [iceberg] rajarshisarkar commented on pull request #3698: AWS: Add unit tests for GlueCatalog's isValidIdentifier method - posted by GitBox <gi...@apache.org> on 2021/12/13 12:56:49 UTC, 0 replies.
- [GitHub] [iceberg] rajarshisarkar commented on pull request #3727: Spark 3.1: Backport SparkReadConf.streamingSkipDeleteSnapshots and read from timestamp changes - posted by GitBox <gi...@apache.org> on 2021/12/13 13:03:26 UTC, 0 replies.
- [GitHub] [iceberg] rajarshisarkar commented on pull request #3729: Spark 3.0: Backport SparkReadConf.streamingSkipDeleteSnapshots and read from timestamp changes - posted by GitBox <gi...@apache.org> on 2021/12/13 13:03:37 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on issue #3731: Cannot use RewriteDataFiles on Hadoop Tables - posted by GitBox <gi...@apache.org> on 2021/12/13 13:37:17 UTC, 0 replies.
- [GitHub] [iceberg] pvary commented on pull request #3730: Add the cleanTable in HiveCatalog to slove the problem that unable to delete table files when the table is already deleted in metastore. - posted by GitBox <gi...@apache.org> on 2021/12/13 13:39:41 UTC, 2 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #3724: [Spark][Core]: Expire data files that read 0 pieces of data during rewriting - posted by GitBox <gi...@apache.org> on 2021/12/13 13:40:40 UTC, 5 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #3724: [Spark][Core]: Expire data files that read 0 pieces of data during rewriting - posted by GitBox <gi...@apache.org> on 2021/12/13 13:42:32 UTC, 1 replies.
- [GitHub] [iceberg] rawataaryan9 edited a comment on pull request #3696: Core : Adding more information in CreateSnapshotEvent Summary - posted by GitBox <gi...@apache.org> on 2021/12/13 13:46:48 UTC, 0 replies.
- [GitHub] [iceberg] rajarshisarkar commented on pull request #3668: AWS: Make the error message of GlueCatalog's isValidIdentifier more detailed - posted by GitBox <gi...@apache.org> on 2021/12/13 13:55:15 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #3723: Fix Iceberg's parquet writer returning nulls incorrectly for parquet files written by writers that don't use list and element as names. - posted by GitBox <gi...@apache.org> on 2021/12/13 14:02:03 UTC, 0 replies.
- [GitHub] [iceberg] rajarshisarkar commented on issue #3699: Spark: We should probably say why we cannot process the snapshot in SparkMicroBatchStream - posted by GitBox <gi...@apache.org> on 2021/12/13 14:15:37 UTC, 0 replies.
- [GitHub] [iceberg] rajarshisarkar opened a new pull request #3732: Docs: Add stream-from-timestamp in spark-configuration.md - posted by GitBox <gi...@apache.org> on 2021/12/13 14:21:14 UTC, 0 replies.
- [GitHub] [iceberg] samredai commented on pull request #3691: Add FileIO, InputFile, and OutputFile abstract base classes - posted by GitBox <gi...@apache.org> on 2021/12/13 14:38:38 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3188: Add common view format spec - posted by GitBox <gi...@apache.org> on 2021/12/13 16:59:34 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on issue #3699: Spark: We should probably say why we cannot process the snapshot in SparkMicroBatchStream - posted by GitBox <gi...@apache.org> on 2021/12/13 18:12:40 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3722: Spark: Use snapshot schema when reading snapshot - posted by GitBox <gi...@apache.org> on 2021/12/13 18:24:29 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 closed issue #3700: Flink cannot restart from checkpoint due to shifted index order in DataFile - posted by GitBox <gi...@apache.org> on 2021/12/13 18:25:39 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #3685: Spark 2.4: Add back rewrite data files action - posted by GitBox <gi...@apache.org> on 2021/12/13 18:31:03 UTC, 4 replies.
- [GitHub] [iceberg] wypoon edited a comment on pull request #3722: Spark: Use snapshot schema when reading snapshot - posted by GitBox <gi...@apache.org> on 2021/12/13 18:42:04 UTC, 1 replies.
- [GitHub] [iceberg] wypoon commented on a change in pull request #3722: Spark: Use snapshot schema when reading snapshot - posted by GitBox <gi...@apache.org> on 2021/12/13 19:32:49 UTC, 23 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3723: Fix Iceberg's parquet writer returning nulls incorrectly for parquet files written by writers that don't use list and element as names. - posted by GitBox <gi...@apache.org> on 2021/12/13 19:38:50 UTC, 7 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3723: Fix Iceberg's parquet writer returning nulls incorrectly for parquet files written by writers that don't use list and element as names. - posted by GitBox <gi...@apache.org> on 2021/12/13 19:43:45 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3425: Spec: Add snapshot tagging and branching - posted by GitBox <gi...@apache.org> on 2021/12/13 19:44:16 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on issue #3726: Slove the problem that failed to remove the data files when using HiveCatalog.dropTable - posted by GitBox <gi...@apache.org> on 2021/12/13 19:51:16 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3730: Add the cleanTable in HiveCatalog to slove the problem that unable to delete table files when the table is already deleted in metastore. - posted by GitBox <gi...@apache.org> on 2021/12/13 19:53:00 UTC, 0 replies.
- [GitHub] [iceberg] kbendick edited a comment on pull request #3730: Add the cleanTable in HiveCatalog to slove the problem that unable to delete table files when the table is already deleted in metastore. - posted by GitBox <gi...@apache.org> on 2021/12/13 19:53:34 UTC, 1 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3725: Aliyun: Add iceberg-aliyun to engines runtime - posted by GitBox <gi...@apache.org> on 2021/12/13 20:07:48 UTC, 0 replies.
- [GitHub] [iceberg] kbendick edited a comment on pull request #3725: Aliyun: Add iceberg-aliyun to engines runtime - posted by GitBox <gi...@apache.org> on 2021/12/13 20:08:40 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3722: Spark: Use snapshot schema when reading snapshot - posted by GitBox <gi...@apache.org> on 2021/12/13 20:15:05 UTC, 18 replies.
- [GitHub] [iceberg] SinghAsDev commented on a change in pull request #3723: Fix Iceberg's parquet writer returning nulls incorrectly for parquet files written by writers that don't use list and element as names. - posted by GitBox <gi...@apache.org> on 2021/12/13 20:23:32 UTC, 4 replies.
- [GitHub] [iceberg] rymurr commented on pull request #3579: [DRAFT] potential direction for custom registration of procedures - posted by GitBox <gi...@apache.org> on 2021/12/13 20:29:30 UTC, 0 replies.
- [GitHub] [iceberg] jfz opened a new pull request #3733: Core: Don't delete files during transaction commit when commit state is unknown - posted by GitBox <gi...@apache.org> on 2021/12/13 20:37:38 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3724: [Spark][Core]: Expire data files that read 0 pieces of data during rewriting - posted by GitBox <gi...@apache.org> on 2021/12/13 20:37:48 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3728: Spark: adds the ability to parse iceberg hexadecimal text - posted by GitBox <gi...@apache.org> on 2021/12/13 23:09:22 UTC, 3 replies.
- [GitHub] [iceberg] flyrain commented on pull request #3557: Spark: Support vectorized reads with equality deletes - posted by GitBox <gi...@apache.org> on 2021/12/14 00:28:05 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3711: Add FileIO implementation for Google Cloud Storage - posted by GitBox <gi...@apache.org> on 2021/12/14 00:54:37 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 merged pull request #3425: Spec: Add snapshot tagging and branching - posted by GitBox <gi...@apache.org> on 2021/12/14 01:14:59 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3543: Add configurable cache expiry to caching catalog - posted by GitBox <gi...@apache.org> on 2021/12/14 01:25:20 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 merged pull request #3543: Add configurable cache expiry to caching catalog - posted by GitBox <gi...@apache.org> on 2021/12/14 01:25:50 UTC, 0 replies.
- [GitHub] [iceberg] kbendick opened a new pull request #3734: [SPARK] Backport cache.expiration-interval-ms config to Spark 3.1 - posted by GitBox <gi...@apache.org> on 2021/12/14 01:33:24 UTC, 0 replies.
- [GitHub] [iceberg] kbendick opened a new pull request #3735: [SPARK] Backport cache.expiration-interval-ms config to Spark 3.0 - posted by GitBox <gi...@apache.org> on 2021/12/14 01:35:55 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3734: [SPARK] Backport cache.expiration-interval-ms config to Spark 3.1 - posted by GitBox <gi...@apache.org> on 2021/12/14 01:43:30 UTC, 1 replies.
- [GitHub] [iceberg] xloya commented on pull request #3724: [Spark][Core]: Expire data files that read 0 pieces of data during rewriting - posted by GitBox <gi...@apache.org> on 2021/12/14 01:55:23 UTC, 1 replies.
- [GitHub] [iceberg] xloya commented on a change in pull request #3724: [Spark][Core]: Expire data files that read 0 pieces of data during rewriting - posted by GitBox <gi...@apache.org> on 2021/12/14 01:56:56 UTC, 5 replies.
- [GitHub] [iceberg] kbendick opened a new pull request #3736: [SPARK] Backport SpakTestBaseWithCatalog to Spark 3.0 to simplify run… - posted by GitBox <gi...@apache.org> on 2021/12/14 02:10:45 UTC, 0 replies.
- [GitHub] [iceberg] kbendick opened a new pull request #3737: [SPARK] Backport SpakTestBaseWithCatalog to Spark 3.1 to simplify run… - posted by GitBox <gi...@apache.org> on 2021/12/14 02:12:01 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3737: [SPARK] Backport SpakTestBaseWithCatalog to Spark 3.1 to simplify run… - posted by GitBox <gi...@apache.org> on 2021/12/14 02:15:46 UTC, 2 replies.
- [GitHub] [iceberg] kbendick edited a comment on pull request #3734: [SPARK] Backport cache.expiration-interval-ms config to Spark 3.1 - posted by GitBox <gi...@apache.org> on 2021/12/14 02:18:20 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on pull request #3725: Aliyun: Add iceberg-aliyun to engines runtime - posted by GitBox <gi...@apache.org> on 2021/12/14 02:45:28 UTC, 0 replies.
- [GitHub] [iceberg] xloya commented on pull request #3724: [Spark][Core]: Support RewriteDataFiles when Files are Completely Eliminated by Deletes - posted by GitBox <gi...@apache.org> on 2021/12/14 02:49:26 UTC, 2 replies.
- [GitHub] [iceberg] xloya edited a comment on pull request #3724: [Spark][Core]: Support RewriteDataFiles when Files are Completely Eliminated by Deletes - posted by GitBox <gi...@apache.org> on 2021/12/14 02:52:56 UTC, 2 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3732: Docs: Add stream-from-timestamp in spark-configuration.md - posted by GitBox <gi...@apache.org> on 2021/12/14 02:59:14 UTC, 1 replies.
- [GitHub] [iceberg] xiaotianzhang01 commented on a change in pull request #3728: Spark: adds the ability to parse iceberg hexadecimal text - posted by GitBox <gi...@apache.org> on 2021/12/14 03:21:19 UTC, 0 replies.
- [GitHub] [iceberg] xiaotianzhang01 commented on a change in pull request #3708: Spark: Add register Truncate UDF - posted by GitBox <gi...@apache.org> on 2021/12/14 03:33:09 UTC, 1 replies.
- [GitHub] [iceberg] chenzihao5 opened a new issue #3738: Problem of data overflow when convert Integer to Long - posted by GitBox <gi...@apache.org> on 2021/12/14 03:48:15 UTC, 0 replies.
- [GitHub] [iceberg] chenzihao5 opened a new pull request #3739: [Flink] fix data overflow while convert Integer to Long #3738 - posted by GitBox <gi...@apache.org> on 2021/12/14 03:49:08 UTC, 0 replies.
- [GitHub] [iceberg] chenzihao5 closed pull request #3739: [Flink] fix data overflow while convert Integer to Long - posted by GitBox <gi...@apache.org> on 2021/12/14 03:57:10 UTC, 0 replies.
- [GitHub] [iceberg] chenzihao5 opened a new pull request #3740: [Flink] fix data overflow while convert Integer to Long (#3738) - posted by GitBox <gi...@apache.org> on 2021/12/14 04:00:18 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3736: [SPARK] Backport SpakTestBaseWithCatalog to Spark 3.0 to simplify run… - posted by GitBox <gi...@apache.org> on 2021/12/14 04:09:39 UTC, 1 replies.
- [GitHub] [iceberg] jfz commented on pull request #3733: Core: Don't delete files during transaction commit when commit state is unknown - posted by GitBox <gi...@apache.org> on 2021/12/14 04:19:24 UTC, 2 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #3733: Core: Don't delete files during transaction commit when commit state is unknown - posted by GitBox <gi...@apache.org> on 2021/12/14 04:20:45 UTC, 11 replies.
- [GitHub] [iceberg] RussellSpitzer merged pull request #3557: Spark: Support vectorized reads with equality deletes - posted by GitBox <gi...@apache.org> on 2021/12/14 04:35:12 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #3557: Spark: Support vectorized reads with equality deletes - posted by GitBox <gi...@apache.org> on 2021/12/14 04:35:52 UTC, 0 replies.
- [GitHub] [iceberg] xloya commented on a change in pull request #3724: [Spark][Core]: Support RewriteDataFiles when Files are Completely Eliminated by Deletes - posted by GitBox <gi...@apache.org> on 2021/12/14 05:03:15 UTC, 0 replies.
- [GitHub] [iceberg] xloya removed a comment on pull request #3724: [Spark][Core]: Support RewriteDataFiles when Files are Completely Eliminated by Deletes - posted by GitBox <gi...@apache.org> on 2021/12/14 05:10:16 UTC, 0 replies.
- [GitHub] [iceberg] yohemyang opened a new issue #3741: [improvement] ParallelIterable actually reading ManifestFiles serial when planFiles - posted by GitBox <gi...@apache.org> on 2021/12/14 06:37:37 UTC, 0 replies.
- [GitHub] [iceberg] vajaw commented on issue #2676: Create a docker based demo environment for user testing and community onboarding - posted by GitBox <gi...@apache.org> on 2021/12/14 08:33:32 UTC, 0 replies.
- [GitHub] [iceberg] yohengyangyang opened a new pull request #3742: Core: Reading manifetsFiles parallel when ManifestGroup#planFiles - posted by GitBox <gi...@apache.org> on 2021/12/14 09:11:16 UTC, 0 replies.
- [GitHub] [iceberg] racevedoo opened a new pull request #3743: build: apply publishing config after project evaluation - posted by GitBox <gi...@apache.org> on 2021/12/14 12:37:02 UTC, 0 replies.
- [GitHub] [iceberg] racevedoo closed pull request #3642: build: remove slf4j-api from spark runtime projects - posted by GitBox <gi...@apache.org> on 2021/12/14 12:37:23 UTC, 0 replies.
- [GitHub] [iceberg] racevedoo commented on pull request #3743: build: apply publishing config after project evaluation - posted by GitBox <gi...@apache.org> on 2021/12/14 12:38:39 UTC, 1 replies.
- [GitHub] [iceberg] chenjunjiedada opened a new issue #3744: How to reduce rewrite manifest conflict after rewrite action? - posted by GitBox <gi...@apache.org> on 2021/12/14 13:38:16 UTC, 0 replies.
- [GitHub] [iceberg] shay1bz commented on issue #3731: Cannot use RewriteDataFiles on Hadoop Tables - posted by GitBox <gi...@apache.org> on 2021/12/14 13:52:41 UTC, 0 replies.
- [GitHub] [iceberg] shay1bz edited a comment on issue #3731: Cannot use RewriteDataFiles on Hadoop Tables - posted by GitBox <gi...@apache.org> on 2021/12/14 13:53:10 UTC, 0 replies.
- [GitHub] [iceberg] rajarshisarkar commented on a change in pull request #3732: Docs: Add stream-from-timestamp in spark-configuration.md - posted by GitBox <gi...@apache.org> on 2021/12/14 15:15:19 UTC, 2 replies.
- [GitHub] [iceberg] rymurr commented on a change in pull request #3706: Docs: update Nessie version to 0.17.0 - posted by GitBox <gi...@apache.org> on 2021/12/14 15:47:26 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3743: build: apply publishing config after project evaluation - posted by GitBox <gi...@apache.org> on 2021/12/14 15:55:31 UTC, 2 replies.
- [GitHub] [iceberg] danielcweeks commented on pull request #3711: Add FileIO implementation for Google Cloud Storage - posted by GitBox <gi...@apache.org> on 2021/12/14 16:48:45 UTC, 0 replies.
- [GitHub] [iceberg] danielcweeks merged pull request #3711: Add FileIO implementation for Google Cloud Storage - posted by GitBox <gi...@apache.org> on 2021/12/14 16:48:55 UTC, 0 replies.
- [GitHub] [iceberg] rymurr merged pull request #3706: Docs: update Nessie version to 0.17.0 - posted by GitBox <gi...@apache.org> on 2021/12/14 17:03:19 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3729: Spark 3.0: Backport SparkReadConf.streamingSkipDeleteSnapshots and read from timestamp changes - posted by GitBox <gi...@apache.org> on 2021/12/14 20:18:50 UTC, 0 replies.
- [GitHub] [iceberg] dremio-brock commented on issue #2676: Create a docker based demo environment for user testing and community onboarding - posted by GitBox <gi...@apache.org> on 2021/12/14 20:20:53 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3743: build: apply publishing config after project evaluation - posted by GitBox <gi...@apache.org> on 2021/12/14 20:23:25 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3743: build: apply publishing config after project evaluation - posted by GitBox <gi...@apache.org> on 2021/12/14 20:35:01 UTC, 1 replies.
- [GitHub] [iceberg] huaxingao opened a new pull request #3745: Push down partition filter to Spark when Importing File Based Tables - posted by GitBox <gi...@apache.org> on 2021/12/14 22:22:35 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3725: Aliyun: Add iceberg-aliyun to engines runtime - posted by GitBox <gi...@apache.org> on 2021/12/14 22:24:47 UTC, 0 replies.
- [GitHub] [iceberg] huaxingao commented on a change in pull request #3745: Push down partition filter to Spark when Importing File Based Tables - posted by GitBox <gi...@apache.org> on 2021/12/14 22:29:13 UTC, 7 replies.
- [GitHub] [iceberg] huaxingao commented on issue #3532: Spark: Pushdown Filters / Improve Performance when Importing File Based Tables - posted by GitBox <gi...@apache.org> on 2021/12/14 22:30:15 UTC, 0 replies.
- [GitHub] [iceberg] huaxingao commented on pull request #3745: Push down partition filter to Spark when Importing File Based Tables - posted by GitBox <gi...@apache.org> on 2021/12/14 22:31:16 UTC, 1 replies.
- [GitHub] [iceberg] jfz commented on a change in pull request #3733: Core: Don't delete files during transaction commit when commit state is unknown - posted by GitBox <gi...@apache.org> on 2021/12/14 22:35:46 UTC, 4 replies.
- [GitHub] [iceberg] szehon-ho commented on pull request #3422: Doc: Update Files metadata table - posted by GitBox <gi...@apache.org> on 2021/12/14 22:47:56 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3743: build: apply publishing config after project evaluation - posted by GitBox <gi...@apache.org> on 2021/12/14 22:54:05 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3743: build: apply publishing config after project evaluation - posted by GitBox <gi...@apache.org> on 2021/12/14 22:56:29 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #3745: Push down partition filter to Spark when Importing File Based Tables - posted by GitBox <gi...@apache.org> on 2021/12/14 23:04:20 UTC, 2 replies.
- [GitHub] [iceberg] RussellSpitzer merged pull request #3727: Spark 3.1: Backport SparkReadConf.streamingSkipDeleteSnapshots and read from timestamp changes - posted by GitBox <gi...@apache.org> on 2021/12/14 23:14:29 UTC, 0 replies.
- [GitHub] [iceberg] samredai commented on pull request #3422: Doc: Update Files metadata table - posted by GitBox <gi...@apache.org> on 2021/12/14 23:14:29 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #3729: Spark 3.0: Backport SparkReadConf.streamingSkipDeleteSnapshots and read from timestamp changes - posted by GitBox <gi...@apache.org> on 2021/12/14 23:15:31 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer merged pull request #3729: Spark 3.0: Backport SparkReadConf.streamingSkipDeleteSnapshots and read from timestamp changes - posted by GitBox <gi...@apache.org> on 2021/12/14 23:17:23 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 merged pull request #3737: [SPARK] Backport SpakTestBaseWithCatalog to Spark 3.1 to simplify run… - posted by GitBox <gi...@apache.org> on 2021/12/14 23:32:42 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3422: Doc: Update Files metadata table - posted by GitBox <gi...@apache.org> on 2021/12/14 23:33:12 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3422: Doc: Update Files metadata table - posted by GitBox <gi...@apache.org> on 2021/12/14 23:33:22 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3734: [DO NOT MERGE][SPARK] Backport cache.expiration-interval-ms config to Spark 3.1 - posted by GitBox <gi...@apache.org> on 2021/12/14 23:33:42 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3736: [SPARK] Backport SpakTestBaseWithCatalog to Spark 3.0 to simplify run… - posted by GitBox <gi...@apache.org> on 2021/12/14 23:37:27 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 merged pull request #3736: [SPARK] Backport SpakTestBaseWithCatalog to Spark 3.0 to simplify run… - posted by GitBox <gi...@apache.org> on 2021/12/14 23:37:37 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3735: [SPARK] Backport cache.expiration-interval-ms config to Spark 3.0 - posted by GitBox <gi...@apache.org> on 2021/12/14 23:38:17 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3743: build: apply publishing config after project evaluation - posted by GitBox <gi...@apache.org> on 2021/12/14 23:40:21 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3734: [DO NOT MERGE][SPARK] Backport cache.expiration-interval-ms config to Spark 3.1 - posted by GitBox <gi...@apache.org> on 2021/12/14 23:41:15 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3696: Core : Adding more information in CreateSnapshotEvent Summary - posted by GitBox <gi...@apache.org> on 2021/12/14 23:43:27 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3735: [SPARK] Backport cache.expiration-interval-ms config to Spark 3.0 - posted by GitBox <gi...@apache.org> on 2021/12/14 23:43:58 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3696: Core : Adding more information in CreateSnapshotEvent Summary - posted by GitBox <gi...@apache.org> on 2021/12/14 23:43:58 UTC, 0 replies.
- [GitHub] [iceberg] kbendick edited a comment on pull request #3735: [SPARK] Backport cache.expiration-interval-ms config to Spark 3.0 - posted by GitBox <gi...@apache.org> on 2021/12/14 23:45:09 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3733: Core: Don't delete files during transaction commit when commit state is unknown - posted by GitBox <gi...@apache.org> on 2021/12/14 23:46:39 UTC, 5 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3725: Aliyun: Add iceberg-aliyun to engines runtime - posted by GitBox <gi...@apache.org> on 2021/12/15 00:03:42 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3725: Aliyun: Add iceberg-aliyun to engines runtime - posted by GitBox <gi...@apache.org> on 2021/12/15 00:04:03 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3743: build: apply publishing config after project evaluation - posted by GitBox <gi...@apache.org> on 2021/12/15 00:12:46 UTC, 0 replies.
- [GitHub] [iceberg] rdblue closed issue #3620: Broken dependency resolution in 0.13.0-SNAPSHOT and Spark 3.2 - posted by GitBox <gi...@apache.org> on 2021/12/15 00:12:46 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3745: Push down partition filter to Spark when Importing File Based Tables - posted by GitBox <gi...@apache.org> on 2021/12/15 00:16:20 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3722: Spark: Use snapshot schema when reading snapshot - posted by GitBox <gi...@apache.org> on 2021/12/15 00:55:10 UTC, 1 replies.
- [GitHub] [iceberg] hililiwei commented on issue #3678: Add documentation about Iceberg config naming convention - posted by GitBox <gi...@apache.org> on 2021/12/15 01:30:28 UTC, 0 replies.
- [GitHub] [iceberg] chenzihao5 commented on pull request #3740: [Flink] fix data overflow while convert Integer to Long (#3738) - posted by GitBox <gi...@apache.org> on 2021/12/15 02:53:54 UTC, 3 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3685: Spark 2.4: Add back rewrite data files action - posted by GitBox <gi...@apache.org> on 2021/12/15 03:52:45 UTC, 3 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3685: Spark 2.4: Add back rewrite data files action - posted by GitBox <gi...@apache.org> on 2021/12/15 03:56:27 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on pull request #3740: [Flink] fix data overflow while convert Integer to Long (#3738) - posted by GitBox <gi...@apache.org> on 2021/12/15 04:00:15 UTC, 0 replies.
- [GitHub] [iceberg] openinx closed pull request #3684: Aliyun: Add iceberg-aliyun-runtime module - posted by GitBox <gi...@apache.org> on 2021/12/15 04:05:23 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on issue #3678: Add documentation about Iceberg config naming convention - posted by GitBox <gi...@apache.org> on 2021/12/15 04:31:59 UTC, 1 replies.
- [GitHub] [iceberg] alexkingli commented on pull request #3730: Add the cleanTable in HiveCatalog to slove the problem that unable to delete table files when the table is already deleted in metastore. - posted by GitBox <gi...@apache.org> on 2021/12/15 06:12:22 UTC, 3 replies.
- [GitHub] [iceberg] hililiwei opened a new issue #3746: Update iceberg compatibility description - posted by GitBox <gi...@apache.org> on 2021/12/15 06:18:21 UTC, 0 replies.
- [GitHub] [iceberg] openinx closed pull request #3611: Aliyun: Add iceberg-aliyun to engine runtime - posted by GitBox <gi...@apache.org> on 2021/12/15 06:33:43 UTC, 0 replies.
- [GitHub] [iceberg] openinx closed pull request #2230: Support aliyun OSS (Object Storage Service) - posted by GitBox <gi...@apache.org> on 2021/12/15 06:35:15 UTC, 0 replies.
- [GitHub] [iceberg] openinx commented on pull request #2230: Support aliyun OSS (Object Storage Service) - posted by GitBox <gi...@apache.org> on 2021/12/15 06:35:15 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 merged pull request #3685: Spark 2.4: Add back rewrite data files action - posted by GitBox <gi...@apache.org> on 2021/12/15 07:18:18 UTC, 0 replies.
- [GitHub] [iceberg] liupan664021 commented on issue #3741: [Improvement] ParallelIterable#hasNext submit reading ManifestFile task slowly with DataTableScan#planTasks - posted by GitBox <gi...@apache.org> on 2021/12/15 07:38:35 UTC, 0 replies.
- [GitHub] [iceberg] liupan664021 edited a comment on issue #3741: [Improvement] ParallelIterable#hasNext submit reading ManifestFile task slowly with DataTableScan#planTasks - posted by GitBox <gi...@apache.org> on 2021/12/15 07:53:50 UTC, 1 replies.
- [GitHub] [iceberg] fennuzhichui opened a new issue #3747: throw exception : InvalidOperationException(message:The following columns have types incompatible with the existing columns in their respective positions : idd1) when add column - posted by GitBox <gi...@apache.org> on 2021/12/15 08:46:05 UTC, 0 replies.
- [GitHub] [iceberg] alexkingli edited a comment on pull request #3730: Add the cleanTable in HiveCatalog to slove the problem that unable to delete table files when the table is already deleted in metastore. - posted by GitBox <gi...@apache.org> on 2021/12/15 09:20:43 UTC, 0 replies.
- [GitHub] [iceberg] alexkingli removed a comment on pull request #3730: Add the cleanTable in HiveCatalog to slove the problem that unable to delete table files when the table is already deleted in metastore. - posted by GitBox <gi...@apache.org> on 2021/12/15 09:28:54 UTC, 0 replies.
- [GitHub] [iceberg] alexkingli closed pull request #3730: slove the problem that unable to delete table files by hivecatalog - posted by GitBox <gi...@apache.org> on 2021/12/15 09:37:37 UTC, 0 replies.
- [GitHub] [iceberg] alexkingli commented on pull request #3730: slove the problem that unable to delete table files by hivecatalog - posted by GitBox <gi...@apache.org> on 2021/12/15 09:37:37 UTC, 3 replies.
- [GitHub] [iceberg] alexkingli removed a comment on pull request #3730: slove the problem that unable to delete table files by hivecatalog - posted by GitBox <gi...@apache.org> on 2021/12/15 09:37:50 UTC, 0 replies.
- [GitHub] [iceberg] alexkingli edited a comment on pull request #3730: slove the problem that unable to delete table files by hivecatalog - posted by GitBox <gi...@apache.org> on 2021/12/15 10:33:45 UTC, 4 replies.
- [GitHub] [iceberg] alexkingli opened a new pull request #3730: slove the problem that unable to delete table files by hivecatalog - posted by GitBox <gi...@apache.org> on 2021/12/15 10:45:59 UTC, 0 replies.
- [GitHub] [iceberg] pvary commented on pull request #3730: slove the problem that unable to delete table files by hivecatalog - posted by GitBox <gi...@apache.org> on 2021/12/15 11:00:09 UTC, 3 replies.
- [GitHub] [iceberg] szlta opened a new pull request #3748: Hive: ORC vectorization fails when split offsets are considered during split generation - posted by GitBox <gi...@apache.org> on 2021/12/15 11:39:03 UTC, 0 replies.
- [GitHub] [iceberg] yohengyangyang commented on issue #3741: [Improvement] ParallelIterable#hasNext submit reading ManifestFile task slowly with DataTableScan#planTasks - posted by GitBox <gi...@apache.org> on 2021/12/15 11:42:47 UTC, 1 replies.
- [GitHub] [iceberg] yohengyangyang edited a comment on issue #3741: [Improvement] ParallelIterable#hasNext submit reading ManifestFile task slowly with DataTableScan#planTasks - posted by GitBox <gi...@apache.org> on 2021/12/15 11:52:18 UTC, 17 replies.
- [GitHub] [iceberg] hililiwei opened a new pull request #3749: Spark: We should probably say why we cannot process the snapshot in SparkMicroBatchStream - posted by GitBox <gi...@apache.org> on 2021/12/15 12:07:10 UTC, 0 replies.
- [GitHub] [iceberg] pvary commented on a change in pull request #3748: Hive: ORC vectorization fails when split offsets are considered during split generation - posted by GitBox <gi...@apache.org> on 2021/12/15 12:12:27 UTC, 6 replies.
- [GitHub] [iceberg] marton-bod commented on a change in pull request #3748: Hive: ORC vectorization fails when split offsets are considered during split generation - posted by GitBox <gi...@apache.org> on 2021/12/15 12:22:56 UTC, 2 replies.
- [GitHub] [iceberg] szlta commented on a change in pull request #3748: Hive: ORC vectorization fails when split offsets are considered during split generation - posted by GitBox <gi...@apache.org> on 2021/12/15 12:48:10 UTC, 0 replies.
- [GitHub] [iceberg] pvary commented on pull request #3748: Hive: ORC vectorization fails when split offsets are considered during split generation - posted by GitBox <gi...@apache.org> on 2021/12/15 13:31:45 UTC, 1 replies.
- [GitHub] [iceberg] lirui-apache opened a new issue #3750: Some tests are leaking temp folders - posted by GitBox <gi...@apache.org> on 2021/12/15 13:40:05 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on issue #3741: [Improvement] ParallelIterable#hasNext submit reading ManifestFile task slowly with DataTableScan#planTasks - posted by GitBox <gi...@apache.org> on 2021/12/15 13:57:26 UTC, 0 replies.
- [GitHub] [iceberg] racevedoo opened a new pull request #3751: Build: publish snapshot packages for all known versions - posted by GitBox <gi...@apache.org> on 2021/12/15 14:48:58 UTC, 0 replies.
- [GitHub] [iceberg] racevedoo commented on pull request #3751: Build: publish snapshot packages for all known versions - posted by GitBox <gi...@apache.org> on 2021/12/15 14:49:29 UTC, 0 replies.
- [GitHub] [iceberg] marton-bod opened a new pull request #3752: Core: add config for disabling FileIO hadoop configuration serialization - posted by GitBox <gi...@apache.org> on 2021/12/15 16:35:16 UTC, 0 replies.
- [GitHub] [iceberg] pvary commented on a change in pull request #3752: Core: add config for disabling FileIO hadoop configuration serialization - posted by GitBox <gi...@apache.org> on 2021/12/15 16:37:51 UTC, 3 replies.
- [GitHub] [iceberg] aokolnychyi opened a new pull request #3753: Core: Use consistent literal definition in TableProperties - posted by GitBox <gi...@apache.org> on 2021/12/15 16:43:07 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi opened a new pull request #3754: Spark: Remove no longer needed SparkTestTable - posted by GitBox <gi...@apache.org> on 2021/12/15 16:44:00 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi opened a new pull request #3755: Core: Deprecate WRITE_DISTRIBUTION_MODE_DEFAULT in TableProperties - posted by GitBox <gi...@apache.org> on 2021/12/15 16:45:26 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #3755: Core: Deprecate WRITE_DISTRIBUTION_MODE_DEFAULT in TableProperties - posted by GitBox <gi...@apache.org> on 2021/12/15 16:46:04 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #3754: Spark: Remove no longer needed SparkTestTable - posted by GitBox <gi...@apache.org> on 2021/12/15 16:48:52 UTC, 1 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #3753: Core: Use consistent literal definition in TableProperties - posted by GitBox <gi...@apache.org> on 2021/12/15 16:49:22 UTC, 1 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #3753: Core: Use consistent literal definition in TableProperties - posted by GitBox <gi...@apache.org> on 2021/12/15 16:52:36 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3686: Aliyun: Add iceberg-aliyun document - posted by GitBox <gi...@apache.org> on 2021/12/15 16:58:37 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3735: [SPARK] Backport cache.expiration-interval-ms config to Spark 3.0 - posted by GitBox <gi...@apache.org> on 2021/12/15 17:06:18 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3734: [SPARK] Backport cache.expiration-interval-ms config to Spark 3.1 - posted by GitBox <gi...@apache.org> on 2021/12/15 17:06:50 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3734: [SPARK] Backport cache.expiration-interval-ms config to Spark 3.1 - posted by GitBox <gi...@apache.org> on 2021/12/15 17:07:01 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3749: Spark: We should probably say why we cannot process the snapshot in SparkMicroBatchStream - posted by GitBox <gi...@apache.org> on 2021/12/15 17:47:21 UTC, 1 replies.
- [GitHub] [iceberg] aokolnychyi merged pull request #3754: Spark: Remove no longer needed SparkTestTable - posted by GitBox <gi...@apache.org> on 2021/12/15 17:52:08 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on a change in pull request #3753: Core: Use consistent literal definition in TableProperties - posted by GitBox <gi...@apache.org> on 2021/12/15 17:55:09 UTC, 1 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #3755: Core: Deprecate default distribution constant in TableProperties - posted by GitBox <gi...@apache.org> on 2021/12/15 17:58:03 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi merged pull request #3755: Core: Deprecate default distribution constant in TableProperties - posted by GitBox <gi...@apache.org> on 2021/12/15 17:58:03 UTC, 0 replies.
- [GitHub] [iceberg] ajantha-bhat opened a new issue #3756: In-filter throws exception for rewrite_data_files procedure. - posted by GitBox <gi...@apache.org> on 2021/12/15 18:04:10 UTC, 0 replies.
- [GitHub] [iceberg] ajantha-bhat opened a new pull request #3757: Spark: Fix UnresolvedException for some filters in rewrite_data_files procedure - posted by GitBox <gi...@apache.org> on 2021/12/15 18:08:05 UTC, 0 replies.
- [GitHub] [iceberg] ajantha-bhat commented on pull request #3757: Spark: Fix UnresolvedException for some filters in rewrite_data_files procedure - posted by GitBox <gi...@apache.org> on 2021/12/15 18:09:05 UTC, 4 replies.
- [GitHub] [iceberg] ajantha-bhat commented on a change in pull request #3745: Push down partition filter to Spark when Importing File Based Tables - posted by GitBox <gi...@apache.org> on 2021/12/15 18:12:28 UTC, 6 replies.
- [GitHub] [iceberg] aokolnychyi merged pull request #3753: Core: Use consistent literal definition in TableProperties - posted by GitBox <gi...@apache.org> on 2021/12/15 18:36:49 UTC, 0 replies.
- [GitHub] [iceberg] samredai commented on a change in pull request #3686: Aliyun: Add iceberg-aliyun document - posted by GitBox <gi...@apache.org> on 2021/12/15 18:49:50 UTC, 0 replies.
- [GitHub] [iceberg] huaxingao commented on a change in pull request #3757: Spark: Fix UnresolvedException for some filters in rewrite_data_files procedure - posted by GitBox <gi...@apache.org> on 2021/12/15 18:56:14 UTC, 1 replies.
- [GitHub] [iceberg] marton-bod commented on a change in pull request #3752: Core: add config for disabling FileIO hadoop configuration serialization - posted by GitBox <gi...@apache.org> on 2021/12/15 20:19:27 UTC, 6 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3668: AWS: Make the error message of GlueCatalog's isValidIdentifier more detailed - posted by GitBox <gi...@apache.org> on 2021/12/15 23:05:47 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3757: Spark: Fix UnresolvedException for some filters in rewrite_data_files procedure - posted by GitBox <gi...@apache.org> on 2021/12/16 00:34:31 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3722: Spark: Use snapshot schema when reading snapshot - posted by GitBox <gi...@apache.org> on 2021/12/16 01:00:02 UTC, 1 replies.
- [GitHub] [iceberg] hililiwei commented on a change in pull request #3749: Spark: We should probably say why we cannot process the snapshot in SparkMicroBatchStream - posted by GitBox <gi...@apache.org> on 2021/12/16 01:47:11 UTC, 11 replies.
- [GitHub] [iceberg] jasonhughes248 opened a new pull request #3758: Docs: add link to how to use iceberg with dremio on side nav bar - posted by GitBox <gi...@apache.org> on 2021/12/16 01:50:22 UTC, 0 replies.
- [GitHub] [iceberg] ajantha-bhat commented on a change in pull request #3757: Spark: Fix UnresolvedException for some filters in rewrite_data_files procedure - posted by GitBox <gi...@apache.org> on 2021/12/16 03:46:21 UTC, 14 replies.
- [GitHub] [iceberg] ywww commented on issue #3127: iceberg HiveCatalog insert exception of GSS initiate failed - posted by GitBox <gi...@apache.org> on 2021/12/16 11:46:08 UTC, 0 replies.
- [GitHub] [iceberg] findepi commented on a change in pull request #3210: Core: add Jackson serialization util for Trino and Presto - posted by GitBox <gi...@apache.org> on 2021/12/16 12:32:03 UTC, 0 replies.
- [GitHub] [iceberg] pvary merged pull request #3748: Hive: ORC vectorization fails when split offsets are considered during split generation - posted by GitBox <gi...@apache.org> on 2021/12/16 13:11:07 UTC, 0 replies.
- [GitHub] [iceberg] lirui-apache commented on issue #3750: Some tests are leaking temp folders - posted by GitBox <gi...@apache.org> on 2021/12/16 13:42:43 UTC, 2 replies.
- [GitHub] [iceberg] pvary commented on issue #3750: Some tests are leaking temp folders - posted by GitBox <gi...@apache.org> on 2021/12/16 14:47:42 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3723: Fix Iceberg's parquet reader returning nulls incorrectly for parquet files written by writers that don't use list and element as names. - posted by GitBox <gi...@apache.org> on 2021/12/16 18:19:50 UTC, 0 replies.
- [GitHub] [iceberg] SinghAsDev opened a new issue #3759: Add backwards compatibility read support for Parquet list - posted by GitBox <gi...@apache.org> on 2021/12/16 18:32:11 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #2062: [CORE] Add in a NOT_STARTS_WITH operator - posted by GitBox <gi...@apache.org> on 2021/12/16 18:45:31 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #2062: [CORE] Add in a NOT_STARTS_WITH operator - posted by GitBox <gi...@apache.org> on 2021/12/16 18:54:16 UTC, 2 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #2062: [CORE] Add in a NOT_STARTS_WITH operator - posted by GitBox <gi...@apache.org> on 2021/12/16 19:16:47 UTC, 4 replies.
- [GitHub] [iceberg] rdblue commented on pull request #2062: [CORE] Add in a NOT_STARTS_WITH operator - posted by GitBox <gi...@apache.org> on 2021/12/16 21:16:48 UTC, 1 replies.
- [GitHub] [iceberg] szehon-ho opened a new pull request #3760: NPE in Parquet Writer Metrics when writing un-truncatable strings - posted by GitBox <gi...@apache.org> on 2021/12/16 21:33:29 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho commented on a change in pull request #3760: NPE in Parquet Writer Metrics when writing un-truncatable strings - posted by GitBox <gi...@apache.org> on 2021/12/16 21:35:44 UTC, 3 replies.
- [GitHub] [iceberg] szehon-ho commented on pull request #3760: NPE in Parquet Writer Metrics when writing un-truncatable strings - posted by GitBox <gi...@apache.org> on 2021/12/16 21:39:11 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho edited a comment on pull request #3760: NPE in Parquet Writer Metrics when writing un-truncatable strings - posted by GitBox <gi...@apache.org> on 2021/12/16 21:41:44 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #3723: Fix Iceberg's parquet reader returning nulls incorrectly for parquet files written by writers that don't use list and element as names. - posted by GitBox <gi...@apache.org> on 2021/12/16 22:58:08 UTC, 16 replies.
- [GitHub] [iceberg] rdblue merged pull request #3661: Spark: Implement copy-on-write DELETE - posted by GitBox <gi...@apache.org> on 2021/12/17 00:26:02 UTC, 0 replies.
- [GitHub] [iceberg] flyrain commented on pull request #3535: Core: Replace Set with Bitmap to make delete filtering simpler and faster - posted by GitBox <gi...@apache.org> on 2021/12/17 01:32:40 UTC, 2 replies.
- [GitHub] [iceberg] flyrain commented on a change in pull request #3535: Core: Replace Set with Bitmap to make delete filtering simpler and faster - posted by GitBox <gi...@apache.org> on 2021/12/17 01:34:53 UTC, 2 replies.
- [GitHub] [iceberg] SinghAsDev commented on a change in pull request #3723: Fix Iceberg's parquet reader returning nulls incorrectly for parquet files written by writers that don't use list and element as names. - posted by GitBox <gi...@apache.org> on 2021/12/17 01:46:56 UTC, 5 replies.
- [GitHub] [iceberg] hililiwei commented on pull request #3689: Checkstyle:Add checkstyle rule to prevent using raw HashMap, HashSet, ArrayList - posted by GitBox <gi...@apache.org> on 2021/12/17 02:01:52 UTC, 0 replies.
- [GitHub] [iceberg] SinghAsDev commented on pull request #3723: Fix Iceberg's parquet reader returning nulls incorrectly for parquet files written by writers that don't use list and element as names. - posted by GitBox <gi...@apache.org> on 2021/12/17 02:23:51 UTC, 2 replies.
- [GitHub] [iceberg] hililiwei opened a new pull request #3761: Doc:Update iceberg compatibility description - posted by GitBox <gi...@apache.org> on 2021/12/17 03:21:03 UTC, 0 replies.
- [GitHub] [iceberg] rajarshisarkar commented on pull request #3732: Docs: Add stream-from-timestamp in spark-configuration.md - posted by GitBox <gi...@apache.org> on 2021/12/17 04:35:03 UTC, 0 replies.
- [GitHub] [iceberg] KarlManong opened a new issue #3762: current master branch can't run "./gradlew idea", caused by "Cannot infer Scala class path because no Scala library Jar was found. " - posted by GitBox <gi...@apache.org> on 2021/12/17 09:09:44 UTC, 0 replies.
- [GitHub] [iceberg] pvary commented on pull request #3752: Core: add config for disabling FileIO hadoop configuration serialization - posted by GitBox <gi...@apache.org> on 2021/12/17 12:40:45 UTC, 1 replies.
- [GitHub] [iceberg] aokolnychyi opened a new pull request #3763: Spark: Implement merge-on-read DELETE - posted by GitBox <gi...@apache.org> on 2021/12/17 15:13:44 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on a change in pull request #3763: Spark: Implement merge-on-read DELETE - posted by GitBox <gi...@apache.org> on 2021/12/17 15:15:14 UTC, 43 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3763: Spark: Implement merge-on-read DELETE - posted by GitBox <gi...@apache.org> on 2021/12/17 16:44:56 UTC, 41 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3752: Core: add config for disabling FileIO hadoop configuration serialization - posted by GitBox <gi...@apache.org> on 2021/12/17 16:52:15 UTC, 1 replies.
- [GitHub] [iceberg] ajantha-bhat commented on a change in pull request #3761: Doc:Update iceberg compatibility description - posted by GitBox <gi...@apache.org> on 2021/12/17 17:15:32 UTC, 1 replies.
- [GitHub] [iceberg] aokolnychyi opened a new pull request #3764: Spark: Implement copy-on-write UPDATE - posted by GitBox <gi...@apache.org> on 2021/12/17 17:39:17 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3761: Docs: Update compatibility table - posted by GitBox <gi...@apache.org> on 2021/12/17 17:39:27 UTC, 5 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3728: Spark: adds the ability to parse iceberg hexadecimal text - posted by GitBox <gi...@apache.org> on 2021/12/17 17:42:45 UTC, 2 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3728: Spark: adds the ability to parse iceberg hexadecimal text - posted by GitBox <gi...@apache.org> on 2021/12/17 17:47:30 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3722: Spark: Use snapshot schema when reading snapshot - posted by GitBox <gi...@apache.org> on 2021/12/17 17:52:11 UTC, 0 replies.
- [GitHub] [iceberg] flyrain edited a comment on pull request #3535: Core: Replace Set with Bitmap to make delete filtering simpler and faster - posted by GitBox <gi...@apache.org> on 2021/12/17 17:54:38 UTC, 1 replies.
- [GitHub] [iceberg] aokolnychyi commented on a change in pull request #3764: Spark: Implement copy-on-write UPDATE - posted by GitBox <gi...@apache.org> on 2021/12/17 18:11:35 UTC, 15 replies.
- [GitHub] [iceberg] wypoon opened a new pull request #3765: [Minor] Core: dedup call to properties.get(property) in PropertyUtil - posted by GitBox <gi...@apache.org> on 2021/12/17 18:41:07 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3723: Fix Iceberg's parquet reader returning nulls incorrectly for parquet files written by writers that don't use list and element as names. - posted by GitBox <gi...@apache.org> on 2021/12/17 19:26:30 UTC, 2 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3757: Spark: Fix UnresolvedException for some filters in rewrite_data_files procedure - posted by GitBox <gi...@apache.org> on 2021/12/17 20:12:05 UTC, 3 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3535: Core: Replace Set with Bitmap to make delete filtering simpler and faster - posted by GitBox <gi...@apache.org> on 2021/12/17 20:38:52 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3752: Core: add config for disabling FileIO hadoop configuration serialization - posted by GitBox <gi...@apache.org> on 2021/12/17 21:05:40 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer merged pull request #3723: Fix Iceberg's parquet reader returning nulls incorrectly for parquet files written by writers that don't use list and element as names. - posted by GitBox <gi...@apache.org> on 2021/12/17 22:01:03 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #3723: Fix Iceberg's parquet reader returning nulls incorrectly for parquet files written by writers that don't use list and element as names. - posted by GitBox <gi...@apache.org> on 2021/12/17 22:01:25 UTC, 0 replies.
- [GitHub] [iceberg] SinghAsDev opened a new pull request #3766: Update table migration doc with notes consistent with other parts of the documentation. - posted by GitBox <gi...@apache.org> on 2021/12/17 22:34:04 UTC, 0 replies.
- [GitHub] [iceberg] SinghAsDev commented on pull request #3766: Update table migration doc with notes consistent with other parts of the documentation. - posted by GitBox <gi...@apache.org> on 2021/12/17 22:34:34 UTC, 0 replies.
- [GitHub] [iceberg] SinghAsDev edited a comment on pull request #3766: Update table migration doc with notes consistent with other parts of the documentation. - posted by GitBox <gi...@apache.org> on 2021/12/17 22:35:47 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer merged pull request #3766: Update table migration doc with notes consistent with other parts of the documentation. - posted by GitBox <gi...@apache.org> on 2021/12/17 22:45:05 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #3766: Update table migration doc with notes consistent with other parts of the documentation. - posted by GitBox <gi...@apache.org> on 2021/12/17 22:45:15 UTC, 0 replies.
- [GitHub] [iceberg] SinghAsDev opened a new pull request #3767: Add spark's legacy mode write tests to spark3.0 and 3.1 versions. - posted by GitBox <gi...@apache.org> on 2021/12/17 23:07:09 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #3757: Spark: Fix UnresolvedException for some filters in rewrite_data_files procedure - posted by GitBox <gi...@apache.org> on 2021/12/17 23:10:03 UTC, 9 replies.
- [GitHub] [iceberg] wypoon opened a new pull request #3768: Spark 3.1: Use snapshot schema for time travel queries - posted by GitBox <gi...@apache.org> on 2021/12/17 23:15:00 UTC, 0 replies.
- [GitHub] [iceberg] wypoon opened a new pull request #3769: Spark 3.0: Use snapshot schema for time travel queries - posted by GitBox <gi...@apache.org> on 2021/12/17 23:49:58 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3768: Spark 3.1: Use snapshot schema for time travel queries - posted by GitBox <gi...@apache.org> on 2021/12/18 00:05:54 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3769: Spark 3.0: Use snapshot schema for time travel queries - posted by GitBox <gi...@apache.org> on 2021/12/18 00:06:34 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #3767: Add spark's legacy mode write tests to spark3.0 and 3.1 versions. - posted by GitBox <gi...@apache.org> on 2021/12/18 00:06:54 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3765: [Minor] Core: dedup call to properties.get(property) in PropertyUtil - posted by GitBox <gi...@apache.org> on 2021/12/18 00:07:38 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3765: [Minor] Core: dedup call to properties.get(property) in PropertyUtil - posted by GitBox <gi...@apache.org> on 2021/12/18 00:07:48 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3708: Spark: Add register Truncate UDF - posted by GitBox <gi...@apache.org> on 2021/12/18 00:08:28 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3751: Build: publish snapshot packages for all known versions - posted by GitBox <gi...@apache.org> on 2021/12/18 00:11:11 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3751: Build: publish snapshot packages for all known versions - posted by GitBox <gi...@apache.org> on 2021/12/18 00:11:23 UTC, 0 replies.
- [GitHub] [iceberg] kbendick opened a new pull request #3770: [Rest Catalog] Initial OpenAPI Spec for a Rest Catalog - posted by GitBox <gi...@apache.org> on 2021/12/18 00:27:51 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3689: Checkstyle:Add checkstyle rule to prevent using raw HashMap, HashSet, ArrayList - posted by GitBox <gi...@apache.org> on 2021/12/18 00:32:00 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3769: Spark 3.0: Use snapshot schema for time travel queries - posted by GitBox <gi...@apache.org> on 2021/12/18 00:32:13 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3768: Spark 3.1: Use snapshot schema for time travel queries - posted by GitBox <gi...@apache.org> on 2021/12/18 00:32:23 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3770: Spec: Initial OpenAPI Spec for a Rest Catalog - posted by GitBox <gi...@apache.org> on 2021/12/18 00:41:09 UTC, 24 replies.
- [GitHub] [iceberg] kbendick closed pull request #3561: [CORE] Specification for an HTTP REST catalog - posted by GitBox <gi...@apache.org> on 2021/12/18 00:47:57 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer merged pull request #3767: Add spark's legacy mode write tests to spark3.0 and 3.1 versions. - posted by GitBox <gi...@apache.org> on 2021/12/18 00:49:11 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3770: Spec: Initial OpenAPI Spec for a Rest Catalog - posted by GitBox <gi...@apache.org> on 2021/12/18 00:51:26 UTC, 36 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3770: Spec: Initial OpenAPI Spec for a Rest Catalog - posted by GitBox <gi...@apache.org> on 2021/12/18 01:43:54 UTC, 0 replies.
- [GitHub] [iceberg] kbendick removed a comment on pull request #3770: Spec: Initial OpenAPI Spec for a Rest Catalog - posted by GitBox <gi...@apache.org> on 2021/12/18 02:42:05 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #3718: Spark: Support passing specific list of snapshot id for ExpireSnapshots procedure - posted by GitBox <gi...@apache.org> on 2021/12/18 05:08:14 UTC, 0 replies.
- [GitHub] [iceberg] puchengy opened a new pull request #3771: Build: Upgrade Gradle to 7.3.2 - posted by GitBox <gi...@apache.org> on 2021/12/18 18:25:16 UTC, 0 replies.
- [GitHub] [iceberg] adiroy05 commented on issue #3704: Inserts to the table partitioned by 'fixed' column fail - posted by GitBox <gi...@apache.org> on 2021/12/18 18:30:28 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #3771: Build: Upgrade Gradle to 7.3.2 - posted by GitBox <gi...@apache.org> on 2021/12/18 19:31:15 UTC, 1 replies.
- [GitHub] [iceberg] zhongyujiang opened a new pull request #3772: [Api][Spark]Add cleanExpiredFiles to Actions/ExpireSnapshots - posted by GitBox <gi...@apache.org> on 2021/12/19 10:37:37 UTC, 0 replies.
- [GitHub] [iceberg] sanyud24 commented on issue #3678: Add documentation about Iceberg config naming convention - posted by GitBox <gi...@apache.org> on 2021/12/19 13:45:20 UTC, 0 replies.
- [GitHub] [iceberg] ajantha-bhat commented on a change in pull request #3772: [Api][Spark]Add cleanExpiredFiles to Actions/ExpireSnapshots - posted by GitBox <gi...@apache.org> on 2021/12/19 18:15:14 UTC, 6 replies.
- [GitHub] [iceberg] rdblue opened a new pull request #3773: Parquet: Simplify changes from #3723 - posted by GitBox <gi...@apache.org> on 2021/12/19 18:32:56 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3773: Parquet: Simplify changes from #3723 - posted by GitBox <gi...@apache.org> on 2021/12/19 18:33:06 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3772: [Api][Spark]Add cleanExpiredFiles to Actions/ExpireSnapshots - posted by GitBox <gi...@apache.org> on 2021/12/19 18:36:39 UTC, 2 replies.
- [GitHub] [iceberg] rdblue merged pull request #3771: Build: Upgrade Gradle to 7.3.2 - posted by GitBox <gi...@apache.org> on 2021/12/19 18:40:40 UTC, 0 replies.
- [GitHub] [iceberg] SinghAsDev commented on pull request #3773: Parquet: Simplify changes from #3723 - posted by GitBox <gi...@apache.org> on 2021/12/19 19:06:38 UTC, 0 replies.
- [GitHub] [iceberg] SinghAsDev commented on a change in pull request #3773: Parquet: Simplify changes from #3723 - posted by GitBox <gi...@apache.org> on 2021/12/19 19:15:44 UTC, 0 replies.
- [GitHub] [iceberg] SinghAsDev opened a new pull request #3774: [Parquet] Add support to read Parquet files written with old 2-level list structures. - posted by GitBox <gi...@apache.org> on 2021/12/19 20:24:28 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3764: Spark: Implement copy-on-write UPDATE - posted by GitBox <gi...@apache.org> on 2021/12/19 20:28:20 UTC, 18 replies.
- [GitHub] [iceberg] SinghAsDev commented on pull request #3774: [Parquet] Add support to read Parquet files written with old 2-level list structures. - posted by GitBox <gi...@apache.org> on 2021/12/19 21:42:22 UTC, 1 replies.
- [GitHub] [iceberg] rdblue closed pull request #3718: Spark: Support passing specific list of snapshot id for ExpireSnapshots procedure - posted by GitBox <gi...@apache.org> on 2021/12/19 23:49:23 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3740: [Flink] fix data overflow while convert Integer to Long (#3738) - posted by GitBox <gi...@apache.org> on 2021/12/19 23:55:03 UTC, 2 replies.
- [GitHub] [iceberg] rdblue merged pull request #3758: Docs: add link to how to use iceberg with dremio on side nav bar - posted by GitBox <gi...@apache.org> on 2021/12/19 23:55:44 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3758: Docs: add link to how to use iceberg with dremio on side nav bar - posted by GitBox <gi...@apache.org> on 2021/12/19 23:55:54 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3733: Core: Don't delete files during transaction commit when commit state is unknown - posted by GitBox <gi...@apache.org> on 2021/12/19 23:58:44 UTC, 0 replies.
- [GitHub] [iceberg] rdblue opened a new pull request #3775: Core: Replace SnapshotUtil firstSnapshotAfterTimestamp - posted by GitBox <gi...@apache.org> on 2021/12/20 01:02:08 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #3775: Core: Replace SnapshotUtil firstSnapshotAfterTimestamp - posted by GitBox <gi...@apache.org> on 2021/12/20 01:13:36 UTC, 5 replies.
- [GitHub] [iceberg] hililiwei commented on a change in pull request #3761: Docs: Update compatibility table - posted by GitBox <gi...@apache.org> on 2021/12/20 01:51:07 UTC, 4 replies.
- [GitHub] [iceberg] yittg opened a new issue #3776: Flink connector thrown `Trying to access closed classloader` - posted by GitBox <gi...@apache.org> on 2021/12/20 04:21:41 UTC, 0 replies.
- [GitHub] [iceberg] uncleGen commented on pull request #3605: make ApplyNameMapping keep field's name after name mapping. - posted by GitBox <gi...@apache.org> on 2021/12/20 07:51:54 UTC, 1 replies.
- [GitHub] [iceberg] uncleGen edited a comment on pull request #3605: make ApplyNameMapping keep field's name after name mapping. - posted by GitBox <gi...@apache.org> on 2021/12/20 07:56:48 UTC, 1 replies.
- [GitHub] [iceberg] zhongyujiang commented on pull request #3772: [Api][Spark]Add cleanExpiredFiles to Actions/ExpireSnapshots - posted by GitBox <gi...@apache.org> on 2021/12/20 11:53:47 UTC, 1 replies.
- [GitHub] [iceberg] zhongyujiang commented on a change in pull request #3772: [Api][Spark]Add cleanExpiredFiles to Actions/ExpireSnapshots - posted by GitBox <gi...@apache.org> on 2021/12/20 11:55:26 UTC, 3 replies.
- [GitHub] [iceberg] zhongyujiang commented on pull request #3605: make ApplyNameMapping keep field's name after name mapping. - posted by GitBox <gi...@apache.org> on 2021/12/20 12:56:15 UTC, 0 replies.
- [GitHub] [iceberg] zhongyujiang closed pull request #3605: make ApplyNameMapping keep field's name after name mapping. - posted by GitBox <gi...@apache.org> on 2021/12/20 12:56:28 UTC, 0 replies.
- [GitHub] [iceberg] zhongyujiang opened a new pull request #3777: [Parquet]Fix RemoveIds change parquet repeatedElement name - posted by GitBox <gi...@apache.org> on 2021/12/20 13:41:23 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #3772: [Api][Spark]Add cleanExpiredFiles to Actions/ExpireSnapshots - posted by GitBox <gi...@apache.org> on 2021/12/20 13:46:51 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #3772: [Api][Spark]Add cleanExpiredFiles to Actions/ExpireSnapshots - posted by GitBox <gi...@apache.org> on 2021/12/20 13:50:07 UTC, 0 replies.
- [GitHub] [iceberg] qq240035000 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/12/20 14:30:58 UTC, 0 replies.
- [GitHub] [iceberg] zhongyujiang edited a comment on pull request #3772: [Api][Spark]Add cleanExpiredFiles to Actions/ExpireSnapshots - posted by GitBox <gi...@apache.org> on 2021/12/20 15:02:11 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3740: [Flink] fix data overflow while convert Integer to Long (#3738) - posted by GitBox <gi...@apache.org> on 2021/12/20 16:38:10 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3775: Core: Replace SnapshotUtil firstSnapshotAfterTimestamp - posted by GitBox <gi...@apache.org> on 2021/12/20 17:00:27 UTC, 5 replies.
- [GitHub] [iceberg] samredai commented on a change in pull request #3450: [Python] support iceberg transforms in python - posted by GitBox <gi...@apache.org> on 2021/12/20 17:35:02 UTC, 1 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #3764: Spark: Implement copy-on-write UPDATE - posted by GitBox <gi...@apache.org> on 2021/12/20 17:46:38 UTC, 2 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3777: [Parquet]Fix RemoveIds change parquet repeatedElement name - posted by GitBox <gi...@apache.org> on 2021/12/20 17:48:21 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3732: Docs: Add stream-from-timestamp in spark-configuration.md - posted by GitBox <gi...@apache.org> on 2021/12/20 17:59:50 UTC, 3 replies.
- [GitHub] [iceberg] adiroy05 commented on 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/12/20 18:14:54 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho commented on a change in pull request #3775: Core: Replace SnapshotUtil firstSnapshotAfterTimestamp - posted by GitBox <gi...@apache.org> on 2021/12/20 19:34:30 UTC, 4 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #2062: [CORE] Add in a NOT_STARTS_WITH operator - posted by GitBox <gi...@apache.org> on 2021/12/20 20:35:33 UTC, 15 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #2062: [CORE] Add in a NOT_STARTS_WITH operator - posted by GitBox <gi...@apache.org> on 2021/12/20 20:42:36 UTC, 10 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3645: fix startsWith expression NullPointerException error caused by null v… - posted by GitBox <gi...@apache.org> on 2021/12/20 21:36:52 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3645: fix startsWith expression NullPointerException error caused by null v… - posted by GitBox <gi...@apache.org> on 2021/12/20 21:38:53 UTC, 2 replies.
- [GitHub] [iceberg] kbendick opened a new pull request #3778: [SPARK][WIP] Fix NPE when casting partition columns to string type in getPartitions - posted by GitBox <gi...@apache.org> on 2021/12/20 21:48:02 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3778: [SPARK][WIP] Fix NPE when casting partition columns to string type in getPartitions - posted by GitBox <gi...@apache.org> on 2021/12/20 21:56:23 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3778: [SPARK][WIP] Fix NPE when casting partition columns to string type in getPartitions - posted by GitBox <gi...@apache.org> on 2021/12/20 22:00:40 UTC, 1 replies.
- [GitHub] [iceberg] williamhyun opened a new pull request #3779: Upgrade ORC dependency to 1.7.2 - posted by GitBox <gi...@apache.org> on 2021/12/20 22:01:00 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3778: [SPARK] Fix NPE when calling toString on partition column values in getPartitions (Spark 3.2) - posted by GitBox <gi...@apache.org> on 2021/12/20 22:46:22 UTC, 6 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3777: [Parquet]Fix RemoveIds change parquet repeatedElement name - posted by GitBox <gi...@apache.org> on 2021/12/20 23:40:20 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3778: [SPARK] Fix NPE when calling toString on partition column values in getPartitions (Spark 3.2) - posted by GitBox <gi...@apache.org> on 2021/12/20 23:47:05 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3757: Spark: Fix UnresolvedException for some filters in rewrite_data_files procedure - posted by GitBox <gi...@apache.org> on 2021/12/20 23:48:26 UTC, 3 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3732: Docs: Add stream-from-timestamp in spark-configuration.md - posted by GitBox <gi...@apache.org> on 2021/12/21 00:06:00 UTC, 0 replies.
- [GitHub] [iceberg] rdblue closed pull request #3777: [Parquet]Fix RemoveIds change parquet repeatedElement name - posted by GitBox <gi...@apache.org> on 2021/12/21 00:16:47 UTC, 0 replies.
- [GitHub] [iceberg] rdblue closed pull request #3269: Spark: Support time travel through table names - posted by GitBox <gi...@apache.org> on 2021/12/21 00:18:47 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3269: Spark: Support time travel through table names - posted by GitBox <gi...@apache.org> on 2021/12/21 00:18:47 UTC, 0 replies.
- [GitHub] [iceberg] rdblue opened a new pull request #3780: Lazily initialize the underlying writer in ParquetWriter - posted by GitBox <gi...@apache.org> on 2021/12/21 00:38:16 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3764: Spark: Implement copy-on-write UPDATE - posted by GitBox <gi...@apache.org> on 2021/12/21 00:43:41 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3764: Spark: Implement copy-on-write UPDATE - posted by GitBox <gi...@apache.org> on 2021/12/21 00:44:11 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #2062: [CORE] Add in a NOT_STARTS_WITH operator (including Spark 3.2) - posted by GitBox <gi...@apache.org> on 2021/12/21 00:44:41 UTC, 0 replies.
- [GitHub] [iceberg] rdblue closed issue #1952: Failure evaluating expressions for NOT + STARTS_WITH predicate - posted by GitBox <gi...@apache.org> on 2021/12/21 00:44:41 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #2062: [CORE] Add in a NOT_STARTS_WITH operator (including Spark 3.2) - posted by GitBox <gi...@apache.org> on 2021/12/21 00:45:02 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3775: Core: Replace SnapshotUtil firstSnapshotAfterTimestamp - posted by GitBox <gi...@apache.org> on 2021/12/21 00:45:52 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3775: Core: Replace SnapshotUtil firstSnapshotAfterTimestamp - posted by GitBox <gi...@apache.org> on 2021/12/21 00:46:03 UTC, 0 replies.
- [GitHub] [iceberg] cccs-eric commented on pull request #2062: [CORE] Add in a NOT_STARTS_WITH operator (including Spark 3.2) - posted by GitBox <gi...@apache.org> on 2021/12/21 00:46:55 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3732: Docs: Add stream-from-timestamp in spark-configuration.md - posted by GitBox <gi...@apache.org> on 2021/12/21 00:48:42 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3778: [SPARK] Fix NPE when calling toString on partition column values in getPartitions (Spark 3.2) - posted by GitBox <gi...@apache.org> on 2021/12/21 00:52:46 UTC, 2 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3778: [SPARK] Fix NPE when calling toString on partition column values in getPartitions (Spark 3.2) - posted by GitBox <gi...@apache.org> on 2021/12/21 00:56:02 UTC, 1 replies.
- [GitHub] [iceberg] kbendick opened a new pull request #3781: [SPARK] Add in NOT_STARTS_WITH support to Spark 3.0 - posted by GitBox <gi...@apache.org> on 2021/12/21 01:09:56 UTC, 0 replies.
- [GitHub] [iceberg] kbendick opened a new pull request #3782: [SPARK] Add in NOT_STARTS_WITH support to Spark 3.1 - posted by GitBox <gi...@apache.org> on 2021/12/21 01:10:16 UTC, 0 replies.
- [GitHub] [iceberg] zhongyujiang commented on pull request #3777: [Parquet]Fix RemoveIds change parquet repeatedElement name - posted by GitBox <gi...@apache.org> on 2021/12/21 02:06:01 UTC, 0 replies.
- [GitHub] [iceberg] uncleGen commented on pull request #3723: Fix Iceberg's parquet reader returning nulls incorrectly for parquet files written by writers that don't use list and element as names. - posted by GitBox <gi...@apache.org> on 2021/12/21 02:54:52 UTC, 0 replies.
- [GitHub] [iceberg] uncleGen edited a comment on pull request #3723: Fix Iceberg's parquet reader returning nulls incorrectly for parquet files written by writers that don't use list and element as names. - posted by GitBox <gi...@apache.org> on 2021/12/21 02:55:12 UTC, 0 replies.
- [GitHub] [iceberg] uncleGen removed a comment on pull request #3723: Fix Iceberg's parquet reader returning nulls incorrectly for parquet files written by writers that don't use list and element as names. - posted by GitBox <gi...@apache.org> on 2021/12/21 02:57:28 UTC, 0 replies.
- [GitHub] [iceberg] uncleGen commented on pull request #3773: Parquet: Simplify changes from #3723 - posted by GitBox <gi...@apache.org> on 2021/12/21 02:59:53 UTC, 0 replies.
- [GitHub] [iceberg] uncleGen removed a comment on pull request #3773: Parquet: Simplify changes from #3723 - posted by GitBox <gi...@apache.org> on 2021/12/21 03:04:06 UTC, 0 replies.
- [GitHub] [iceberg] hameizi commented on pull request #3104: Core: add snapshot reference to table metadata - posted by GitBox <gi...@apache.org> on 2021/12/21 04:27:40 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on pull request #3775: Core: Replace SnapshotUtil firstSnapshotAfterTimestamp - posted by GitBox <gi...@apache.org> on 2021/12/21 05:09:58 UTC, 0 replies.
- [GitHub] [iceberg] yittg commented on issue #3776: Flink connector thrown `Trying to access closed classloader` - posted by GitBox <gi...@apache.org> on 2021/12/21 06:14:03 UTC, 3 replies.
- [GitHub] [iceberg] yittg edited a comment on issue #3776: Flink connector thrown `Trying to access closed classloader` - posted by GitBox <gi...@apache.org> on 2021/12/21 06:17:58 UTC, 2 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3780: Lazily initialize the underlying writer in ParquetWriter - posted by GitBox <gi...@apache.org> on 2021/12/21 06:24:25 UTC, 0 replies.
- [GitHub] [iceberg] pvary commented on a change in pull request #3752: Hive: add config for disabling FileIO hadoop configuration serialization - posted by GitBox <gi...@apache.org> on 2021/12/21 07:16:37 UTC, 2 replies.
- [GitHub] [iceberg] pvary edited a comment on pull request #3752: Hive: add config for disabling FileIO hadoop configuration serialization - posted by GitBox <gi...@apache.org> on 2021/12/21 07:31:07 UTC, 1 replies.
- [GitHub] [iceberg] liangyouze opened a new issue #3783: Cannot set TBLPROPERTIES when using HiveCatalog - posted by GitBox <gi...@apache.org> on 2021/12/21 08:09:10 UTC, 0 replies.
- [GitHub] [iceberg] hongyonggan commented on issue #3783: Cannot set TBLPROPERTIES when using HiveCatalog - posted by GitBox <gi...@apache.org> on 2021/12/21 08:31:43 UTC, 0 replies.
- [GitHub] [iceberg] hongyonggan removed a comment on issue #3783: Cannot set TBLPROPERTIES when using HiveCatalog - posted by GitBox <gi...@apache.org> on 2021/12/21 08:32:04 UTC, 0 replies.
- [GitHub] [iceberg] ajantha-bhat commented on issue #3783: Cannot set TBLPROPERTIES when using HiveCatalog - posted by GitBox <gi...@apache.org> on 2021/12/21 12:22:23 UTC, 1 replies.
- [GitHub] [iceberg] hililiwei opened a new pull request #3784: ORC:ORC supports rolling writers. - posted by GitBox <gi...@apache.org> on 2021/12/21 13:19:31 UTC, 0 replies.
- [GitHub] [iceberg] hililiwei commented on 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/12/21 14:04:43 UTC, 0 replies.
- [GitHub] [iceberg] NeQuissimus commented on pull request #3780: Lazily initialize the underlying writer in ParquetWriter - posted by GitBox <gi...@apache.org> on 2021/12/21 15:04:56 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3780: Lazily initialize the underlying writer in ParquetWriter - posted by GitBox <gi...@apache.org> on 2021/12/21 16:26:53 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3781: [SPARK] Add in NOT_STARTS_WITH support to Spark 3.0 - posted by GitBox <gi...@apache.org> on 2021/12/21 16:32:20 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3782: [SPARK] Add in NOT_STARTS_WITH support to Spark 3.1 - posted by GitBox <gi...@apache.org> on 2021/12/21 16:33:03 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3782: [SPARK] Add in NOT_STARTS_WITH support to Spark 3.1 - posted by GitBox <gi...@apache.org> on 2021/12/21 16:33:13 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3779: ORC: Upgrade ORC dependency to 1.7.2 - posted by GitBox <gi...@apache.org> on 2021/12/21 16:41:33 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3779: ORC: Upgrade ORC dependency to 1.7.2 - posted by GitBox <gi...@apache.org> on 2021/12/21 16:41:43 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3778: [SPARK] Fix NPE when calling toString on partition column values in getPartitions (Spark 3.2) - posted by GitBox <gi...@apache.org> on 2021/12/21 16:51:03 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on pull request #3763: Spark: Implement merge-on-read DELETE - posted by GitBox <gi...@apache.org> on 2021/12/21 17:28:25 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3773: Parquet: Simplify changes from #3723 - posted by GitBox <gi...@apache.org> on 2021/12/21 17:36:48 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3773: Parquet: Simplify changes from #3723 - posted by GitBox <gi...@apache.org> on 2021/12/21 17:37:19 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3752: Hive: add config for disabling FileIO hadoop configuration serialization - posted by GitBox <gi...@apache.org> on 2021/12/21 18:28:52 UTC, 0 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/12/21 18:35:48 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3718: Spark: Support passing specific list of snapshot id for ExpireSnapshots procedure - posted by GitBox <gi...@apache.org> on 2021/12/21 18:52:24 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 closed issue #3657: Add checkstyle rule to prevent using raw HashMap, HashSet, ArrayList - posted by GitBox <gi...@apache.org> on 2021/12/21 18:58:16 UTC, 0 replies.
- [GitHub] [iceberg] kbendick opened a new pull request #3785: [SPARK] Fix NPE for null partition cols in add_files_procedure - Backport of #3778 (Spark 3.1) - posted by GitBox <gi...@apache.org> on 2021/12/21 19:18:20 UTC, 0 replies.
- [GitHub] [iceberg] kbendick opened a new pull request #3786: [SPARK] Fix NPE for null partition cols in add_files_procedure - Backport of #3778 (Spark 3.0) - posted by GitBox <gi...@apache.org> on 2021/12/21 19:34:29 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3774: [Parquet] Add support to read Parquet files written with old 2-level list structures. - posted by GitBox <gi...@apache.org> on 2021/12/21 19:40:09 UTC, 0 replies.
- [GitHub] [iceberg] kbendick opened a new pull request #3787: [SITE] Document cache.expiration-interval-ms in Spark Configuration - posted by GitBox <gi...@apache.org> on 2021/12/21 20:24:25 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3786: [SPARK] Fix NPE for null partition cols in add_files_procedure - Backport of #3778 (Spark 3.0) - posted by GitBox <gi...@apache.org> on 2021/12/21 20:26:26 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3785: [SPARK] Fix NPE for null partition cols in add_files_procedure - Backport of #3778 (Spark 3.1) - posted by GitBox <gi...@apache.org> on 2021/12/21 20:26:58 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3787: [SITE] Document cache.expiration-interval-ms in Spark Configuration - posted by GitBox <gi...@apache.org> on 2021/12/21 20:28:41 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3749: Spark: We should probably say why we cannot process the snapshot in SparkMicroBatchStream - posted by GitBox <gi...@apache.org> on 2021/12/21 20:31:56 UTC, 12 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3787: [SITE] Document cache.expiration-interval-ms in Spark Configuration - posted by GitBox <gi...@apache.org> on 2021/12/21 20:43:51 UTC, 1 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3787: [SITE] Document cache.expiration-interval-ms in Spark Configuration - posted by GitBox <gi...@apache.org> on 2021/12/21 21:07:28 UTC, 2 replies.
- [GitHub] [iceberg] szehon-ho commented on a change in pull request #3770: Spec: Initial OpenAPI Spec for a Rest Catalog - posted by GitBox <gi...@apache.org> on 2021/12/21 23:16:59 UTC, 0 replies.
- [GitHub] [iceberg] kbendick edited a comment on pull request #3787: [SITE] Document cache.expiration-interval-ms in Spark Configuration - posted by GitBox <gi...@apache.org> on 2021/12/21 23:24:42 UTC, 1 replies.
- [GitHub] [iceberg] rdblue merged pull request #3787: [SITE] Document cache.expiration-interval-ms in Spark Configuration - posted by GitBox <gi...@apache.org> on 2021/12/21 23:54:48 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3787: [SITE] Document cache.expiration-interval-ms in Spark Configuration - posted by GitBox <gi...@apache.org> on 2021/12/21 23:55:08 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3787: [SITE] Document cache.expiration-interval-ms in Spark Configuration - posted by GitBox <gi...@apache.org> on 2021/12/21 23:55:28 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3770: Spec: Initial OpenAPI Spec for a Rest Catalog - posted by GitBox <gi...@apache.org> on 2021/12/22 00:02:54 UTC, 0 replies.
- [GitHub] [iceberg] liangyouze commented on issue #3783: Cannot set TBLPROPERTIES when using HiveCatalog - posted by GitBox <gi...@apache.org> on 2021/12/22 03:15:28 UTC, 1 replies.
- [GitHub] [iceberg] ajantha-bhat closed pull request #3718: Spark: Support passing specific list of snapshot id for ExpireSnapshots procedure - posted by GitBox <gi...@apache.org> on 2021/12/22 04:42:10 UTC, 0 replies.
- [GitHub] [iceberg] xloya opened a new issue #3789: Add min sequence number of referenced data files in a position-delete file's manifest entry - posted by GitBox <gi...@apache.org> on 2021/12/22 07:21:48 UTC, 0 replies.
- [GitHub] [iceberg] CodingCat commented on a change in pull request #3663: fix data loss in multi-threading append with HadoopTable - posted by GitBox <gi...@apache.org> on 2021/12/22 07:49:17 UTC, 0 replies.
- [GitHub] [iceberg] pvary commented on issue #3783: Cannot set TBLPROPERTIES when using HiveCatalog - posted by GitBox <gi...@apache.org> on 2021/12/22 08:05:11 UTC, 0 replies.
- [GitHub] [iceberg] marton-bod commented on a change in pull request #3752: Hive: add config for disabling FileIO hadoop configuration serialization - posted by GitBox <gi...@apache.org> on 2021/12/22 09:46:44 UTC, 2 replies.
- [GitHub] [iceberg] marton-bod commented on pull request #3752: Hive: add config for disabling FileIO hadoop configuration serialization - posted by GitBox <gi...@apache.org> on 2021/12/22 10:45:14 UTC, 0 replies.
- [GitHub] [iceberg] chenzihao5 commented on a change in pull request #3740: [Flink] fix data overflow while convert Integer to Long (#3738) - posted by GitBox <gi...@apache.org> on 2021/12/22 11:00:32 UTC, 0 replies.
- [GitHub] [iceberg] lirui-apache opened a new pull request #3790: Test: Make sure to delete temp folders - posted by GitBox <gi...@apache.org> on 2021/12/22 11:09:36 UTC, 0 replies.
- [GitHub] [iceberg] pvary commented on a change in pull request #3790: Test: Make sure to delete temp folders - posted by GitBox <gi...@apache.org> on 2021/12/22 13:12:17 UTC, 4 replies.
- [GitHub] [iceberg] xiaotianzhang01 commented on pull request #3708: Spark: Add register Truncate UDF - posted by GitBox <gi...@apache.org> on 2021/12/22 13:16:06 UTC, 0 replies.
- [GitHub] [iceberg] xiaotianzhang01 commented on a change in pull request #3728: Spark: Generate Spark's SQL literal format for binary and update the toString representation of binary/fixed literals. - posted by GitBox <gi...@apache.org> on 2021/12/22 13:19:44 UTC, 4 replies.
- [GitHub] [iceberg] pvary commented on pull request #3790: Test: Make sure to delete temp folders - posted by GitBox <gi...@apache.org> on 2021/12/22 13:19:55 UTC, 0 replies.
- [GitHub] [iceberg] racevedoo opened a new issue #3791: Deadlock when using CachingCatalog - posted by GitBox <gi...@apache.org> on 2021/12/22 17:50:36 UTC, 0 replies.
- [GitHub] [iceberg] racevedoo commented on issue #3791: Deadlock when using CachingCatalog - posted by GitBox <gi...@apache.org> on 2021/12/22 17:50:46 UTC, 0 replies.
- [GitHub] [iceberg] racevedoo commented on issue #3791: Deadlock when using CachingCatalog with Iceberg 0.13.0-SNAPSHOT - posted by GitBox <gi...@apache.org> on 2021/12/22 17:54:51 UTC, 6 replies.
- [GitHub] [iceberg] jotarada opened a new issue #3792: Drop managed table after drop data - posted by GitBox <gi...@apache.org> on 2021/12/22 18:18:21 UTC, 0 replies.
- [GitHub] [iceberg] dongjoon-hyun commented on pull request #3779: ORC: Upgrade ORC dependency to 1.7.2 - posted by GitBox <gi...@apache.org> on 2021/12/22 18:39:28 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on issue #3791: Deadlock when using CachingCatalog with Iceberg 0.13.0-SNAPSHOT - posted by GitBox <gi...@apache.org> on 2021/12/22 18:57:49 UTC, 2 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3663: fix data loss in concurrent appending with HadoopTable - posted by GitBox <gi...@apache.org> on 2021/12/22 19:39:31 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3663: fix data loss in concurrent appending with HadoopTable - posted by GitBox <gi...@apache.org> on 2021/12/22 19:41:41 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3770: Spec: Initial OpenAPI Spec for a Rest Catalog - posted by GitBox <gi...@apache.org> on 2021/12/22 21:18:35 UTC, 2 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3774: [Parquet] Add support to read Parquet files written with old 2-level list structures. - posted by GitBox <gi...@apache.org> on 2021/12/22 21:40:44 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 merged pull request #3757: Spark: Fix UnresolvedException for some filters in rewrite_data_files procedure - posted by GitBox <gi...@apache.org> on 2021/12/22 21:45:17 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 closed issue #3756: In-filter throws exception for rewrite_data_files procedure. - posted by GitBox <gi...@apache.org> on 2021/12/22 21:45:17 UTC, 0 replies.
- [GitHub] [iceberg] CodingCat commented on a change in pull request #3663: fix data loss in concurrent appending with HadoopTable - posted by GitBox <gi...@apache.org> on 2021/12/22 22:34:24 UTC, 4 replies.
- [GitHub] [iceberg] KarlManong opened a new pull request #3793: upgrade gradle to 7.3.3 - posted by GitBox <gi...@apache.org> on 2021/12/23 01:54:03 UTC, 0 replies.
- [GitHub] [iceberg] ajantha-bhat opened a new pull request #3794: Spark-3.0: Fix UnresolvedException for some filters in rewrite_data_files - posted by GitBox <gi...@apache.org> on 2021/12/23 02:36:07 UTC, 0 replies.
- [GitHub] [iceberg] ajantha-bhat opened a new pull request #3795: Spark-3.1: Fix UnresolvedException for some filters in rewrite_data_files - posted by GitBox <gi...@apache.org> on 2021/12/23 02:36:48 UTC, 0 replies.
- [GitHub] [iceberg] ajantha-bhat commented on a change in pull request #3795: Spark-3.1: Fix UnresolvedException for some filters in rewrite_data_files - posted by GitBox <gi...@apache.org> on 2021/12/23 04:45:34 UTC, 0 replies.
- [GitHub] [iceberg] ajantha-bhat commented on a change in pull request #3794: Spark-3.0: Fix UnresolvedException for some filters in rewrite_data_files - posted by GitBox <gi...@apache.org> on 2021/12/23 04:48:17 UTC, 1 replies.
- [GitHub] [iceberg] ben-manes commented on issue #3791: Deadlock when using CachingCatalog with Iceberg 0.13.0-SNAPSHOT - posted by GitBox <gi...@apache.org> on 2021/12/23 05:28:52 UTC, 0 replies.
- [GitHub] [iceberg] ajantha-bhat opened a new pull request #3796: Docs: update spark doc about incremental scan - posted by GitBox <gi...@apache.org> on 2021/12/23 05:51:40 UTC, 0 replies.
- [GitHub] [iceberg] yittg opened a new pull request #3797: Sync thread context class loader with where invoked for ThreadPools - posted by GitBox <gi...@apache.org> on 2021/12/23 08:05:10 UTC, 0 replies.
- [GitHub] [iceberg] xiaotianzhang01 commented on pull request #3728: Spark: Generate Spark's SQL literal format for binary and update the toString representation of binary/fixed literals. - posted by GitBox <gi...@apache.org> on 2021/12/23 09:08:46 UTC, 1 replies.
- [GitHub] [iceberg] lirui-apache commented on a change in pull request #3790: Test: Make sure to delete temp folders - posted by GitBox <gi...@apache.org> on 2021/12/23 10:17:19 UTC, 7 replies.
- [GitHub] [iceberg] NeQuissimus closed pull request #3293: Lazily initialize the writer inside ParquetWriter - posted by GitBox <gi...@apache.org> on 2021/12/23 14:10:34 UTC, 0 replies.
- [GitHub] [iceberg] NeQuissimus commented on pull request #3293: Lazily initialize the writer inside ParquetWriter - posted by GitBox <gi...@apache.org> on 2021/12/23 14:10:34 UTC, 0 replies.
- [GitHub] [iceberg] racevedoo opened a new pull request #3798: Core: add test for deadlock in CachingCatalog - posted by GitBox <gi...@apache.org> on 2021/12/23 14:37:26 UTC, 0 replies.
- [GitHub] [iceberg] izchen opened a new pull request #3799: Hotfix: Attach Test annotation to testDeleteFromTableAtSnapshot - posted by GitBox <gi...@apache.org> on 2021/12/23 14:54:44 UTC, 0 replies.
- [GitHub] [iceberg] sanyud24 opened a new pull request #3800: Docs: Added config naming - posted by GitBox <gi...@apache.org> on 2021/12/23 15:12:26 UTC, 0 replies.
- [GitHub] [iceberg] racevedoo opened a new pull request #3801: Core: fixes deadlock in CachingCatalog - posted by GitBox <gi...@apache.org> on 2021/12/23 16:29:51 UTC, 0 replies.
- [GitHub] [iceberg] racevedoo commented on a change in pull request #3798: Core: add test for deadlock in CachingCatalog - posted by GitBox <gi...@apache.org> on 2021/12/23 16:32:11 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3647: retain flinkCheckpointInfo when rewrite datafiles to ensure restore flink job from checkpoint success - posted by GitBox <gi...@apache.org> on 2021/12/23 17:37:48 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3647: retain flinkCheckpointInfo when rewrite datafiles to ensure restore flink job from checkpoint success - posted by GitBox <gi...@apache.org> on 2021/12/23 17:38:08 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3552: Flink: fix KryoException for serialize getters of RowDataWrapper. - posted by GitBox <gi...@apache.org> on 2021/12/23 17:41:39 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3552: Flink: fix KryoException for serialize getters of RowDataWrapper. - posted by GitBox <gi...@apache.org> on 2021/12/23 17:43:15 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3801: Core: fix deadlock in CachingCatalog - posted by GitBox <gi...@apache.org> on 2021/12/23 19:54:14 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3800: Docs: Added config naming - posted by GitBox <gi...@apache.org> on 2021/12/23 19:58:11 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3800: Docs: Added config naming - posted by GitBox <gi...@apache.org> on 2021/12/23 19:58:31 UTC, 0 replies.
- [GitHub] [iceberg] rdblue closed issue #3678: Add documentation about Iceberg config naming convention - posted by GitBox <gi...@apache.org> on 2021/12/23 19:58:31 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3740: [Flink] fix data overflow while convert Integer to Long (#3738) - posted by GitBox <gi...@apache.org> on 2021/12/23 20:38:52 UTC, 0 replies.
- [GitHub] [iceberg] rdblue closed issue #3738: Problem of data overflow when convert Integer to Long - posted by GitBox <gi...@apache.org> on 2021/12/23 20:39:43 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on issue #3738: Problem of data overflow when convert Integer to Long - posted by GitBox <gi...@apache.org> on 2021/12/23 20:39:43 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3663: fix data loss in concurrent appending with HadoopTable - posted by GitBox <gi...@apache.org> on 2021/12/23 20:41:43 UTC, 17 replies.
- [GitHub] [iceberg] racevedoo commented on a change in pull request #3801: Core: fix deadlock in CachingCatalog - posted by GitBox <gi...@apache.org> on 2021/12/23 21:30:56 UTC, 12 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3801: Core: fix deadlock in CachingCatalog - posted by GitBox <gi...@apache.org> on 2021/12/24 02:28:18 UTC, 48 replies.
- [GitHub] [iceberg] izchen closed pull request #3799: Hotfix: Attach Test annotation to testDeleteFromTableAtSnapshot - posted by GitBox <gi...@apache.org> on 2021/12/24 02:58:31 UTC, 0 replies.
- [GitHub] [iceberg] kbendick opened a new pull request #3802: Remove unnecessary extra declarations of assertj in build file - posted by GitBox <gi...@apache.org> on 2021/12/24 03:28:17 UTC, 0 replies.
- [GitHub] [iceberg] kbendick opened a new pull request #3803: Update caffeine cache library to latest 2.x release - posted by GitBox <gi...@apache.org> on 2021/12/24 03:53:12 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3803: Update caffeine cache library to latest 2.x release - posted by GitBox <gi...@apache.org> on 2021/12/24 03:53:55 UTC, 3 replies.
- [GitHub] [iceberg] kbendick edited a comment on pull request #3803: Update caffeine cache library to latest 2.x release - posted by GitBox <gi...@apache.org> on 2021/12/24 03:57:54 UTC, 1 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3798: Core: add test for deadlock in CachingCatalog - posted by GitBox <gi...@apache.org> on 2021/12/24 04:02:41 UTC, 0 replies.
- [GitHub] [iceberg] kbendick removed a comment on pull request #3803: Update caffeine cache library to latest 2.x release - posted by GitBox <gi...@apache.org> on 2021/12/24 06:29:13 UTC, 0 replies.
- [GitHub] [iceberg] szehon-ho commented on pull request #2925: Core: Support serializable isolation for ReplacePartitions - posted by GitBox <gi...@apache.org> on 2021/12/24 07:02:54 UTC, 0 replies.
- [GitHub] [iceberg] sanyud24 commented on pull request #3800: Docs: Added config naming - posted by GitBox <gi...@apache.org> on 2021/12/24 07:15:41 UTC, 0 replies.
- [GitHub] [iceberg] ben-manes commented on pull request #3803: [DRAFT - Do not merge yet] Update caffeine cache library to latest 2.x release - posted by GitBox <gi...@apache.org> on 2021/12/24 07:33:01 UTC, 0 replies.
- [GitHub] [iceberg] tsianglei closed pull request #2970: Flink:Remove repeat set reuseContainers. - posted by GitBox <gi...@apache.org> on 2021/12/24 09:00:00 UTC, 0 replies.
- [GitHub] [iceberg] racevedoo commented on pull request #3801: Core: fix deadlock in CachingCatalog - posted by GitBox <gi...@apache.org> on 2021/12/24 09:56:40 UTC, 5 replies.
- [GitHub] [iceberg] racevedoo edited a comment on pull request #3801: Core: fix deadlock in CachingCatalog - posted by GitBox <gi...@apache.org> on 2021/12/24 09:57:31 UTC, 0 replies.
- [GitHub] [iceberg] lirui-apache commented on pull request #3790: Test: Make sure to delete temp folders - posted by GitBox <gi...@apache.org> on 2021/12/24 12:57:32 UTC, 2 replies.
- [GitHub] [iceberg] aokolnychyi opened a new pull request #3804: Spark: Implement copy-on-write MERGE - posted by GitBox <gi...@apache.org> on 2021/12/24 13:07:04 UTC, 0 replies.
- [GitHub] [iceberg] aokolnychyi commented on a change in pull request #3804: Spark: Implement copy-on-write MERGE - posted by GitBox <gi...@apache.org> on 2021/12/24 13:09:25 UTC, 13 replies.
- [GitHub] [iceberg] racevedoo removed a comment on pull request #3801: Core: fix deadlock in CachingCatalog - posted by GitBox <gi...@apache.org> on 2021/12/24 14:06:14 UTC, 0 replies.
- [GitHub] [iceberg] kbendick commented on a change in pull request #3794: Spark-3.0: Fix UnresolvedException for some filters in rewrite_data_files - posted by GitBox <gi...@apache.org> on 2021/12/24 21:36:18 UTC, 2 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3801: Core: fix deadlock in CachingCatalog - posted by GitBox <gi...@apache.org> on 2021/12/24 21:52:11 UTC, 1 replies.
- [GitHub] [iceberg] ben-manes commented on a change in pull request #3801: Core: fix deadlock in CachingCatalog - posted by GitBox <gi...@apache.org> on 2021/12/24 22:37:16 UTC, 4 replies.
- [GitHub] [iceberg] kbendick commented on pull request #3803: [DRAFT - Do not merge yet] Update caffeine cache library to latest 2.x release - posted by GitBox <gi...@apache.org> on 2021/12/25 00:20:36 UTC, 0 replies.
- [GitHub] [iceberg] lipusheng opened a new issue #3805: Document error correction: Partitions Transform 'day' Result type should be int - posted by GitBox <gi...@apache.org> on 2021/12/26 03:29:38 UTC, 0 replies.
- [GitHub] [iceberg] lipusheng opened a new pull request #3806: update 'Result type' of 'Partitions Transform' with name 'day' to be 'int' - posted by GitBox <gi...@apache.org> on 2021/12/26 03:39:22 UTC, 0 replies.
- [GitHub] [iceberg] lipusheng commented on issue #3805: Document error correction: Partitions Transform 'day' Result type should be int - posted by GitBox <gi...@apache.org> on 2021/12/26 03:40:32 UTC, 0 replies.
- [GitHub] [iceberg] racevedoo commented on pull request #3798: Core: add test for deadlock in CachingCatalog - posted by GitBox <gi...@apache.org> on 2021/12/26 15:04:17 UTC, 0 replies.
- [GitHub] [iceberg] racevedoo closed pull request #3798: Core: add test for deadlock in CachingCatalog - posted by GitBox <gi...@apache.org> on 2021/12/26 15:04:29 UTC, 0 replies.
- [GitHub] [iceberg] felixYyu opened a new pull request #3807: Fix override - posted by GitBox <gi...@apache.org> on 2021/12/27 02:18:50 UTC, 0 replies.
- [GitHub] [iceberg] weimy2018 opened a new pull request #3808: ORC: Add ORC bloom filter attributes to iceberg table - posted by GitBox <gi...@apache.org> on 2021/12/27 02:53:12 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #3801: Core: fix deadlock in CachingCatalog - posted by GitBox <gi...@apache.org> on 2021/12/27 05:11:44 UTC, 0 replies.
- [GitHub] [iceberg] dev-lpq commented on issue #2976: ClassCastException on wide tables with Spark 3.1.x - posted by GitBox <gi...@apache.org> on 2021/12/27 08:47:05 UTC, 0 replies.
- [GitHub] [iceberg] Narcasserun commented on issue #3585: Spark 3.2.0 java.lang.IncompatibleClassChangeError when using IcebergSparkSessionExtensions - posted by GitBox <gi...@apache.org> on 2021/12/27 09:11:00 UTC, 0 replies.
- [GitHub] [iceberg] Narcasserun commented on pull request #3804: Spark: Implement copy-on-write MERGE - posted by GitBox <gi...@apache.org> on 2021/12/27 09:25:48 UTC, 0 replies.
- [GitHub] [iceberg] Narcasserun edited a comment on pull request #3804: Spark: Implement copy-on-write MERGE - posted by GitBox <gi...@apache.org> on 2021/12/27 09:26:22 UTC, 0 replies.
- [GitHub] [iceberg] hililiwei commented on a change in pull request #3808: ORC: Add ORC bloom filter attributes to iceberg table - posted by GitBox <gi...@apache.org> on 2021/12/27 09:35:37 UTC, 0 replies.
- [GitHub] [iceberg] ajantha-bhat opened a new pull request #3809: Docs: update about format version table properties - posted by GitBox <gi...@apache.org> on 2021/12/27 10:22:22 UTC, 0 replies.
- [GitHub] [iceberg] hililiwei commented on pull request #3810: ORC: Add ORC support for write properties - posted by GitBox <gi...@apache.org> on 2021/12/27 13:06:26 UTC, 0 replies.
- [GitHub] [iceberg] hililiwei closed pull request #3810: ORC: Add ORC support for write properties - posted by GitBox <gi...@apache.org> on 2021/12/27 13:06:26 UTC, 0 replies.
- [GitHub] [iceberg] hililiwei opened a new pull request #3810: ORC: Add ORC support for write properties - posted by GitBox <gi...@apache.org> on 2021/12/27 13:06:26 UTC, 0 replies.
- [GitHub] [iceberg] bryanck opened a new pull request #3811: [Core] Set the worker pool size to be at least 2 threads - posted by GitBox <gi...@apache.org> on 2021/12/27 15:17:15 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3809: Docs: update about format version table properties - posted by GitBox <gi...@apache.org> on 2021/12/27 17:47:01 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3811: Core: Set the worker pool size to be at least 2 threads - posted by GitBox <gi...@apache.org> on 2021/12/27 19:00:18 UTC, 1 replies.
- [GitHub] [iceberg] bryanck commented on pull request #3811: Core: Set the worker pool size to be at least 2 threads - posted by GitBox <gi...@apache.org> on 2021/12/27 19:14:22 UTC, 1 replies.
- [GitHub] [iceberg] jackye1995 commented on a change in pull request #3810: ORC: Add ORC support for write properties - posted by GitBox <gi...@apache.org> on 2021/12/27 19:30:46 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3808: ORC: Add ORC bloom filter attributes to iceberg table - posted by GitBox <gi...@apache.org> on 2021/12/27 19:32:36 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3807: parquet:Fix miss override - posted by GitBox <gi...@apache.org> on 2021/12/27 19:38:55 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 merged pull request #3807: parquet:Fix miss override - posted by GitBox <gi...@apache.org> on 2021/12/27 19:39:55 UTC, 0 replies.
- [GitHub] [iceberg] jackye1995 commented on pull request #3752: Hive: add config for disabling FileIO hadoop configuration serialization - posted by GitBox <gi...@apache.org> on 2021/12/27 20:29:21 UTC, 0 replies.
- [GitHub] [iceberg] bryanck opened a new pull request #3812: Fixes metadata table scans when snapshot is null - posted by GitBox <gi...@apache.org> on 2021/12/27 22:31:03 UTC, 0 replies.
- [GitHub] [iceberg] bryanck commented on pull request #3812: Core: Fix metadata table scans when snapshot is null - posted by GitBox <gi...@apache.org> on 2021/12/27 22:55:02 UTC, 0 replies.
- [GitHub] [iceberg] samredai commented on pull request #3811: Core: Set the worker pool size to be at least 2 threads - posted by GitBox <gi...@apache.org> on 2021/12/27 23:53:21 UTC, 0 replies.
- [GitHub] [iceberg] hililiwei commented on a change in pull request #3810: ORC: Add ORC support for write properties - posted by GitBox <gi...@apache.org> on 2021/12/28 01:27:12 UTC, 4 replies.
- [GitHub] [iceberg] zhengxingmao commented on pull request #3808: ORC: Add ORC bloom filter attributes to iceberg table - posted by GitBox <gi...@apache.org> on 2021/12/28 01:37:18 UTC, 0 replies.
- [GitHub] [iceberg] SinghAsDev opened a new pull request #3813: [S3FileIO] Add capability to perform checksum validations using S3 eTags - posted by GitBox <gi...@apache.org> on 2021/12/28 01:43:50 UTC, 0 replies.
- [GitHub] [iceberg] zhengxingmao commented on a change in pull request #3808: ORC: Add ORC bloom filter attributes to iceberg table - posted by GitBox <gi...@apache.org> on 2021/12/28 02:00:23 UTC, 0 replies.
- [GitHub] [iceberg] zhengxingmao edited a comment on pull request #3808: ORC: Add ORC bloom filter attributes to iceberg table - posted by GitBox <gi...@apache.org> on 2021/12/28 02:02:54 UTC, 1 replies.
- [GitHub] [iceberg] SinghAsDev commented on a change in pull request #3774: [Parquet] Add support to read Parquet files written with old 2-level list structures. - posted by GitBox <gi...@apache.org> on 2021/12/28 02:08:52 UTC, 0 replies.
- [GitHub] [iceberg] Initial-neko opened a new issue #3814: In flinksql, there is a problem of partial updating of wide table fields - posted by GitBox <gi...@apache.org> on 2021/12/28 02:51:41 UTC, 0 replies.
- [GitHub] [iceberg] ajantha-bhat commented on a change in pull request #3809: Docs: update about format version table properties - posted by GitBox <gi...@apache.org> on 2021/12/28 03:31:29 UTC, 1 replies.
- [GitHub] [iceberg] Yanam commented on pull request #3641: API: add methods that operate on meta files - posted by GitBox <gi...@apache.org> on 2021/12/28 07:10:23 UTC, 0 replies.
- [GitHub] [iceberg] Yanam closed pull request #3641: API: add methods that operate on meta files - posted by GitBox <gi...@apache.org> on 2021/12/28 07:10:33 UTC, 0 replies.
- [GitHub] [iceberg] kbendick edited a comment on pull request #3801: Core: fix deadlock in CachingCatalog - posted by GitBox <gi...@apache.org> on 2021/12/28 07:41:33 UTC, 0 replies.
- [GitHub] [iceberg] shay1bz commented on issue #2490: Table SortOrder not being respected in Spark write - posted by GitBox <gi...@apache.org> on 2021/12/28 09:55:08 UTC, 1 replies.
- [GitHub] [iceberg] hililiwei opened a new pull request #3815: API:Use murmur3_32_fixed instead of murmur3_32 - posted by GitBox <gi...@apache.org> on 2021/12/28 13:01:52 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on issue #2490: Table SortOrder not being respected in Spark write - posted by GitBox <gi...@apache.org> on 2021/12/28 14:47:33 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer edited a comment on issue #2490: Table SortOrder not being respected in Spark write - posted by GitBox <gi...@apache.org> on 2021/12/28 14:49:57 UTC, 0 replies.
- [GitHub] [iceberg] SinghAsDev commented on pull request #3813: [S3FileIO] Add capability to perform checksum validations using S3 eTags - posted by GitBox <gi...@apache.org> on 2021/12/28 16:15:24 UTC, 0 replies.
- [GitHub] [iceberg] samredai commented on a change in pull request #3482: spark: supplement spark-queries.md doc - posted by GitBox <gi...@apache.org> on 2021/12/28 21:44:30 UTC, 1 replies.
- [GitHub] [iceberg] danielcweeks commented on pull request #3811: Core: Set the worker pool size to be at least 2 threads - posted by GitBox <gi...@apache.org> on 2021/12/28 23:23:10 UTC, 1 replies.
- [GitHub] [iceberg] danielcweeks merged pull request #3811: Core: Set the worker pool size to be at least 2 threads - posted by GitBox <gi...@apache.org> on 2021/12/28 23:23:31 UTC, 0 replies.
- [GitHub] [iceberg] KnightChess commented on a change in pull request #3482: spark: supplement spark-queries.md doc - posted by GitBox <gi...@apache.org> on 2021/12/29 00:39:46 UTC, 0 replies.
- [GitHub] [iceberg] hililiwei opened a new issue #3816: FlinkInputSplit extends LocatableInputSplit instread of InputSplit - posted by GitBox <gi...@apache.org> on 2021/12/29 04:46:30 UTC, 0 replies.
- [GitHub] [iceberg] hililiwei opened a new pull request #3817: Flink: FlinkInputSplit extends LocatableInputSplit instread of InputSplit - posted by GitBox <gi...@apache.org> on 2021/12/29 04:51:18 UTC, 0 replies.
- [GitHub] [iceberg] hililiwei opened a new issue #3818: Add a unit test to write-read-validate via FlinkParquetWrite/Reader - posted by GitBox <gi...@apache.org> on 2021/12/29 09:41:26 UTC, 0 replies.
- [GitHub] [iceberg] hililiwei opened a new pull request #3819: Add a unit test to write-read-validate via FlinkParquetWrite/Reader - posted by GitBox <gi...@apache.org> on 2021/12/29 09:46:01 UTC, 0 replies.
- [GitHub] [iceberg] fcvr1010 commented on issue #3062: Report I/O metrics to Spark - posted by GitBox <gi...@apache.org> on 2021/12/29 14:42:06 UTC, 0 replies.
- [GitHub] [iceberg] fcvr1010 commented on issue #3055: Concurrent append hangs in Spark 3 - posted by GitBox <gi...@apache.org> on 2021/12/29 15:04:18 UTC, 0 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/12/29 15:23:34 UTC, 0 replies.
- [GitHub] [iceberg] andrefranciscol commented on issue #2181: Flink: Can't use flink sql to create hive catalog - posted by GitBox <gi...@apache.org> on 2021/12/29 15:55:45 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3802: Remove unnecessary extra declarations of assertj in build file - posted by GitBox <gi...@apache.org> on 2021/12/29 20:10:10 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3812: Core: Fix metadata table scans when snapshot is null - posted by GitBox <gi...@apache.org> on 2021/12/29 20:13:54 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3812: Core: Fix metadata table scans when snapshot is null - posted by GitBox <gi...@apache.org> on 2021/12/29 20:13:54 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3801: Core: fix deadlock in CachingCatalog - posted by GitBox <gi...@apache.org> on 2021/12/29 20:19:48 UTC, 0 replies.
- [GitHub] [iceberg] rdblue closed issue #3791: Deadlock when using CachingCatalog with Iceberg 0.13.0-SNAPSHOT - posted by GitBox <gi...@apache.org> on 2021/12/29 20:19:48 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3801: Core: fix deadlock in CachingCatalog - posted by GitBox <gi...@apache.org> on 2021/12/29 20:20:08 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3799: Hotfix: Attach Test annotation to testDeleteFromTableAtSnapshot - posted by GitBox <gi...@apache.org> on 2021/12/29 20:23:11 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3804: Spark: Implement copy-on-write MERGE - posted by GitBox <gi...@apache.org> on 2021/12/29 20:25:13 UTC, 20 replies.
- [GitHub] [iceberg] rdblue merged pull request #3645: fix startsWith expression NullPointerException error caused by null v… - posted by GitBox <gi...@apache.org> on 2021/12/29 20:43:13 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3810: ORC: Add ORC support for write properties - posted by GitBox <gi...@apache.org> on 2021/12/29 20:52:27 UTC, 1 replies.
- [GitHub] [iceberg] wypoon commented on pull request #3799: Hotfix: Attach Test annotation to testDeleteFromTableAtSnapshot - posted by GitBox <gi...@apache.org> on 2021/12/29 20:55:49 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3728: Spark: Generate Spark's SQL literal format for binary and update the toString representation of binary/fixed literals. - posted by GitBox <gi...@apache.org> on 2021/12/29 21:39:51 UTC, 1 replies.
- [GitHub] [iceberg] rdblue merged pull request #3752: Hive: add config for disabling FileIO hadoop configuration serialization - posted by GitBox <gi...@apache.org> on 2021/12/29 21:45:22 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3752: Hive: add config for disabling FileIO hadoop configuration serialization - posted by GitBox <gi...@apache.org> on 2021/12/29 21:45:32 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3761: Docs: Update compatibility table - posted by GitBox <gi...@apache.org> on 2021/12/29 22:08:02 UTC, 0 replies.
- [GitHub] [iceberg] rdblue closed issue #3746: Update iceberg compatibility description - posted by GitBox <gi...@apache.org> on 2021/12/29 22:08:02 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3819: Flink: Add a unit test to write-read-validate via FlinkParquetWrite/Reader - posted by GitBox <gi...@apache.org> on 2021/12/29 22:10:08 UTC, 1 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3819: Flink: Add a unit test to write-read-validate via FlinkParquetWrite/Reader - posted by GitBox <gi...@apache.org> on 2021/12/29 22:10:38 UTC, 2 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3817: Flink: FlinkInputSplit extends LocatableInputSplit instread of InputSplit - posted by GitBox <gi...@apache.org> on 2021/12/29 22:29:27 UTC, 7 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3815: API: Upgrade Guava to use murmur3_32_fixed - posted by GitBox <gi...@apache.org> on 2021/12/29 22:31:19 UTC, 2 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3815: API: Upgrade Guava to use murmur3_32_fixed - posted by GitBox <gi...@apache.org> on 2021/12/29 22:32:02 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on a change in pull request #3815: API: Upgrade Guava to use murmur3_32_fixed - posted by GitBox <gi...@apache.org> on 2021/12/29 22:32:35 UTC, 0 replies.
- [GitHub] [iceberg] lipusheng commented on pull request #3806: update 'Result type' of 'Partitions Transform' with name 'day' to be 'int' - posted by GitBox <gi...@apache.org> on 2021/12/30 03:33:31 UTC, 0 replies.
- [GitHub] [iceberg] xiaotianzhang01 opened a new pull request #3820: Docs: Add `WRITE LOCALLY ORDERED BY` and `WRITE DISTRIBUTED BY` in spark-ddl.md - posted by GitBox <gi...@apache.org> on 2021/12/30 06:54:08 UTC, 0 replies.
- [GitHub] [iceberg] xiaotianzhang01 commented on pull request #3820: Docs: Add `WRITE LOCALLY ORDERED BY` and `WRITE DISTRIBUTED BY` in spark-ddl.md - posted by GitBox <gi...@apache.org> on 2021/12/30 06:54:38 UTC, 0 replies.
- [GitHub] [iceberg] SusurHe opened a new issue #3821: Unable to get the columns of the source table correctly when merge into iceberg table - posted by GitBox <gi...@apache.org> on 2021/12/30 08:37:45 UTC, 0 replies.
- [GitHub] [iceberg] SusurHe commented on issue #3821: Unable to get the columns of the source table correctly when merge into iceberg table - posted by GitBox <gi...@apache.org> on 2021/12/30 08:41:52 UTC, 0 replies.
- [GitHub] [iceberg] ZhangChaoming commented on issue #3814: In flinksql, there is a problem of partial updating of wide table fields - posted by GitBox <gi...@apache.org> on 2021/12/30 09:52:55 UTC, 0 replies.
- [GitHub] [iceberg] ZhangChaoming opened a new issue #3822: Improve docs that flink creates table with primary key. - posted by GitBox <gi...@apache.org> on 2021/12/30 10:14:42 UTC, 0 replies.
- [GitHub] [iceberg] ZhangChaoming opened a new pull request #3823: Docs: Flink create table with primary key.(#3822) - posted by GitBox <gi...@apache.org> on 2021/12/30 10:17:07 UTC, 0 replies.
- [GitHub] [iceberg] openinx opened a new pull request #3824: Build: Enable the -g option in source-release.sh - posted by GitBox <gi...@apache.org> on 2021/12/30 10:22:29 UTC, 0 replies.
- [GitHub] [iceberg] zeromsi opened a new issue #3825: Need an exmple of java code that uses hive as meta store and s3. - posted by GitBox <gi...@apache.org> on 2021/12/30 10:32:55 UTC, 0 replies.
- [GitHub] [iceberg] flyxu1991 opened a new issue #3826: Spark merge into iceberg report UPDATE and DELETE can appear at most once in MATCHED clauses err - posted by GitBox <gi...@apache.org> on 2021/12/30 11:23:36 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on issue #3826: Spark merge into iceberg report UPDATE and DELETE can appear at most once in MATCHED clauses err - posted by GitBox <gi...@apache.org> on 2021/12/30 12:03:41 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on issue #3825: Need an exmple of java code that uses hive as meta store and s3. - posted by GitBox <gi...@apache.org> on 2021/12/30 12:06:11 UTC, 0 replies.
- [GitHub] [iceberg] findepi commented on a change in pull request #3815: API: Upgrade Guava to use murmur3_32_fixed - posted by GitBox <gi...@apache.org> on 2021/12/30 12:49:58 UTC, 0 replies.
- [GitHub] [iceberg] xiaotianzhang01 opened a new pull request #3827: Docs: Add `Streaming upsert write` in flink.md - posted by GitBox <gi...@apache.org> on 2021/12/30 14:05:50 UTC, 0 replies.
- [GitHub] [iceberg] hililiwei commented on a change in pull request #3817: Flink: FlinkInputSplit extends LocatableInputSplit instread of InputSplit - posted by GitBox <gi...@apache.org> on 2021/12/30 15:25:13 UTC, 5 replies.
- [GitHub] [iceberg] hililiwei commented on a change in pull request #3819: Flink: Add a unit test to write-read-validate via FlinkParquetWrite/Reader - posted by GitBox <gi...@apache.org> on 2021/12/30 15:31:40 UTC, 2 replies.
- [GitHub] [iceberg] prithvi514 opened a new issue #3828: java.lang.NoSuchMethodError: org.apache.hadoop.util.SemaphoredDelegatingExecutor.(Ljava/util/concurrent/ExecutorService;IZ)V - posted by GitBox <gi...@apache.org> on 2021/12/30 16:32:14 UTC, 0 replies.
- [GitHub] [iceberg] RussellSpitzer commented on issue #3828: java.lang.NoSuchMethodError: org.apache.hadoop.util.SemaphoredDelegatingExecutor.(Ljava/util/concurrent/ExecutorService;IZ)V - posted by GitBox <gi...@apache.org> on 2021/12/30 17:04:55 UTC, 0 replies.
- [GitHub] [iceberg] prithvi514 commented on issue #3828: java.lang.NoSuchMethodError: org.apache.hadoop.util.SemaphoredDelegatingExecutor.(Ljava/util/concurrent/ExecutorService;IZ)V - posted by GitBox <gi...@apache.org> on 2021/12/30 17:11:43 UTC, 0 replies.
- [GitHub] [iceberg] ismailsimsek closed issue #3380: GenericAppenderFactory adding sort order - posted by GitBox <gi...@apache.org> on 2021/12/30 21:07:26 UTC, 0 replies.
- [GitHub] [iceberg] andersonad opened a new issue #3829: Spark Stored Procedure expire_snapshots fails with AWS S3 FileIO implementation. - posted by GitBox <gi...@apache.org> on 2021/12/30 21:12:55 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3663: Core: Add LockManager to HadoopTableOperations - posted by GitBox <gi...@apache.org> on 2021/12/30 21:55:41 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3663: Core: Add LockManager to HadoopTableOperations - posted by GitBox <gi...@apache.org> on 2021/12/30 21:56:21 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3663: Core: Add LockManager to HadoopTableOperations - posted by GitBox <gi...@apache.org> on 2021/12/30 21:58:52 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3824: Build: Enable the -g option in source-release.sh - posted by GitBox <gi...@apache.org> on 2021/12/30 22:26:46 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3824: Build: Enable the -g option in source-release.sh - posted by GitBox <gi...@apache.org> on 2021/12/30 22:26:56 UTC, 0 replies.
- [GitHub] [iceberg] rdblue closed pull request #3819: Flink: Add a unit test to write-read-validate via FlinkParquetWrite/Reader - posted by GitBox <gi...@apache.org> on 2021/12/30 22:29:08 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3817: Flink: FlinkInputSplit extends LocatableInputSplit instread of InputSplit - posted by GitBox <gi...@apache.org> on 2021/12/30 22:37:55 UTC, 0 replies.
- [GitHub] [iceberg] rdblue closed pull request #3806: update 'Result type' of 'Partitions Transform' with name 'day' to be 'int' - posted by GitBox <gi...@apache.org> on 2021/12/30 22:40:59 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3806: update 'Result type' of 'Partitions Transform' with name 'day' to be 'int' - posted by GitBox <gi...@apache.org> on 2021/12/30 22:40:59 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3797: Sync thread context class loader with where invoked for ThreadPools - posted by GitBox <gi...@apache.org> on 2021/12/30 22:42:13 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on a change in pull request #3790: Test: Make sure to delete temp folders - posted by GitBox <gi...@apache.org> on 2021/12/30 22:43:43 UTC, 3 replies.
- [GitHub] [iceberg] rdblue merged pull request #3795: Spark-3.1: Fix UnresolvedException for some filters in rewrite_data_files - posted by GitBox <gi...@apache.org> on 2021/12/30 22:46:30 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3795: Spark-3.1: Fix UnresolvedException for some filters in rewrite_data_files - posted by GitBox <gi...@apache.org> on 2021/12/30 22:46:40 UTC, 0 replies.
- [GitHub] [iceberg] rdblue merged pull request #3794: Spark-3.0: Fix UnresolvedException for some filters in rewrite_data_files - posted by GitBox <gi...@apache.org> on 2021/12/30 22:47:10 UTC, 0 replies.
- [GitHub] [iceberg] rdblue commented on pull request #3794: Spark-3.0: Fix UnresolvedException for some filters in rewrite_data_files - posted by GitBox <gi...@apache.org> on 2021/12/30 22:47:10 UTC, 0 replies.
- [GitHub] [iceberg] samredai opened a new issue #3830: Docs: Specify the requirement for fs.s3.impl/fs.s3a.impl configuration for remove_orphan_files procedure to work - posted by GitBox <gi...@apache.org> on 2021/12/30 23:49:33 UTC, 0 replies.
- [GitHub] [iceberg] samredai opened a new issue #3831: Docs: expire_snapshots documentation should mention or link to `history.expire.max-snapshot-age-ms` and `history.expire.min-snapshots-to-keep` table properties - posted by GitBox <gi...@apache.org> on 2021/12/30 23:50:37 UTC, 0 replies.
- [GitHub] [iceberg] samredai opened a new issue #3832: Docs: ('format-version' = '2') option should be described in create table sections - posted by GitBox <gi...@apache.org> on 2021/12/30 23:55:09 UTC, 0 replies.
- [GitHub] [iceberg] hililiwei closed issue #3818: Add a unit test to write-read-validate via FlinkParquetWrite/Reader - posted by GitBox <gi...@apache.org> on 2021/12/31 00:09:14 UTC, 0 replies.
- [GitHub] [iceberg] lipusheng closed issue #3805: Document error correction: Partitions Transform 'day' Result type should be int - posted by GitBox <gi...@apache.org> on 2021/12/31 01:31:00 UTC, 0 replies.
- [GitHub] [iceberg] flyxu1991 commented on issue #3826: Spark merge into iceberg report UPDATE and DELETE can appear at most once in MATCHED clauses err - posted by GitBox <gi...@apache.org> on 2021/12/31 01:35:26 UTC, 0 replies.
- [GitHub] [iceberg] ajantha-bhat commented on pull request #3796: Docs: update spark doc about incremental scan - posted by GitBox <gi...@apache.org> on 2021/12/31 02:13:34 UTC, 0 replies.
- [GitHub] [iceberg] yittg commented on pull request #3797: Sync thread context class loader with where invoked for ThreadPools - posted by GitBox <gi...@apache.org> on 2021/12/31 03:04:23 UTC, 0 replies.
- [GitHub] [iceberg] zeromsi opened a new issue #3833: Failed to create iceberg table - posted by GitBox <gi...@apache.org> on 2021/12/31 05:50:38 UTC, 0 replies.
- [GitHub] [iceberg] hameizi opened a new pull request #3834: change delete logic - posted by GitBox <gi...@apache.org> on 2021/12/31 07:39:30 UTC, 0 replies.
- [GitHub] [iceberg] hililiwei commented on a change in pull request #3823: Docs: Flink create table with primary key.(#3822) - posted by GitBox <gi...@apache.org> on 2021/12/31 08:26:21 UTC, 0 replies.
- [GitHub] [iceberg] hameizi commented on pull request #3834: change delete logic - posted by GitBox <gi...@apache.org> on 2021/12/31 08:53:58 UTC, 0 replies.
- [GitHub] [iceberg] hililiwei commented on a change in pull request #3809: Docs: update about format version table properties - posted by GitBox <gi...@apache.org> on 2021/12/31 09:03:39 UTC, 0 replies.
- [GitHub] [iceberg] hililiwei commented on issue #3762: current master branch can't run "./gradlew idea", caused by "Cannot infer Scala class path because no Scala library Jar was found. " - posted by GitBox <gi...@apache.org> on 2021/12/31 09:31:02 UTC, 0 replies.
- [GitHub] [iceberg] ZhangChaoming commented on a change in pull request #3823: Docs: Flink create table with primary key.(#3822) - posted by GitBox <gi...@apache.org> on 2021/12/31 11:20:19 UTC, 2 replies.
- [GitHub] [iceberg] hililiwei commented on a change in pull request #3815: API: Upgrade Guava to use murmur3_32_fixed - posted by GitBox <gi...@apache.org> on 2021/12/31 11:34:03 UTC, 0 replies.
- [GitHub] [iceberg] choupijiang commented on issue #3585: Spark 3.2.0 java.lang.IncompatibleClassChangeError when using IcebergSparkSessionExtensions - posted by GitBox <gi...@apache.org> on 2021/12/31 16:34:13 UTC, 0 replies.