Vihang Karajgaonkar created HIVE-21155:
------------------------------------------
Summary: create_time datatype for database and catalog should be
int in sql server schema scripts
Key: HIVE-21155
URL: https://issues.apache.org/jira/browse/HIVE-21155
Project: Hive
Issue Type: Bug
Reporter: Vihang Karajgaonkar
Assignee: Vihang Karajgaonkar
HIVE-21077 added create_time field to database and catalogs. However, the data
type of this field was set to bigint instead of int like in case of other
create_time fields for tbls and partitions. We should change it to int from
bigint to be consistent with other create_time fields.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)