You are viewing a plain text version of this content. The canonical link for it is here.
- [iceberg] branch master updated: Core: Follow-up to IncrementalAppendScan implementation (#4886) - posted by ao...@apache.org on 2022/06/01 01:06:36 UTC, 0 replies.
- [iceberg] branch 0.13.x updated: Spark: Extend commit unknown exception handling to SparkPositionDeltaWrite (#4893) - posted by ru...@apache.org on 2022/06/01 14:38:00 UTC, 0 replies.
- [iceberg] branch 0.13.x updated: Dev: Fix Source Release Script (#4932) - posted by ru...@apache.org on 2022/06/01 18:48:49 UTC, 0 replies.
- [iceberg] branch 0.13.x updated (7d15ab952 -> fae977a9f) - posted by ru...@apache.org on 2022/06/01 19:35:46 UTC, 0 replies.
- [iceberg] 01/03: Core: Fix query failure when using projection on top of partitions metadata table (#4720) (#4890) - posted by ru...@apache.org on 2022/06/01 19:35:47 UTC, 0 replies.
- [iceberg] 02/03: Spark: Extend commit unknown exception handling to SparkPositionDeltaWrite (#4893) - posted by ru...@apache.org on 2022/06/01 19:35:48 UTC, 0 replies.
- [iceberg] 03/03: Dev: Fix Source Release Script (#4932) - posted by ru...@apache.org on 2022/06/01 19:35:49 UTC, 0 replies.
- [iceberg] annotated tag apache-iceberg-0.13.2-rc1 updated (0784d64a6 -> ec0b2d76a) - posted by ru...@apache.org on 2022/06/01 19:37:24 UTC, 1 replies.
- svn commit: r54818 - in /dev/iceberg/apache-iceberg-0.13.2-rc1: ./ apache-iceberg-0.13.2.tar.gz apache-iceberg-0.13.2.tar.gz.asc apache-iceberg-0.13.2.tar.gz.sha512 - posted by ru...@apache.org on 2022/06/01 19:37:29 UTC, 0 replies.
- [iceberg] branch master updated (9ab94f87d -> e40705de5) - posted by dw...@apache.org on 2022/06/02 15:57:18 UTC, 0 replies.
- [iceberg] branch master updated: Spark: Provide Procedure for Catalog Register Procedure (#4810) - posted by ru...@apache.org on 2022/06/03 13:09:50 UTC, 0 replies.
- [iceberg] branch master updated (82607f198 -> 3cc131130) - posted by ru...@apache.org on 2022/06/03 14:23:44 UTC, 0 replies.
- [iceberg-docs] branch main updated: Updating common pages (#89) - posted by bl...@apache.org on 2022/06/03 15:31:25 UTC, 0 replies.
- [iceberg-docs] branch asf-site updated: deploy: 35aa3656662d3573e892c8e09fc235478ef10c9b - posted by gi...@apache.org on 2022/06/03 15:31:48 UTC, 0 replies.
- [iceberg] branch master updated (3cc131130 -> a94040be9) - posted by dw...@apache.org on 2022/06/03 15:36:59 UTC, 0 replies.
- [iceberg] branch master updated (a94040be9 -> ba7881d5c) - posted by dw...@apache.org on 2022/06/03 22:21:38 UTC, 0 replies.
- [iceberg] branch master updated: Use CatalogUtil classloader instead of context classloader for FileIO (#4957) - posted by dw...@apache.org on 2022/06/03 22:48:51 UTC, 0 replies.
- [iceberg] branch master updated: API: Add expression equivalence testing (#4947) - posted by bl...@apache.org on 2022/06/03 23:13:18 UTC, 0 replies.
- [iceberg] branch master updated: Core: Fix token refresh thread shutdown (#4958) - posted by bl...@apache.org on 2022/06/05 17:52:58 UTC, 0 replies.
- [iceberg] branch master updated: Docs: Fix broken link to expiration properties (#4939) - posted by bl...@apache.org on 2022/06/05 18:13:06 UTC, 0 replies.
- [iceberg] branch master updated: Python: Use struct constant to improve pack/unpack performance (#4929) - posted by bl...@apache.org on 2022/06/05 18:15:20 UTC, 0 replies.
- [iceberg] branch master updated: Python: Add pyupgrade as a pre-commit hook (#4935) - posted by bl...@apache.org on 2022/06/05 18:17:21 UTC, 0 replies.
- [iceberg] branch master updated: Spec: Clarify truncate transform for strings is based on code points (#4937) - posted by bl...@apache.org on 2022/06/05 18:21:40 UTC, 0 replies.
- [iceberg] branch master updated: Spark: Use original option keys in SparkCatalog (#4903) - posted by bl...@apache.org on 2022/06/05 23:14:53 UTC, 0 replies.
- [iceberg] branch master updated (b06a89ceb -> fe089fb4f) - posted by bl...@apache.org on 2022/06/06 17:22:58 UTC, 0 replies.
- [iceberg] branch master updated (fe089fb4f -> 2d3081492) - posted by bl...@apache.org on 2022/06/06 17:26:29 UTC, 0 replies.
- [iceberg] branch master updated (2d3081492 -> 315e9e9e4) - posted by bl...@apache.org on 2022/06/06 17:26:51 UTC, 0 replies.
- [iceberg] branch master updated (315e9e9e4 -> c9efc4b8c) - posted by bl...@apache.org on 2022/06/06 17:31:15 UTC, 0 replies.
- [iceberg] branch master updated (c9efc4b8c -> 1123b0ac9) - posted by bl...@apache.org on 2022/06/06 17:32:08 UTC, 0 replies.
- [iceberg] branch master updated: Spark: Add CommitMetadata class to pass additional snapshot properties (#4956) - posted by bl...@apache.org on 2022/06/06 22:48:21 UTC, 0 replies.
- [iceberg] branch master updated (0adf678b7 -> 31dafee40) - posted by bl...@apache.org on 2022/06/06 22:53:47 UTC, 0 replies.
- [iceberg] branch master updated (31dafee40 -> 9a8b83c73) - posted by bl...@apache.org on 2022/06/06 22:58:36 UTC, 0 replies.
- [iceberg] branch master updated: Flink 1.15: Port PR #4329 to add FLIP-27 enumerator classes (#4979) - posted by bl...@apache.org on 2022/06/07 00:20:06 UTC, 0 replies.
- [iceberg-docs] branch 0.13.1 updated: Update Spark section on inspecting tables. (#66) - posted by bl...@apache.org on 2022/06/07 15:19:51 UTC, 0 replies.
- [iceberg-docs] branch asf-site updated: deploy: ddce65c483deae73d2c10e01bf3c249983025a1c - posted by gi...@apache.org on 2022/06/07 15:20:19 UTC, 0 replies.
- [iceberg-docs] branch main updated: Move search bar to the top of the page (#74) - posted by bl...@apache.org on 2022/06/07 15:22:04 UTC, 0 replies.
- [iceberg-docs] branch main updated (77d0210 -> c4fa8b3) - posted by bl...@apache.org on 2022/06/07 15:24:15 UTC, 0 replies.
- [iceberg-docs] branch main updated: Docs: Updated version support description for Flink (#79) - posted by bl...@apache.org on 2022/06/07 15:29:42 UTC, 0 replies.
- [iceberg-docs] branch asf-site updated: deploy: 52f500f4c79d9d32331781f588017307d7ba64f5 - posted by gi...@apache.org on 2022/06/07 15:30:07 UTC, 0 replies.
- [iceberg-docs] branch main updated: Add new community blogs (#84) - posted by bl...@apache.org on 2022/06/07 15:31:12 UTC, 0 replies.
- [iceberg-docs] branch asf-site updated: deploy: 53dfc917dbcb6070d502f69c4ff4c8eb85ffdfd9 - posted by gi...@apache.org on 2022/06/07 15:31:30 UTC, 0 replies.
- [iceberg] branch master updated (5d6c6ccec -> ec1beb99a) - posted by ja...@apache.org on 2022/06/07 15:47:31 UTC, 0 replies.
- [iceberg] branch master updated: Doc: Fix UnescapedEntity HTML javadoc warning (#4987) - posted by ja...@apache.org on 2022/06/07 20:13:44 UTC, 0 replies.
- [iceberg] branch master updated (4df5d37f1 -> 08e21332b) - posted by ja...@apache.org on 2022/06/07 22:13:21 UTC, 0 replies.
- [iceberg] branch master updated: Core, Spec: Update REST namespace separator to unit separator, 0x1F (#4975) - posted by bl...@apache.org on 2022/06/08 19:34:03 UTC, 0 replies.
- [iceberg] branch master updated (183f86338 -> f28b5a08d) - posted by ja...@apache.org on 2022/06/08 20:05:02 UTC, 0 replies.
- [iceberg] branch master updated: Build: Fix API compatibility Github Action (#4989) - posted by bl...@apache.org on 2022/06/08 23:49:20 UTC, 0 replies.
- [iceberg] branch master updated (2244ade22 -> 84998568d) - posted by dw...@apache.org on 2022/06/09 15:53:04 UTC, 0 replies.
- [iceberg] branch master updated: Python: Change Python API naming to the spec (#4992) - posted by dw...@apache.org on 2022/06/09 16:02:26 UTC, 0 replies.
- [iceberg] branch master updated (77ac58448 -> 478c118c6) - posted by bl...@apache.org on 2022/06/10 23:44:08 UTC, 0 replies.
- [iceberg] branch master updated: Core: Resolve environment variables in REST catalog config (#5018) - posted by bl...@apache.org on 2022/06/12 15:43:46 UTC, 0 replies.
- [iceberg] branch master updated (b7c1adb1a -> 9f5b0d720) - posted by bl...@apache.org on 2022/06/12 19:49:48 UTC, 0 replies.
- [iceberg] branch master updated (9f5b0d720 -> 1e43cb423) - posted by bl...@apache.org on 2022/06/12 19:58:45 UTC, 0 replies.
- [iceberg] branch master updated: Python: Add PartitionSpec (#4717) - posted by bl...@apache.org on 2022/06/12 20:56:03 UTC, 0 replies.
- [iceberg] branch master updated: Core: Rename JDBC namespace property column to non-keyword (#5017) - posted by bl...@apache.org on 2022/06/12 22:55:43 UTC, 0 replies.
- [iceberg] branch master updated: Docs: Restore Iceberg logo in README (#5016) - posted by bl...@apache.org on 2022/06/12 23:21:16 UTC, 0 replies.
- [iceberg] branch master updated (d50bfeebb -> 8d37c7f4d) - posted by bl...@apache.org on 2022/06/12 23:25:30 UTC, 0 replies.
- [iceberg] branch master updated: Core: Improve refresh executor shutdown in REST catalog close (#4991) - posted by bl...@apache.org on 2022/06/12 23:28:30 UTC, 0 replies.
- [iceberg] branch master updated (bb18f18cf -> 87242c00d) - posted by bl...@apache.org on 2022/06/13 02:12:19 UTC, 0 replies.
- [iceberg] branch 0.13.x updated (fae977a9f -> 0784d64a6) - posted by ru...@apache.org on 2022/06/13 15:00:36 UTC, 0 replies.
- [iceberg] tag apache-iceberg-0.13.2 created (now 0784d64a6) - posted by ru...@apache.org on 2022/06/13 15:07:04 UTC, 0 replies.
- svn commit: r55098 - in /release/iceberg/apache-iceberg-0.13.2: ./ apache-iceberg-0.13.2.tar.gz apache-iceberg-0.13.2.tar.gz.asc apache-iceberg-0.13.2.tar.gz.sha512 - posted by ru...@apache.org on 2022/06/13 15:10:30 UTC, 0 replies.
- [iceberg] annotated tag apache-iceberg-0.13.2 updated (0784d64a6 -> bdde81aed) - posted by ru...@apache.org on 2022/06/13 15:14:10 UTC, 0 replies.
- [iceberg] branch master updated: Docs: Fix copy paste: s/parquet/avro/ (#5020) - posted by bl...@apache.org on 2022/06/13 19:12:22 UTC, 0 replies.
- [iceberg] branch master updated: Python: Add identity transform (#4908) - posted by bl...@apache.org on 2022/06/13 20:15:33 UTC, 0 replies.
- [iceberg-docs] branch main updated (53dfc91 -> d50b508) - posted by ru...@apache.org on 2022/06/13 21:44:32 UTC, 0 replies.
- [iceberg-docs] branch asf-site updated: deploy: d50b508877f3363891e5f0f2d82ab36cd5c3656f - posted by gi...@apache.org on 2022/06/13 21:44:50 UTC, 2 replies.
- [iceberg] branch master updated (c7d758c6ab -> 38145f52fe) - posted by bl...@apache.org on 2022/06/14 03:22:41 UTC, 0 replies.
- [iceberg] branch master updated: Build: Avoid running engine tests on LICENSE and NOTICE update (#5022) - posted by bl...@apache.org on 2022/06/14 03:23:12 UTC, 0 replies.
- [iceberg] branch master updated: Core: Update ExpireSnapshots impl for branching and tagging (#4578) - posted by bl...@apache.org on 2022/06/14 14:42:18 UTC, 0 replies.
- [iceberg-docs] branch 0.13.2 created (now d50b508) - posted by ru...@apache.org on 2022/06/15 13:52:19 UTC, 0 replies.
- [iceberg-docs] branch main updated: Docs: Update docs around how to prepare/release docs (#87) - posted by ru...@apache.org on 2022/06/15 13:54:37 UTC, 0 replies.
- [iceberg-docs] branch asf-site updated: deploy: 3c3d40dd78edf98058f18e1c62967662fdf99c31 - posted by gi...@apache.org on 2022/06/15 13:56:41 UTC, 0 replies.
- [iceberg-docs] branch 0.13.2 updated: Docs: Add Javadoc for 0.13.2 (#88) - posted by ru...@apache.org on 2022/06/15 17:56:23 UTC, 0 replies.
- [iceberg-docs] branch 0.13.2 updated: Docs: Add 0.13.2 docs (#85) - posted by ru...@apache.org on 2022/06/15 17:57:06 UTC, 0 replies.
- [iceberg-docs] branch asf-site updated: deploy: 9ebccddbbb0100de8accdc4822969b02559d53b9 - posted by gi...@apache.org on 2022/06/15 17:57:09 UTC, 0 replies.
- [iceberg-docs] branch asf-site updated: deploy: 461b9aa70bf8ed4fcbefe85af66c4c5850c3ba78 - posted by gi...@apache.org on 2022/06/15 17:57:33 UTC, 0 replies.
- [iceberg-docs] branch main updated: Docs: Add 0.13.2 release notes (#86) - posted by ru...@apache.org on 2022/06/15 17:58:54 UTC, 0 replies.
- [iceberg-docs] branch asf-site updated: deploy: 4e4d608ab3940fad9b27416730f0919e13a13d6a - posted by gi...@apache.org on 2022/06/15 17:59:14 UTC, 0 replies.
- [iceberg] branch master updated (98dc9fe872 -> 8d8b606a95) - posted by ru...@apache.org on 2022/06/15 17:59:19 UTC, 0 replies.
- [iceberg] branch master updated (8d8b606a95 -> a7f7c1a9b7) - posted by bl...@apache.org on 2022/06/15 18:01:17 UTC, 0 replies.
- [iceberg] branch master updated: AWS: add skip name validation config for glue namespace and table (#5041) - posted by ja...@apache.org on 2022/06/15 20:41:14 UTC, 0 replies.
- [iceberg] branch master updated: Python: Don't use a metaclass for the Singleton (#5055) - posted by dw...@apache.org on 2022/06/15 21:07:48 UTC, 0 replies.
- [iceberg] branch master updated (a38e66323a -> 13db47e275) - posted by pv...@apache.org on 2022/06/16 12:13:43 UTC, 0 replies.
- [iceberg-docs] branch latest updated: 0.13.2 -> Latest (#92) - posted by bl...@apache.org on 2022/06/16 15:26:37 UTC, 0 replies.
- [iceberg-docs] branch asf-site updated: deploy: 0b48e7a6216c28a2277bb550d6012795e8b51e63 - posted by gi...@apache.org on 2022/06/16 15:26:59 UTC, 1 replies.
- [iceberg-docs] branch latest updated: Update latestVersions.iceberg to 0.13.2 (#93) - posted by bl...@apache.org on 2022/06/16 15:52:02 UTC, 0 replies.
- [iceberg-docs] branch asf-site updated: deploy: 578d2b1da67a1bcc8f03d458313990d97c85bb70 - posted by gi...@apache.org on 2022/06/16 15:52:39 UTC, 0 replies.
- [iceberg] branch master updated: Python: Add Flake8 for simple checks (#5073) - posted by dw...@apache.org on 2022/06/17 15:34:04 UTC, 0 replies.
- [iceberg] branch master updated: Flink: FLIP-27 source enumerator (#4986) - posted by bl...@apache.org on 2022/06/17 16:34:52 UTC, 0 replies.
- [iceberg] branch master updated: Puffin: Inline PuffinWriter.writeFully (#5088) - posted by bl...@apache.org on 2022/06/20 14:59:42 UTC, 0 replies.
- [iceberg] branch master updated: Open-api: RenameTableRequest props are required (#5093) - posted by dw...@apache.org on 2022/06/20 15:33:13 UTC, 0 replies.
- [iceberg] branch master updated: Python: Add py.typed file for annotations (#5091) - posted by dw...@apache.org on 2022/06/20 15:35:38 UTC, 0 replies.
- [iceberg] branch master updated (c713475fc0 -> 282e976231) - posted by dw...@apache.org on 2022/06/20 15:39:13 UTC, 0 replies.
- [iceberg] branch master updated: Fix type of fields list in Puffin (#5087) - posted by dw...@apache.org on 2022/06/20 15:44:33 UTC, 0 replies.
- [iceberg] branch master updated (a2c0e13e2d -> da63c84399) - posted by bl...@apache.org on 2022/06/20 15:47:47 UTC, 0 replies.
- [iceberg] branch master updated: Flink: Port #4986, FLIP-27 source enumerator to 1.14 module (#5078) - posted by bl...@apache.org on 2022/06/20 15:55:57 UTC, 0 replies.
- [iceberg] branch master updated (a64417c5ce -> 3bd6107535) - posted by bl...@apache.org on 2022/06/20 18:54:50 UTC, 0 replies.
- [iceberg] branch master updated: Core: Add serialization tests for CreateTableRequest (#5052) - posted by bl...@apache.org on 2022/06/20 19:22:56 UTC, 0 replies.
- [iceberg] branch master updated (a3c44ee095 -> ce11427d9f) - posted by dw...@apache.org on 2022/06/20 22:41:06 UTC, 0 replies.
- [iceberg] branch master updated (ce11427d9f -> 120cbe9a5d) - posted by ja...@apache.org on 2022/06/20 23:48:02 UTC, 0 replies.
- [iceberg] branch master updated (120cbe9a5d -> 58a9c6d871) - posted by dw...@apache.org on 2022/06/21 15:18:47 UTC, 0 replies.
- [iceberg] branch master updated (58a9c6d871 -> 4959e5473a) - posted by bl...@apache.org on 2022/06/21 15:27:52 UTC, 0 replies.
- [iceberg] branch master updated (4959e5473a -> 2f550cd65c) - posted by dw...@apache.org on 2022/06/21 17:55:14 UTC, 0 replies.
- [iceberg] branch master updated: Core: Check for valid identifiers in REST catalog (#5107) - posted by dw...@apache.org on 2022/06/21 22:51:43 UTC, 0 replies.
- [iceberg] branch master updated (e335086e6c -> 08c8764b40) - posted by pv...@apache.org on 2022/06/22 04:34:52 UTC, 0 replies.
- [iceberg] branch master updated: Core: Metadata table queries fail if a partition column was reused in V2 (#4662) - posted by pv...@apache.org on 2022/06/22 07:37:18 UTC, 0 replies.
- [iceberg] branch master updated: Core: Support FileIO prefix operations (#5096) - posted by bl...@apache.org on 2022/06/22 20:40:39 UTC, 0 replies.
- [iceberg] branch master updated: Core: Remove Usage of Sets.Union in Loop (#5114) - posted by ru...@apache.org on 2022/06/22 21:44:12 UTC, 0 replies.
- [iceberg] branch master updated: Parquet: Fix VectorizedParquetDefinitionLevelReader with direct ByteBuffer (#5079) - posted by bl...@apache.org on 2022/06/23 01:56:54 UTC, 0 replies.
- [iceberg] branch master updated (ae19482cd -> 7d3ed17e7) - posted by pv...@apache.org on 2022/06/23 12:08:49 UTC, 0 replies.
- [iceberg] branch master updated: Spec: Typo an to a (#5123) - posted by dw...@apache.org on 2022/06/23 15:52:39 UTC, 0 replies.
- [iceberg] branch master updated (51fbc5603 -> a741a306f) - posted by dw...@apache.org on 2022/06/23 15:58:08 UTC, 0 replies.
- [iceberg] branch master updated (a741a306f -> 720d8d91d) - posted by bl...@apache.org on 2022/06/23 19:16:51 UTC, 0 replies.
- [iceberg] branch master updated: Spark 3.2: RewriteDataFiles - Escape special characters in table identifiers (#5112) - posted by dw...@apache.org on 2022/06/23 20:43:33 UTC, 0 replies.
- [iceberg] branch master updated: Docs: Change docs layout for new iceberg-theme (#5115) - posted by bl...@apache.org on 2022/06/23 20:49:30 UTC, 0 replies.
- [iceberg] branch master updated: Flink: Add option to limit the number of snapshots in a planning operation (#4943) - posted by bl...@apache.org on 2022/06/24 16:03:14 UTC, 0 replies.
- [iceberg] branch master updated: ORC: Upgrade to 1.7.5 (#5070) - posted by bl...@apache.org on 2022/06/24 16:06:26 UTC, 0 replies.
- [iceberg] branch master updated: Python: Add flake8-comprehensions (#5130) - posted by bl...@apache.org on 2022/06/24 23:20:15 UTC, 0 replies.
- [iceberg] branch master updated (0eeec8ba5 -> 1fc505826) - posted by bl...@apache.org on 2022/06/24 23:21:50 UTC, 0 replies.
- [iceberg] branch master updated: Flink: FLIP-27 Iceberg source and builder (#5109) - posted by bl...@apache.org on 2022/06/24 23:43:21 UTC, 0 replies.
- [iceberg] branch master updated: Spark: Add compute stats to scan builder also (#5136) - posted by dw...@apache.org on 2022/06/27 15:55:47 UTC, 0 replies.
- [iceberg] branch master updated (313f49770 -> 443fee43c) - posted by sz...@apache.org on 2022/06/27 19:07:27 UTC, 0 replies.
- [iceberg] branch master updated: Checkstyle: Add rule for %d in Preconditions.checkArgument (#5057) - posted by sz...@apache.org on 2022/06/27 19:12:24 UTC, 0 replies.
- [iceberg] branch master updated (4956ec68f -> eff655644) - posted by bl...@apache.org on 2022/06/27 19:12:54 UTC, 0 replies.
- [iceberg] branch master updated (eff655644 -> e0ff3c6e9) - posted by bl...@apache.org on 2022/06/27 21:10:05 UTC, 0 replies.
- [iceberg] branch master updated (e0ff3c6e9 -> bd9408499) - posted by bl...@apache.org on 2022/06/27 21:53:41 UTC, 0 replies.
- [iceberg] branch master updated (bd9408499 -> dadeef2fc) - posted by bl...@apache.org on 2022/06/27 22:57:30 UTC, 0 replies.
- [iceberg] branch master updated: Python: Use Pydantic for serialization and deserialization (#5011) - posted by bl...@apache.org on 2022/06/27 23:42:56 UTC, 0 replies.
- [iceberg] branch master updated: Core: Fix partition clustering to produce table sort order (#5131) - posted by bl...@apache.org on 2022/06/27 23:44:00 UTC, 0 replies.
- [iceberg] branch master updated: Core: Fix tag ancestor snapshot handling (#5034) - posted by dw...@apache.org on 2022/06/28 00:10:34 UTC, 0 replies.
- [iceberg] branch master updated: Build: Print used JDK version (#5138) - posted by bl...@apache.org on 2022/06/28 01:50:33 UTC, 0 replies.
- [iceberg] branch master updated: Spark: Validate HMS uri in SparkSessionCatalog (#5134) - posted by bl...@apache.org on 2022/06/28 01:51:37 UTC, 0 replies.
- [iceberg] branch master updated: Spark: Add __metadata_col for metadata columns when converting types (#5075) - posted by bl...@apache.org on 2022/06/28 02:07:52 UTC, 0 replies.
- [iceberg] branch master updated: Revert "Spark: Use original option keys in SparkCatalog (#4903)" - posted by bl...@apache.org on 2022/06/28 02:18:22 UTC, 0 replies.
- [iceberg] branch master updated (612fa2d07 -> 7a783b67d) - posted by bl...@apache.org on 2022/06/28 02:22:55 UTC, 0 replies.
- [iceberg] branch master updated (7a783b67d -> 23b97c191) - posted by ao...@apache.org on 2022/06/28 03:57:48 UTC, 0 replies.
- [iceberg-docs] branch main updated (4e4d608a -> 90bcde83) - posted by pv...@apache.org on 2022/06/28 13:13:23 UTC, 0 replies.
- [iceberg-docs] 01/01: Add reference to Apache Impala documentation (#94) - posted by pv...@apache.org on 2022/06/28 13:13:24 UTC, 0 replies.
- [iceberg-docs] branch asf-site updated: deploy: 90bcde83649893d6dd01caa44cd8c70de0d8c3d4 - posted by gi...@apache.org on 2022/06/28 13:13:54 UTC, 0 replies.
- [iceberg] branch master updated (23b97c191 -> 0775af101) - posted by bl...@apache.org on 2022/06/28 14:37:08 UTC, 0 replies.
- [iceberg] branch master updated (0775af101 -> c1dee7525) - posted by ru...@apache.org on 2022/06/28 14:39:46 UTC, 0 replies.
- [iceberg] branch master updated (c1dee7525 -> 2c6f0976e) - posted by pv...@apache.org on 2022/06/28 14:42:34 UTC, 0 replies.
- [iceberg] branch master updated (2c6f0976e -> 71cbe8b2d) - posted by bl...@apache.org on 2022/06/28 15:27:16 UTC, 0 replies.
- [iceberg] branch master updated: Core: Update CreateTableRequest Javadoc (#5144) - posted by bl...@apache.org on 2022/06/28 15:28:52 UTC, 0 replies.
- [iceberg-docs] branch main updated: Replace themes with a single "iceberg-theme" that's shared by landing-page and docs site (#91) - posted by bl...@apache.org on 2022/06/28 16:03:16 UTC, 0 replies.
- [iceberg-docs] branch main updated: Fix copy command in how-to-release (#96) - posted by bl...@apache.org on 2022/06/28 16:09:27 UTC, 0 replies.
- [iceberg] branch master updated (a5eb4e4c8 -> b9dfdc214) - posted by bl...@apache.org on 2022/06/28 16:14:59 UTC, 0 replies.
- [iceberg] 01/04: move spark/v3.2 to spark/v3.3 - posted by bl...@apache.org on 2022/06/28 16:15:00 UTC, 0 replies.
- [iceberg] 02/04: make spark 3.3 work - posted by bl...@apache.org on 2022/06/28 16:15:01 UTC, 0 replies.
- [iceberg] 03/04: copy 3.2 files from 3.3 - posted by bl...@apache.org on 2022/06/28 16:15:02 UTC, 0 replies.
- [iceberg] 04/04: enable ci for 3.2 - posted by bl...@apache.org on 2022/06/28 16:15:03 UTC, 0 replies.
- [iceberg-docs] branch main updated: Add titles to spec pages (#99) - posted by bl...@apache.org on 2022/06/28 17:57:19 UTC, 0 replies.
- [iceberg-docs] branch asf-site updated: deploy: f774ba08c0d6eea5a3d2bebe19c5ca0fa639e437 - posted by gi...@apache.org on 2022/06/28 17:57:42 UTC, 0 replies.
- [iceberg] branch master updated (b9dfdc214 -> 22298818c) - posted by bl...@apache.org on 2022/06/28 18:28:20 UTC, 0 replies.
- [iceberg-docs] branch main updated (f774ba08 -> 22c2ec73) - posted by pv...@apache.org on 2022/06/28 20:34:56 UTC, 0 replies.
- [iceberg-docs] 01/01: Add Impala to config defined docs menu (#101) - posted by pv...@apache.org on 2022/06/28 20:34:57 UTC, 0 replies.
- [iceberg-docs] branch main updated (22c2ec73 -> 5b844664) - posted by pv...@apache.org on 2022/06/28 20:51:54 UTC, 0 replies.
- [iceberg-docs] 01/01: Fix Presto url (#102) - posted by pv...@apache.org on 2022/06/28 20:51:55 UTC, 0 replies.
- [iceberg-docs] branch asf-site updated: Removing files no longer used (#100) - posted by bl...@apache.org on 2022/06/28 21:29:17 UTC, 0 replies.
- [iceberg] branch master updated (22298818cb -> a2619b8bbe) - posted by bl...@apache.org on 2022/06/28 23:53:24 UTC, 0 replies.
- [iceberg] branch master updated (a2619b8bbe -> b814bf2220) - posted by bl...@apache.org on 2022/06/28 23:53:58 UTC, 0 replies.
- [iceberg] branch master updated (b814bf2220 -> 31e1ef4548) - posted by bl...@apache.org on 2022/06/28 23:58:56 UTC, 0 replies.
- [iceberg-docs] branch latest updated (578d2b1d -> 1a5142ad) - posted by pv...@apache.org on 2022/06/29 04:33:52 UTC, 0 replies.
- [iceberg-docs] 01/01: Update Hive doc page with the 4.0.0-alpha-1 features (#98) - posted by pv...@apache.org on 2022/06/29 04:33:53 UTC, 0 replies.
- [iceberg-docs] branch asf-site updated: deploy: 1a5142ad94c51d943c177f704f51801e4ea3d4f4 - posted by gi...@apache.org on 2022/06/29 04:34:15 UTC, 0 replies.
- [iceberg-docs] branch main updated (5b844664 -> 13d109c8) - posted by pv...@apache.org on 2022/06/29 09:51:58 UTC, 0 replies.
- [iceberg-docs] 01/01: [0.13.2]: Add release date of 0.13.2 (#103) - posted by pv...@apache.org on 2022/06/29 09:51:59 UTC, 0 replies.
- [iceberg-docs] branch asf-site updated: deploy: 13d109c860e8bd242e2eaa6c95eb4652eb909399 - posted by gi...@apache.org on 2022/06/29 09:52:23 UTC, 0 replies.
- [iceberg] branch master updated: Core: Test serialization of LoadTableResponse (#5118) - posted by bl...@apache.org on 2022/06/29 14:38:00 UTC, 0 replies.
- [iceberg] branch master updated (878022bb6d -> 3f3a987260) - posted by bl...@apache.org on 2022/06/29 14:47:36 UTC, 0 replies.
- [iceberg] branch master updated: Python: Resolve write/read schemas (#5116) - posted by bl...@apache.org on 2022/06/29 14:52:04 UTC, 0 replies.
- [iceberg-docs] branch main updated: Add link to Apache Doris documentation (#106) - posted by bl...@apache.org on 2022/06/29 15:33:55 UTC, 0 replies.
- [iceberg] branch master updated (6b40ec7157 -> faa4c55b71) - posted by bl...@apache.org on 2022/06/29 16:18:53 UTC, 0 replies.
- [iceberg] branch master updated (faa4c55b71 -> e9b47f7070) - posted by bl...@apache.org on 2022/06/29 16:20:23 UTC, 0 replies.
- [iceberg] branch master updated (e9b47f7070 -> 7f152b104c) - posted by bl...@apache.org on 2022/06/29 16:26:54 UTC, 0 replies.
- [iceberg] branch master updated (7f152b104c -> 3147901275) - posted by bl...@apache.org on 2022/06/29 16:57:04 UTC, 0 replies.
- [iceberg] branch master updated (3147901275 -> 2dab406630) - posted by bl...@apache.org on 2022/06/29 16:58:30 UTC, 0 replies.
- [iceberg] branch master updated (2dab406630 -> b94716f2e1) - posted by bl...@apache.org on 2022/06/29 18:28:33 UTC, 0 replies.
- [iceberg] branch master updated (b94716f2e1 -> b4ed29b2af) - posted by bl...@apache.org on 2022/06/29 18:33:05 UTC, 0 replies.
- [iceberg] branch master updated (b4ed29b2af -> e1b67dc2dd) - posted by bl...@apache.org on 2022/06/29 18:34:06 UTC, 0 replies.
- [iceberg] branch master updated (e1b67dc2dd -> 336197f4a4) - posted by bl...@apache.org on 2022/06/29 18:36:23 UTC, 0 replies.
- [iceberg] branch master updated (336197f4a4 -> 36634970f5) - posted by bl...@apache.org on 2022/06/29 18:40:06 UTC, 0 replies.
- [iceberg] branch master updated (36634970f5 -> 7e30bec502) - posted by sz...@apache.org on 2022/06/29 22:49:14 UTC, 0 replies.
- [iceberg] branch master updated: Docs: Update Hive doc page with the 4.0.0-alpha-1 features (#5161) - posted by pv...@apache.org on 2022/06/30 09:34:35 UTC, 0 replies.
- [iceberg] branch master updated: API: Fix typo Canout to Cannot (#5164) - posted by pv...@apache.org on 2022/06/30 12:30:50 UTC, 0 replies.
- [iceberg] branch master updated: Python: Add truncate transform (#5030) - posted by bl...@apache.org on 2022/06/30 16:28:03 UTC, 0 replies.
- [iceberg] branch master updated (f72442f515 -> 342ec3c4b7) - posted by ao...@apache.org on 2022/06/30 18:41:07 UTC, 0 replies.
- [iceberg] branch master updated (342ec3c4b7 -> da37818bc8) - posted by bl...@apache.org on 2022/06/30 18:49:23 UTC, 0 replies.
- [iceberg] branch master updated (da37818bc8 -> bd495ec104) - posted by bl...@apache.org on 2022/06/30 20:50:07 UTC, 0 replies.
- [iceberg] branch master updated (bd495ec104 -> dec56790be) - posted by bl...@apache.org on 2022/06/30 23:45:28 UTC, 0 replies.