[ https://issues.apache.org/jira/browse/HIVE-24958?focusedWorklogId=574890&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-574890 ]
ASF GitHub Bot logged work on HIVE-24958: ----------------------------------------- Author: ASF GitHub Bot Created on: 31/Mar/21 14:51 Start Date: 31/Mar/21 14:51 Worklog Time Spent: 10m Work Description: marton-bod opened a new pull request #2138: URL: https://github.com/apache/hive/pull/2138 df80c15 - copy-pasting sources from `iceberg-hive-metastore`, this commit should not need a review **Please review:** fff81a7 - Goal: iceberg-catalog passing all tests + iceberg-handler depending on iceberg-catalog. Changes needed compared to Iceberg repo: - Extra conf setting in TestHiveMetastore#initConf: https://github.com/apache/hive/commit/fff81a77632995b25d930b85f50a3bf49a46bc7f#diff-454838f58a7e8537062a492232ebeaff66cb75051a4d2591ce54bbd1a1779fa5R223 - Database location URI behaves differently in upstream Hive: https://github.com/apache/hive/commit/fff81a77632995b25d930b85f50a3bf49a46bc7f#diff-70672eb7a795f778b743e1965d02f66a0d4f918c551dadcefd9b4864e9a93522R555 and https://github.com/apache/hive/commit/fff81a77632995b25d930b85f50a3bf49a46bc7f#diff-5173630509f49d2e68c1f0b06ea0d47166ff2e7dd0154bf24c763662546d90e6R405 Moved `TestHiveMetastore` and `AssertHelpers` to iceberg-catalog test sources. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 574890) Remaining Estimate: 0h Time Spent: 10m > Create Iceberg catalog module in Hive > ------------------------------------- > > Key: HIVE-24958 > URL: https://issues.apache.org/jira/browse/HIVE-24958 > Project: Hive > Issue Type: Task > Reporter: Marton Bod > Assignee: Marton Bod > Priority: Major > Time Spent: 10m > Remaining Estimate: 0h > > * Create a new iceberg-catalog module in Hive, with the code currently > contained in Iceberg's iceberg-hive-metastore module > * Make sure all tests pass (including static analysis and checkstyle) > * Make iceberg-handler depend on this module instead of > iceberg-hive-metastore -- This message was sent by Atlassian Jira (v8.3.4#803005)