| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
250 (0.116s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HIVE-2991] Integrate Clover with Hive - Hive - [issue]
|
|
...Atlassian has donated license of their code coverage tool Clover to ASF. Lets make use of it to generate code coverage report to figure out which areas of Hive are well tested and which ones...
|
|
|
http://issues.apache.org/jira/browse/HIVE-2991
Author: Ashutosh Chauhan,
2013-04-03, 07:44
|
|
|
[HIVE-4085] Incorrectly pruning columns for PTFOperator - Hive - [issue]
|
|
...Following simple query used to work before HIVE-4035select s, sum(b) over (distribute by i sort by si rows between unbounded preceding and current row) from over100k;but now it fails....
|
|
|
http://issues.apache.org/jira/browse/HIVE-4085
Author: Ashutosh Chauhan,
2013-04-02, 15:24
|
|
|
[HIVE-4111] Default value in lag is not handled correctly - Hive - [issue]
|
|
...select s, lag(s, 3, 'fred') over (partition by f order by b) from over100k;results in runtime exception....
|
|
|
http://issues.apache.org/jira/browse/HIVE-4111
Author: Ashutosh Chauhan,
2013-04-02, 15:24
|
|
|
[HIVE-4031] Add apache headers in new files - Hive - [issue]
|
|
...All new files don't have apache header....
|
|
|
http://issues.apache.org/jira/browse/HIVE-4031
Author: Ashutosh Chauhan,
2013-04-02, 15:24
|
|
|
[HIVE-4048] Allow partition by/order by in partitioning spec in over clause and partition function - Hive - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HIVE-4048
Author: Ashutosh Chauhan,
2013-04-02, 15:24
|
|
|
[HIVE-4030] Name windowing function in consistence with sql standard - Hive - [issue]
|
|
...Currently we name them as denserank, percentrank, rownumber, cumedist. SQL standard says that they should be named as dense_rank, percent_rank, row_number, cume_dist....
|
|
|
http://issues.apache.org/jira/browse/HIVE-4030
Author: Ashutosh Chauhan,
2013-04-02, 15:24
|
|
|
Re: Review Request: HIVE-4269: fix handling of binary type in hiveserver2, jdbc driver - Hive - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10210/#review18589 Ship it! +1 - Ashutosh Chauhan On March 31, 2013, 7:14 p...
|
|
|
Author: Ashutosh Chauhan,
2013-04-01, 16:02
|
|
|
Re: Review Request: HIVE-3951: Allow Decimal type columns in Regex Serde - Hive - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9173/#review18588 Ship it! +1 - Ashutosh Chauhan On April 1, 2013, 3:13 p.m...
|
|
|
Author: Ashutosh Chauhan,
2013-04-01, 15:48
|
|
|
Re: Review Request: HIVE-3951: Allow Decimal type columns in Regex Serde - Hive - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9173/#review18559 ql/src/test/queries/clientpositive/serde_regex.q ...
|
|
|
Author: Ashutosh Chauhan,
2013-03-30, 17:47
|
|
|
next hive release - Hive - [mail # dev]
|
|
...Hey all, Its not been long since we released 0.10 but a lot has gone in since then. There are quite a few query plan optimizations which has gone in. Also, ptf-windowing work is windin...
|
|
|
Author: Ashutosh Chauhan,
2013-03-22, 18:25
|
|
|
|