-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.1.0
-
Component/s: PTF-Windowing
-
Labels:None
Result set returned by Hive has one row instead of 5
select avg(distinct tsint.csint) over () from tsint create table if not exists TSINT (RNUM int , CSINT smallint) ROW FORMAT DELIMITED FIELDS TERMINATED BY '|' LINES TERMINATED BY '\n' STORED AS TEXTFILE; 0|\N 1|-1 2|0 3|1 4|10
- links to
There are no Sub-Tasks for this issue.