sonarcloud[bot] commented on PR #4893:
URL: https://github.com/apache/hive/pull/4893#issuecomment-1827206010
Kudos, SonarCloud Quality Gate passed! [ {
return sarg;
}
}
+
+
ayushtkn merged PR #4891:
URL: https://github.com/apache/hive/pull/4891
--
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: gitbox-unsubscr...@hive.apache.o
zhangbutao commented on PR #4900:
URL: https://github.com/apache/hive/pull/4900#issuecomment-1826725247
> This Map does not guarantee the same order of the fields
every time which causes the assertions to fail.
I almost understand what you mean. But i have never seen these tests fail.
zhangbutao commented on code in PR #4897:
URL: https://github.com/apache/hive/pull/4897#discussion_r1405347851
##
ql/src/java/org/apache/hadoop/hive/ql/parse/AlterTableExecuteSpec.java:
##
@@ -270,4 +271,27 @@ public SearchArgument getSarg() {
return sarg;
}
}
+
+
16 matches
Mail list logo