| clear query|facets|time |
Search criteria: .
Results from 111 to 120 from
604 (0.116s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HIVE-2629] Make a single Hive binary work with both 0.20.x and 0.23.0 - Hive - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HIVE-2629
Author: Carl Steinbach,
2012-11-13, 01:59
|
|
|
Re: hive 0.10 release - Hive - [mail # dev]
|
|
...+1 On Wed, Nov 7, 2012 at 11:23 PM, Alexander Lorenz wrote: ...
|
|
|
Author: Carl Steinbach,
2012-11-08, 23:18
|
|
|
[HIVE-1977] DESCRIBE TABLE syntax doesn't support specifying a database qualified table name - Hive - [issue]
|
|
...The syntax for DESCRIBE is broken. It should be:DESCRIBE [EXTENDED] [database DOT]table [column]but is actuallyDESCRIBE [EXTENDED] table[DOT col_name]Ref: http://dev.mysql.com/doc/refman/5.0...
|
|
|
http://issues.apache.org/jira/browse/HIVE-1977
Author: Carl Steinbach,
2012-11-07, 09:37
|
|
|
Re: Hive JIRA - Hive - [mail # dev]
|
|
...You have been added. Thanks. On Tue, Nov 6, 2012 at 5:08 PM, wrote: ...
|
|
|
Author: Carl Steinbach,
2012-11-07, 01:12
|
|
|
Re: Hive JIRA - Hive - [mail # dev]
|
|
...Hi, Please send me your JIRA userid and I will add you to the list of Hive contributors. Thanks. Carl On Tue, Nov 6, 2012 at 2:43 PM, [EMAIL PROTECTED] wrote: &...
|
|
|
Author: Carl Steinbach,
2012-11-06, 23:51
|
|
|
[HIVE-3517] Provide README file for Oracle backed Metastore - Hive - [issue]
|
|
...We currently provide README files for Derby, MySQL, and Derby. We should also provide a README file for Oracle....
|
|
|
http://issues.apache.org/jira/browse/HIVE-3517
Author: Carl Steinbach,
2012-11-06, 21:38
|
|
|
[HIVE-1868] ALTER TABLE ADD PARTITION can't handle partition key names that conflict with HQL keywords - Hive - [issue]
|
|
...hive> CREATE TABLE foo (a INT) PARTITIONED BY (`date` STRING);OKhive> DESCRIBE EXTENDED foo;OKa int date string Detailed Table InformationTable(tableName:foo, dbName:default, owner...
|
|
|
http://issues.apache.org/jira/browse/HIVE-1868
Author: Carl Steinbach,
2012-11-05, 20:37
|
|
|
[HIVE-975] Hive ODBC driver for Windows - Hive - [issue]
|
|
...The current Hive ODBC driver (HIVE-187) is limited to *NIX systems. We need to provide an ODBC driver that is compatible with Windows and the Windows ODBC driver manager.It appears that it m...
|
|
|
http://issues.apache.org/jira/browse/HIVE-975
Author: Carl Steinbach,
2012-10-26, 20:46
|
|
|
[HIVE-3609] Nested sub select queries with duplicate column aliases should throw an error instead of truncating columns - Hive - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HIVE-3609
Author: Carl Steinbach,
2012-10-23, 05:00
|
|
|
[HIVE-3608] Support appends (INSERT INTO) for bucketed tables - Hive - [issue]
|
|
...Support for appending (INSERT INTO) non-bucketed tables was added in HIVE-306. We should extend this to support bucketed tables as well....
|
|
|
http://issues.apache.org/jira/browse/HIVE-3608
Author: Carl Steinbach,
2012-10-23, 02:29
|
|
|
|