You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by "abstractdog (via GitHub)" <gi...@apache.org> on 2023/02/23 09:04:10 UTC

[GitHub] [hive] abstractdog commented on a diff in pull request #4035: HIVE-27055: hive-exec typos part 3

abstractdog commented on code in PR #4035:
URL: https://github.com/apache/hive/pull/4035#discussion_r1115394907


##########
ql/src/java/org/apache/hadoop/hive/ql/exec/repl/ReplDumpTask.java:
##########
@@ -798,7 +798,7 @@ && shouldBootstrapDumpAcidTable(table.getTableName())) {
     return !ReplUtils.tableIncludedInReplScope(work.oldReplScope, table.getTableName());
   }
 
-  private boolean isTableSatifiesConfig(Table table) {
+  private boolean isTableSatisfiesConfig(Table table) {

Review Comment:
   if we're about grammar, and this is a private method (we won't break anything), isn't it "doesTableSatisfyConfig instead?



-- 
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-unsubscribe@hive.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org