[
https://issues.apache.org/jira/browse/HIVE-18253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
lijun updated HIVE-18253:
-------------------------
Description:
select count(*) from table where start_dt <= '20171128' and end_dt >
'20171128';
--2.4146952552795093E12
--2.4146952552791733E12
--2.414695255279438E12
was: select count(*) from
> The implementation of the same SQl, the results are inconsistent
> ----------------------------------------------------------------
>
> Key: HIVE-18253
> URL: https://issues.apache.org/jira/browse/HIVE-18253
> Project: Hive
> Issue Type: Bug
> Components: SQL
> Affects Versions: 1.2.1
> Reporter: lijun
>
> select count(*) from table where start_dt <= '20171128' and end_dt >
> '20171128';
> --2.4146952552795093E12
> --2.4146952552791733E12
> --2.414695255279438E12
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)