[ 
https://issues.apache.org/jira/browse/HIVE-26203?focusedWorklogId=768872&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-768872
 ]

ASF GitHub Bot logged work on HIVE-26203:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 11/May/22 07:42
            Start Date: 11/May/22 07:42
    Worklog Time Spent: 10m 
      Work Description: pvary commented on code in PR #3270:
URL: https://github.com/apache/hive/pull/3270#discussion_r869973619


##########
iceberg/iceberg-handler/src/test/java/org/apache/iceberg/mr/hive/TestHiveIcebergStorageHandlerNoScan.java:
##########
@@ -1456,6 +1456,63 @@ public void testCreateTableWithMetadataLocation() throws 
IOException {
             
HiveIcebergStorageHandlerTestUtils.CUSTOMER_RECORDS.stream()).collect(Collectors.toList()),
 records, 0);
   }
 
+  @Test
+  public void testAlterTableWithMetadataLocation() throws IOException {
+    Assume.assumeTrue("Alter table with metadata location is only supported 
for Hive Catalog tables",

Review Comment:
   Seems like an inconsistent state.
   Is there a way to recover from that, or shall we throw an exception instead?





Issue Time Tracking
-------------------

    Worklog Id:     (was: 768872)
    Time Spent: 1h 50m  (was: 1h 40m)

> Implement alter iceberg table metadata location
> -----------------------------------------------
>
>                 Key: HIVE-26203
>                 URL: https://issues.apache.org/jira/browse/HIVE-26203
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: László Pintér
>            Assignee: László Pintér
>            Priority: Major
>              Labels: iceberg, pull-request-available
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to