[
https://issues.apache.org/jira/browse/HIVE-12745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jesus Camacho Rodriguez updated HIVE-12745:
---
Priority: Critical (was: Major)
> Hive Timestamp value change after joining t
[
https://issues.apache.org/jira/browse/HIVE-12745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jesus Camacho Rodriguez updated HIVE-12745:
---
Target Version/s: 3.0.0
> Hive Timestamp value change after joining two tables
[
https://issues.apache.org/jira/browse/HIVE-12745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jesus Camacho Rodriguez updated HIVE-12745:
---
Labels: timestamp (was: )
> Hive Timestamp value change after joining two tab
[
https://issues.apache.org/jira/browse/HIVE-12745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitry Tolpeko updated HIVE-12745:
--
Component/s: (was: hpl/sql)
> Hive Timestamp value change after joining two tables
> ---
[
https://issues.apache.org/jira/browse/HIVE-12745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
yangping wu updated HIVE-12745:
---
Description:
I have two Hive tables:test and test1:
{code}
CREATE TABLE `test`( `t` timestamp)
CREATE
[
https://issues.apache.org/jira/browse/HIVE-12745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
yangping wu updated HIVE-12745:
---
Description:
I have two Hive tables:test and test1:
{code}
CREATE TABLE `test`( `t` timestamp)
CREATE