deniskuzZ commented on code in PR #4372:
URL: https://github.com/apache/hive/pull/4372#discussion_r1247921549
##########
ql/src/java/org/apache/hadoop/hive/ql/parse/AlterTableMetaRefSpec.java:
##########
@@ -48,17 +57,17 @@ public String toString() {
.add("operationParams", operationParams).toString();
}
- public static class CreateBranchSpec {
+ public static class CreateMetaRefSpec {
Review Comment:
in iceberg project, it's called SnapshotRef, MetaRef is too wide
type = SnapshotRefType.TAG & SnapshotRefType.BRANCH
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]