[ https://issues.apache.org/jira/browse/HIVE-25264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marta Kuczora updated HIVE-25264: --------------------------------- Fix Version/s: 4.0.0 > Add tests to verify Hive can read/write after schema change on Iceberg table > ---------------------------------------------------------------------------- > > Key: HIVE-25264 > URL: https://issues.apache.org/jira/browse/HIVE-25264 > Project: Hive > Issue Type: Test > Reporter: Marta Kuczora > Assignee: Marta Kuczora > Priority: Major > Labels: pull-request-available > Fix For: 4.0.0 > > Time Spent: 5h > Remaining Estimate: 0h > > We should verify if Hive can properly read/write Iceberg tables after their > schema was modified through the Iceberg API (it's like when an other engine, > like Spark has done modification on the schema). > Unit tests should be added for the following operations offered by the > UpdateSchema interface in the Iceberg API: > - adding new top level column > - adding new nested column > - adding required column > - adding required nested column > - renaming a column > - updating a column > - making a column required > - delete a column > - changing the order of the columns in the schema -- This message was sent by Atlassian Jira (v8.3.4#803005)