| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
262 (0.172s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HIVE-4643] HCatalog test TestSemanticAnalysis is failing on trunk - Hive - [issue]
|
|
...Also reported in hudson builds: https://builds.apache.org/job/Hive-trunk-h0.21/2124/console...
|
|
|
http://issues.apache.org/jira/browse/HIVE-4643
Author: Ashutosh Chauhan,
2013-06-03, 00:58
|
|
|
Re: Review Request: Column stats : LOW_VALUE (or HIGH_VALUE) will always be 0.0000 , if all the column values larger than 0.0 (or if all column values smaller than 0.0) - Hive - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11172/#review21293 Request for comments. http://svn.apache.org/repos/asf/hive/trunk/ql/...
|
|
|
Author: Ashutosh Chauhan,
2013-06-01, 21:57
|
|
|
Re: Review Request: HIVE-4489: beeline always return the same error message twice - Hive - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10917/#review21291 Ship it! +1 - Ashutosh Chauhan On May 3, 2013, 11:01 p.m...
|
|
|
Author: Ashutosh Chauhan,
2013-06-01, 19:21
|
|
|
[HIVE-2616] Passing user identity from metastore client to server in non-secure mode - Hive - [issue]
|
|
...Currently in unsecure mode client don't pass on user identity. As a result hdfs and other operations done by server gets executed by user running metastore process instead of being done in c...
|
|
|
http://issues.apache.org/jira/browse/HIVE-2616
Author: Ashutosh Chauhan,
2013-05-17, 09:32
|
|
|
[HIVE-4073] Make partition by optional in over clause - Hive - [issue]
|
|
...select s, sum( i ) over() from tt; should work....
|
|
|
http://issues.apache.org/jira/browse/HIVE-4073
Author: Ashutosh Chauhan,
2013-05-16, 22:11
|
|
|
[HIVE-4028] Bring paranthesis handling in windowing specification in compliance with sql standard - Hive - [issue]
|
|
... select max(i) over w from over100k window w as (partition by f);is sql compliant but doesn't work, but following does work: select max(i) over w from over100k window (w) as partit...
|
|
|
http://issues.apache.org/jira/browse/HIVE-4028
Author: Ashutosh Chauhan,
2013-05-16, 22:11
|
|
|
Re: [VOTE] Apache Hive 0.11.0 Release Candidate 2 - Hive - [mail # dev]
|
|
...+1 Built from sources, ran few unit tests and some simple queries against 1-node cluster. Thanks, Ashutosh On Wed, May 15, 2013 at 5:30 PM, Navis류승우 wrote: ...
|
|
|
Author: Ashutosh Chauhan,
2013-05-16, 02:44
|
|
|
[HIVE-3255] Add DBTokenStore to store Delegation Tokens in DB - Hive - [issue]
|
|
...Before HIVE-1696 metastore was completely stateless and all the data is in backend db. HIVE-1696 added delegation tokens for metastore which metastore needs to keep in memory. HIVE-2467 adde...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3255
Author: Ashutosh Chauhan,
2013-05-14, 20:19
|
|
|
[HIVE-2439] Upgrade antlr version to 3.4 - Hive - [issue]
|
|
...Upgrade antlr version to 3.4...
|
|
|
http://issues.apache.org/jira/browse/HIVE-2439
Author: Ashutosh Chauhan,
2013-05-13, 09:57
|
|
|
[HIVE-2517] Support group by on struct type - Hive - [issue]
|
|
...Currently group by on struct and union types are not supported. This issue will enable support for those....
|
|
|
http://issues.apache.org/jira/browse/HIVE-2517
Author: Ashutosh Chauhan,
2013-05-03, 19:51
|
|
|
|