You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by GitBox <gi...@apache.org> on 2019/11/06 16:43:27 UTC

[GitHub] [hive] kgyrtkirk commented on a change in pull request #550: HIVE-21198 Introduce a database object reference class

kgyrtkirk commented on a change in pull request #550: HIVE-21198 Introduce a database object reference class
URL: https://github.com/apache/hive/pull/550#discussion_r343202348
 
 

 ##########
 File path: ql/src/java/org/apache/hadoop/hive/ql/ddl/table/misc/TruncateTableDesc.java
 ##########
 @@ -39,8 +39,7 @@
 public class TruncateTableDesc implements DDLDescWithWriteId, Serializable {
   private static final long serialVersionUID = 1L;
 
-  private final String tableName;
-  private final String fullTableName;
 
 Review comment:
   yeah...this seems to be one place where this tablename git confusing ... :+1: 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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