Home
|
About
|
Sematext
search-lucene.com
search-hadoop.com
Search
clear
query
|
facets
|
time
Search criteria:
. Results from
1
to
6
from
6
(0.081s).
Loading phrases to help you
refine your search...
[HIVE-2954] The statement fails when a column part of an ORDER BY is not specified in the SELECT.
-
Hive
- [issue]
...Given the following table:CREATE TABLE `DBCSTB32` (`aaa` DOUBLE,`bbb` STRING,`ccc` STRING,`ddd` DOUBLE) ROW FORMATDELIMITED FIELDS TERMINATED BY '\001' STORED AS TEXTFILE;The following state...
http://issues.apache.org/jira/browse/HIVE-2954
Author:
Mauro Cazzari
, 2013-04-09, 06:14
[HIVE-2868] Insert into table wipes out table content
-
Hive
- [issue]
...The INSERT INTO <table> statement still wipes out the target table, even though I read in more than once place that the statement should behave in append mode. Is this true? If not, is...
http://issues.apache.org/jira/browse/HIVE-2868
Author:
Mauro Cazzari
, 2013-01-23, 22:14
[HIVE-2884] When "distinct" is used in from of STDDEV, the statement fails with a Java exception error
-
Hive
- [issue]
...Given the following statement:select distinct STDDEV_SAMP(TXT_1.`age`) as AgeAlias, STDDEV_SAMP(TXT_1.`weight`) as WeightAlias from `CLASS` TXT_1;Hive ...
http://issues.apache.org/jira/browse/HIVE-2884
Author:
Mauro Cazzari
, 2012-05-26, 01:44
[HIVE-2885] select distinct <string> from table returns wrong result
-
Hive
- [issue]
...Give the following table:CREATE TABLE `MYTAB` (`a` DOUBLE)....containing the values 1, 2, 3, and 4, the following SQL fails to produce the correct result:select distinct 'FOO' from `MYTAB`No...
http://issues.apache.org/jira/browse/HIVE-2885
Author:
Mauro Cazzari
, 2012-05-26, 01:41
[HIVE-2863] Ambiguous table name or column reference message displays when table and column names are the same
-
Hive
- [issue]
...Given the following table:CREATE TABLE `Y` (`y` DOUBLE) ROW FORMAT DELIMITED FIELDS TERMINATED BY '\001' STORED AS TEXTFILE;The following query fails:SELECT `Y`.`y` FROM `Y` &nbs...
http://issues.apache.org/jira/browse/HIVE-2863
Author:
Mauro Cazzari
, 2012-04-13, 07:25
[HIVE-2886] distinct with order by fails with Java SQL exception.
-
Hive
- [issue]
...The following select:select distinct TXT_1.`a`, TXT_1.`b` from `MYTAB` TXT_1 order by TXT_1.`a` ascfails with a Java SQL exception. Note that if the "distinct" or the table alias is removed ...
http://issues.apache.org/jira/browse/HIVE-2886
Author:
Mauro Cazzari
, 2012-04-09, 10:53
1
Sort:
time-biased relevance
relevancy
newest on top
oldest on top
project
Hive (6)
type
issue (6)
date
last 7 days (0)
last 30 days (0)
last 90 days (1)
last 6 months (2)
last 9 months (6)
author
Namit Jain (802)
Edward Capriolo (631)
Zheng Shao (613)
Carl Steinbach (604)
John Sichi (297)
Mark Grover (269)
Ning Zhang (255)
Ashutosh Chauhan (250)
Nitin Pawar (220)
Ashish Thusoo (169)
Kevin Wilfong (161)
He Yongqiang (156)
Prasad Chakka (152)
Bejoy Ks (132)
Navis (128)
Mauro Cazzari
All projects made searchable here are trademarks of the Apache Software Foundation. Service operated by
Sematext