[jira] [Updated] (HIVE-10062) HiveOnTez: Union followed by Multi-GB followed by Multi-insert loses data

2015-04-09 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-10062: --- Attachment: HIVE-10062.02.patch address [~hagleitn]'s comments. > HiveOnTez: Union followed b

[jira] [Updated] (HIVE-10285) Incorrect endFunction call in HiveMetaStore

2015-04-09 Thread Nezih Yigitbasi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nezih Yigitbasi updated HIVE-10285: --- Component/s: Metastore > Incorrect endFunction call in HiveMetaStore > ---

[jira] [Updated] (HIVE-10285) Incorrect endFunction call in HiveMetaStore

2015-04-09 Thread Nezih Yigitbasi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nezih Yigitbasi updated HIVE-10285: --- Attachment: HIVE-10285.patch > Incorrect endFunction call in HiveMetaStore > -

[jira] [Assigned] (HIVE-4625) HS2 should not attempt to get delegation token from metastore if using embedded metastore

2015-04-09 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Sankar Sivarama Subramaniyan reassigned HIVE-4625: --- Assignee: Hari Sankar Sivarama Subramaniyan (was: Abde

[jira] [Updated] (HIVE-10284) enable container reuse for grace hash join

2015-04-09 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-10284: -- Attachment: HIVE-10284.1.patch > enable container reuse for grace hash join > -

[jira] [Commented] (HIVE-10263) CBO (Calcite Return Path): Aggregate checking input for bucketing should be conditional

2015-04-09 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14488259#comment-14488259 ] Laljo John Pullokkaran commented on HIVE-10263: --- Checked in to CBO branch.

[jira] [Resolved] (HIVE-10263) CBO (Calcite Return Path): Aggregate checking input for bucketing should be conditional

2015-04-09 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran resolved HIVE-10263. --- Resolution: Fixed > CBO (Calcite Return Path): Aggregate checking input for bu

[jira] [Commented] (HIVE-3378) UDF to obtain the numeric day of an year from date or timestamp in HIVE.

2015-04-09 Thread Swarnim Kulkarni (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14488228#comment-14488228 ] Swarnim Kulkarni commented on HIVE-3378: [~apivovarov] Left a few comments on the r

[jira] [Commented] (HIVE-3241) GenericUDAF when packaged as a JAR raises IllegalAccessException unless the JAR is placed in lib dir

2015-04-09 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14488217#comment-14488217 ] Hive QA commented on HIVE-3241: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Updated] (HIVE-9645) Constant folding case NULL equality

2015-04-09 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-9645: --- Attachment: HIVE-9645.5.patch another minor update. > Constant folding case NULL equality > --

[jira] [Commented] (HIVE-9647) Discrepancy in cardinality estimates between partitioned and un-partitioned tables

2015-04-09 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14488189#comment-14488189 ] Ashutosh Chauhan commented on HIVE-9647: +1 > Discrepancy in cardinality estimates

[jira] [Commented] (HIVE-10190) CBO: AST mode checks for TABLESAMPLE with AST.toString().contains("TOK_TABLESPLITSAMPLE")

2015-04-09 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14488174#comment-14488174 ] Laljo John Pullokkaran commented on HIVE-10190: --- [~sircodesalot] I looked at

[jira] [Commented] (HIVE-10190) CBO: AST mode checks for TABLESAMPLE with AST.toString().contains("TOK_TABLESPLITSAMPLE")

2015-04-09 Thread Reuben (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14488144#comment-14488144 ] Reuben commented on HIVE-10190: --- Okay, I think it's up. I really appreciate the help! > CBO

[jira] [Updated] (HIVE-10190) CBO: AST mode checks for TABLESAMPLE with AST.toString().contains("TOK_TABLESPLITSAMPLE")

2015-04-09 Thread Reuben (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reuben updated HIVE-10190: -- Attachment: HIVE-10190.02.patch > CBO: AST mode checks for TABLESAMPLE with > AST.toString().contains("TOK_TABL

[jira] [Commented] (HIVE-10271) remove hive.server2.thrift.http.min/max.worker.threads properties

2015-04-09 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14488141#comment-14488141 ] Hari Sankar Sivarama Subramaniyan commented on HIVE-10271: -- [~lef

[jira] [Updated] (HIVE-9917) After HIVE-3454 is done, make int to timestamp conversion configurable

2015-04-09 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-9917: --- Attachment: HIVE-9917.patch > After HIVE-3454 is done, make int to timestamp conversion configurable >

[jira] [Updated] (HIVE-9917) After HIVE-3454 is done, make int to timestamp conversion configurable

2015-04-09 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-9917: --- Attachment: (was: HIVE-9917.patch) > After HIVE-3454 is done, make int to timestamp conversion configurable

[jira] [Commented] (HIVE-8858) Visualize generated Spark plan [Spark Branch]

2015-04-09 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14488092#comment-14488092 ] Hive QA commented on HIVE-8858: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Commented] (HIVE-10190) CBO: AST mode checks for TABLESAMPLE with AST.toString().contains("TOK_TABLESPLITSAMPLE")

2015-04-09 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14488081#comment-14488081 ] Laljo John Pullokkaran commented on HIVE-10190: --- Submit your patch, i am hap

[jira] [Commented] (HIVE-10190) CBO: AST mode checks for TABLESAMPLE with AST.toString().contains("TOK_TABLESPLITSAMPLE")

2015-04-09 Thread Reuben (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14488077#comment-14488077 ] Reuben commented on HIVE-10190: --- Oh ok, do you mind if I finish it out then? > CBO: AST mod

[jira] [Commented] (HIVE-10190) CBO: AST mode checks for TABLESAMPLE with AST.toString().contains("TOK_TABLESPLITSAMPLE")

2015-04-09 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14488076#comment-14488076 ] Laljo John Pullokkaran commented on HIVE-10190: --- [~Reuben] No need for apolo

[jira] [Commented] (HIVE-10190) CBO: AST mode checks for TABLESAMPLE with AST.toString().contains("TOK_TABLESPLITSAMPLE")

2015-04-09 Thread Reuben (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14488065#comment-14488065 ] Reuben commented on HIVE-10190: --- Oh sorry. I was talking about this patch with a coworker, a

[jira] [Commented] (HIVE-10274) Send context and description to tez via dag info

2015-04-09 Thread Hitesh Shah (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14488044#comment-14488044 ] Hitesh Shah commented on HIVE-10274: Looks fine. Maybe put "LOG.debug("DagInfo: " + da

[jira] [Commented] (HIVE-10276) Implement date_format(timestamp, fmt) UDF

2015-04-09 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14488031#comment-14488031 ] Alexander Pivovarov commented on HIVE-10276: corection {code} weekofyear(date)

[jira] [Commented] (HIVE-10276) Implement date_format(timestamp, fmt) UDF

2015-04-09 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14488030#comment-14488030 ] Alexander Pivovarov commented on HIVE-10276: correction {code} date_format(dat

[jira] [Updated] (HIVE-3299) Create UDF DAYNAME(date)

2015-04-09 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated HIVE-3299: -- Attachment: HIVE-3299.5.patch patch #5 - fixed show_functions.q.out > Create UDF DAYNAM

[jira] [Commented] (HIVE-10274) Send context and description to tez via dag info

2015-04-09 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14488016#comment-14488016 ] Vikram Dixit K commented on HIVE-10274: --- +1 LGTM > Send context and description to

[jira] [Commented] (HIVE-10209) FetchTask with VC may fail because ExecMapper.done is true

2015-04-09 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14488018#comment-14488018 ] Jimmy Xiang commented on HIVE-10209: +1 > FetchTask with VC may fail because ExecMapp

[jira] [Commented] (HIVE-3194) implement the JDBC canonical/ISO-SQL 2011 scalar functions

2015-04-09 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487987#comment-14487987 ] Hive QA commented on HIVE-3194: --- {color:red}Overall{color}: -1 no tests executed Here are

[jira] [Updated] (HIVE-10263) CBO (Calcite Return Path): Aggregate checking input for bucketing should be conditional

2015-04-09 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-10263: --- Attachment: HIVE-10263.01.cbo.patch [~jpullokkaran], you are absolutely right,

[jira] [Updated] (HIVE-10268) Merge cbo branch into trunk

2015-04-09 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-10268: Attachment: HIVE-10268.1.patch Patch updated to latest trunk. > Merge cbo branch into trunk

[jira] [Commented] (HIVE-3299) Create UDF DAYNAME(date)

2015-04-09 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487980#comment-14487980 ] Hive QA commented on HIVE-3299: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Commented] (HIVE-10252) Make PPD work for Parquet in row group level

2015-04-09 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487973#comment-14487973 ] Szehon Ho commented on HIVE-10252: -- New strategy makes sense to me. I have some questi

[jira] [Updated] (HIVE-9710) HiveServer2 should support cookie based authentication, when using HTTP transport.

2015-04-09 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-9710: --- Labels: TODOC1.2 (was: ) > HiveServer2 should support cookie based authentication, when using

[jira] [Updated] (HIVE-9710) HiveServer2 should support cookie based authentication, when using HTTP transport.

2015-04-09 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-9710: --- Issue Type: Improvement (was: Bug) > HiveServer2 should support cookie based authentication, w

[jira] [Updated] (HIVE-9710) HiveServer2 should support cookie based authentication, when using HTTP transport.

2015-04-09 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-9710: --- Component/s: HiveServer2 > HiveServer2 should support cookie based authentication, when using H

[jira] [Updated] (HIVE-9710) HiveServer2 should support cookie based authentication, when using HTTP transport.

2015-04-09 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-9710: --- Fix Version/s: 1.2.0 > HiveServer2 should support cookie based authentication, when using HTTP

[jira] [Updated] (HIVE-9710) HiveServer2 should support cookie based authentication, when using HTTP transport.

2015-04-09 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-9710: --- Affects Version/s: 1.2.0 > HiveServer2 should support cookie based authentication, when using H

[jira] [Updated] (HIVE-9709) Hive should support replaying cookie from JDBC driver for beeline

2015-04-09 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-9709: --- Labels: TODOC1.2 (was: ) > Hive should support replaying cookie from JDBC driver for beeline >

[jira] [Resolved] (HIVE-8297) Wrong results with JDBC direct read of TIMESTAMP column in RCFile and ORC format

2015-04-09 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu resolved HIVE-8297. Resolution: Duplicate Fix Version/s: 0.14.0 I traced into this issue and it has been fixed in the late

[jira] [Commented] (HIVE-9709) Hive should support replaying cookie from JDBC driver for beeline

2015-04-09 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487944#comment-14487944 ] Vaibhav Gumashta commented on HIVE-9709: [~hsubramaniyan] It will be good to add so

[jira] [Updated] (HIVE-9709) Hive should support replaying cookie from JDBC driver for beeline

2015-04-09 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-9709: --- Component/s: JDBC HiveServer2 > Hive should support replaying cookie from JDBC

[jira] [Updated] (HIVE-9709) Hive should support replaying cookie from JDBC driver for beeline

2015-04-09 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-9709: --- Affects Version/s: 1.2.0 > Hive should support replaying cookie from JDBC driver for beeline >

[jira] [Updated] (HIVE-9709) Hive should support replaying cookie from JDBC driver for beeline

2015-04-09 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-9709: --- Fix Version/s: 1.2.0 > Hive should support replaying cookie from JDBC driver for beeline >

[jira] [Updated] (HIVE-9709) Hive should support replaying cookie from JDBC driver for beeline

2015-04-09 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-9709: --- Issue Type: Improvement (was: Bug) > Hive should support replaying cookie from JDBC driver for

[jira] [Resolved] (HIVE-10246) [CBO] Table alias should be stored with Scan object, instead of Table object

2015-04-09 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan resolved HIVE-10246. - Resolution: Fixed Fix Version/s: cbo-branch Committed to branch > [CBO] Table alia

[jira] [Commented] (HIVE-10251) HIVE-9664 makes hive depend on ivysettings.xml

2015-04-09 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487939#comment-14487939 ] Thejas M Nair commented on HIVE-10251: -- bq. Yup, that's exactly what I was suggesting

[jira] [Commented] (HIVE-9917) After HIVE-3454 is done, make int to timestamp conversion configurable

2015-04-09 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487917#comment-14487917 ] Jason Dere commented on HIVE-9917: -- Ah ok. Actually, I would prefer to have the output bac

[jira] [Commented] (HIVE-10209) FetchTask with VC may fail because ExecMapper.done is true

2015-04-09 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487895#comment-14487895 ] Szehon Ho commented on HIVE-10209: -- If I understand, this is for MR local mode. +1 > Fe

[jira] [Commented] (HIVE-10265) Hive CLI crashes on != inequality

2015-04-09 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487893#comment-14487893 ] Szehon Ho commented on HIVE-10265: -- I forgot to say, test failures don't look related (ca

[jira] [Commented] (HIVE-10209) FetchTask with VC may fail because ExecMapper.done is true

2015-04-09 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487874#comment-14487874 ] Chao commented on HIVE-10209: - Hi [~jxiang], [~szehon]. Can any of you take a look? Thanks. >

[jira] [Commented] (HIVE-10265) Hive CLI crashes on != inequality

2015-04-09 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487869#comment-14487869 ] Jimmy Xiang commented on HIVE-10265: +1 > Hive CLI crashes on != inequality > ---

[jira] [Commented] (HIVE-10246) [CBO] Table alias should be stored with Scan object, instead of Table object

2015-04-09 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487863#comment-14487863 ] Laljo John Pullokkaran commented on HIVE-10246: --- +1 > [CBO] Table alias sho

[jira] [Commented] (HIVE-10265) Hive CLI crashes on != inequality

2015-04-09 Thread Chao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487856#comment-14487856 ] Chao commented on HIVE-10265: - +1 > Hive CLI crashes on != inequality > -

[jira] [Commented] (HIVE-8858) Visualize generated Spark plan [Spark Branch]

2015-04-09 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487853#comment-14487853 ] Hive QA commented on HIVE-8858: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Commented] (HIVE-10265) Hive CLI crashes on != inequality

2015-04-09 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487852#comment-14487852 ] Szehon Ho commented on HIVE-10265: -- [~csun], [~jxiang] can one of you guys take a look?

[jira] [Commented] (HIVE-9917) After HIVE-3454 is done, make int to timestamp conversion configurable

2015-04-09 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487848#comment-14487848 ] Aihua Xu commented on HIVE-9917: For those test cases, I changed them to set the configurat

[jira] [Updated] (HIVE-10273) Union with partition tables which have no data fails with NPE

2015-04-09 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikram Dixit K updated HIVE-10273: -- Description: As shown in the test case in the patch below, when we have partitioned tables whic

[jira] [Commented] (HIVE-10263) CBO (Calcite Return Path): Aggregate checking input for bucketing should be conditional

2015-04-09 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487828#comment-14487828 ] Laljo John Pullokkaran commented on HIVE-10263: --- [~jcamachorodriguez] "HiveA

[jira] [Commented] (HIVE-10005) remove some unnecessary branches from the inner loop

2015-04-09 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487829#comment-14487829 ] Vikram Dixit K commented on HIVE-10005: --- It looks to me like this eliminates checkin

[jira] [Commented] (HIVE-10269) HiveMetaStore.java:[6089,29] cannot find symbol class JvmPauseMonitor

2015-04-09 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487784#comment-14487784 ] Vaibhav Gumashta commented on HIVE-10269: - +1 > HiveMetaStore.java:[6089,29] cann

[jira] [Commented] (HIVE-9917) After HIVE-3454 is done, make int to timestamp conversion configurable

2015-04-09 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487782#comment-14487782 ] Jason Dere commented on HIVE-9917: -- HIVE-3454 changed the output of a lot of tests, becaus

[jira] [Commented] (HIVE-10251) HIVE-9664 makes hive depend on ivysettings.xml

2015-04-09 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487765#comment-14487765 ] Sushanth Sowmyan commented on HIVE-10251: - [~thejas] : Yup, that's exactly what I

[jira] [Resolved] (HIVE-10241) ACID: drop table doesn't acquire any locks

2015-04-09 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman resolved HIVE-10241. --- Resolution: Cannot Reproduce I can clearly see the right locks now > ACID: drop table do

[jira] [Commented] (HIVE-10251) HIVE-9664 makes hive depend on ivysettings.xml

2015-04-09 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487750#comment-14487750 ] Thejas M Nair commented on HIVE-10251: -- (Forgive me if this idea idea is stupid, beca

[jira] [Updated] (HIVE-8858) Visualize generated Spark plan [Spark Branch]

2015-04-09 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-8858: --- Attachment: HIVE-8858.4-spark.patch > Visualize generated Spark plan [Spark Branch] > -

[jira] [Commented] (HIVE-8858) Visualize generated Spark plan [Spark Branch]

2015-04-09 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487736#comment-14487736 ] Chinna Rao Lalam commented on HIVE-8858: Failed test case nonmr_fetch.q is not rela

[jira] [Commented] (HIVE-10251) HIVE-9664 makes hive depend on ivysettings.xml

2015-04-09 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487722#comment-14487722 ] Sushanth Sowmyan commented on HIVE-10251: - [~cwsteinbach]: I had a discussion wit

[jira] [Commented] (HIVE-3299) Create UDF DAYNAME(date)

2015-04-09 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487712#comment-14487712 ] Alexander Pivovarov commented on HIVE-3299: --- the function can be replaced by {cod

[jira] [Updated] (HIVE-3299) Create UDF DAYNAME(date)

2015-04-09 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Pivovarov updated HIVE-3299: -- Attachment: HIVE-3299.4.patch patch #4 - fixed typo in q file > Create UDF DAYNAME(date

[jira] [Updated] (HIVE-10279) LLAP: Allow the runtime to check whether a task can run to completion

2015-04-09 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated HIVE-10279: -- Fix Version/s: llap > LLAP: Allow the runtime to check whether a task can run to completion > --

[jira] [Commented] (HIVE-10265) Hive CLI crashes on != inequality

2015-04-09 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487692#comment-14487692 ] Hive QA commented on HIVE-10265: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Updated] (HIVE-10273) Union with partition tables which have no data fails with NPE

2015-04-09 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikram Dixit K updated HIVE-10273: -- Attachment: HIVE-10273.1.patch > Union with partition tables which have no data fails with NPE >

[jira] [Commented] (HIVE-10266) Boolean expression True and True returns False

2015-04-09 Thread ckran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487657#comment-14487657 ] ckran commented on HIVE-10266: -- Thanks. That workaround worked. > Boolean expression True a

[jira] [Updated] (HIVE-8858) Visualize generated Spark plan [Spark Branch]

2015-04-09 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-8858: --- Attachment: HIVE-8858.3-spark.patch > Visualize generated Spark plan [Spark Branch] > -

[jira] [Commented] (HIVE-10222) Upgrade Calcite dependency to newest version

2015-04-09 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487641#comment-14487641 ] Ashutosh Chauhan commented on HIVE-10222: - Seems like test {{index_auto_mult_table

[jira] [Commented] (HIVE-6108) Introduce Cryptographic hash UDFs

2015-04-09 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487603#comment-14487603 ] Alan Gates commented on HIVE-6108: -- Ok, so this review is way overdue, but better late tha

[jira] [Commented] (HIVE-10206) Improve Alter Table to not initialize Serde unnecessarily

2015-04-09 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487549#comment-14487549 ] Hive QA commented on HIVE-10206: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Updated] (HIVE-10239) Create scripts to do metastore upgrade tests on jenkins for Derby, Oracle and PostgreSQL

2015-04-09 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naveen Gangam updated HIVE-10239: - Attachment: HIVE-10239.0.patch > Create scripts to do metastore upgrade tests on jenkins for Derby

[jira] [Commented] (HIVE-10226) Column stats for Date columns not supported

2015-04-09 Thread Swarnim Kulkarni (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487503#comment-14487503 ] Swarnim Kulkarni commented on HIVE-10226: - +1. Looks great. Thanks for making the

[jira] [Updated] (HIVE-10148) update of bucking column should not be allowed

2015-04-09 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-10148: -- Attachment: HIVE-10148.5.patch > update of bucking column should not be allowed > --

[jira] [Commented] (HIVE-8297) Wrong results with JDBC direct read of TIMESTAMP column in RCFile and ORC format

2015-04-09 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487455#comment-14487455 ] Aihua Xu commented on HIVE-8297: I saw the issue on 0.13. > Wrong results with JDBC direct

[jira] [Assigned] (HIVE-8297) Wrong results with JDBC direct read of TIMESTAMP column in RCFile and ORC format

2015-04-09 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu reassigned HIVE-8297: -- Assignee: Aihua Xu > Wrong results with JDBC direct read of TIMESTAMP column in RCFile and ORC > format

[jira] [Updated] (HIVE-9580) Server returns incorrect result from JOIN ON VARCHAR columns

2015-04-09 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-9580: --- Attachment: HIVE-9580.patch > Server returns incorrect result from JOIN ON VARCHAR columns > --

[jira] [Updated] (HIVE-9580) Server returns incorrect result from JOIN ON VARCHAR columns

2015-04-09 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-9580: --- Attachment: (was: HIVE-9580.patch) > Server returns incorrect result from JOIN ON VARCHAR columns > ---

[jira] [Commented] (HIVE-8858) Visualize generated Spark plan [Spark Branch]

2015-04-09 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487414#comment-14487414 ] Hive QA commented on HIVE-8858: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Commented] (HIVE-10226) Column stats for Date columns not supported

2015-04-09 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487396#comment-14487396 ] Hive QA commented on HIVE-10226: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-8297) Wrong results with JDBC direct read of TIMESTAMP column in RCFile and ORC format

2015-04-09 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487382#comment-14487382 ] Aihua Xu commented on HIVE-8297: [~hongyu.bi] What kind of data you should suppose to see i

[jira] [Updated] (HIVE-10239) Create scripts to do metastore upgrade tests on jenkins for Derby, Oracle and PostgreSQL

2015-04-09 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naveen Gangam updated HIVE-10239: - Attachment: HIVE-10239-donotcommit.patch > Create scripts to do metastore upgrade tests on jenkins

[jira] [Updated] (HIVE-10239) Create scripts to do metastore upgrade tests on jenkins for Derby, Oracle and PostgreSQL

2015-04-09 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naveen Gangam updated HIVE-10239: - Attachment: (was: HIVE-10239.DONOTCOMMIT.patch) > Create scripts to do metastore upgrade tests

[jira] [Updated] (HIVE-10239) Create scripts to do metastore upgrade tests on jenkins for Derby, Oracle and PostgreSQL

2015-04-09 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naveen Gangam updated HIVE-10239: - Attachment: (was: HIVE-10239-DONOTCOMMIT.patch) > Create scripts to do metastore upgrade tests

[jira] [Updated] (HIVE-10266) Boolean expression True and True returns False

2015-04-09 Thread ckran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ckran updated HIVE-10266: - Description: A Hive query with a Boolean expression with day and month calculations that each evaluate to TRUE w

[jira] [Updated] (HIVE-8858) Visualize generated Spark plan [Spark Branch]

2015-04-09 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-8858: --- Attachment: HIVE-8858.2-spark.patch > Visualize generated Spark plan [Spark Branch] > -

[jira] [Commented] (HIVE-9580) Server returns incorrect result from JOIN ON VARCHAR columns

2015-04-09 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487289#comment-14487289 ] Hive QA commented on HIVE-9580: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Commented] (HIVE-10190) CBO: AST mode checks for TABLESAMPLE with AST.toString().contains("TOK_TABLESPLITSAMPLE")

2015-04-09 Thread Reuben (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487276#comment-14487276 ] Reuben commented on HIVE-10190: --- One other thing, it looks like {{ArrayList.remove}} has a r

[jira] [Commented] (HIVE-10190) CBO: AST mode checks for TABLESAMPLE with AST.toString().contains("TOK_TABLESPLITSAMPLE")

2015-04-09 Thread Reuben (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487266#comment-14487266 ] Reuben commented on HIVE-10190: --- Right, which is is why in my code, I was using the {{Set.co

[jira] [Commented] (HIVE-10222) Upgrade Calcite dependency to newest version

2015-04-09 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487143#comment-14487143 ] Hive QA commented on HIVE-10222: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-10251) HIVE-9664 makes hive depend on ivysettings.xml

2015-04-09 Thread Anant Nag (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487094#comment-14487094 ] Anant Nag commented on HIVE-10251: -- hi [~sushanth], I've addressed the comments in the r

[jira] [Updated] (HIVE-10251) HIVE-9664 makes hive depend on ivysettings.xml

2015-04-09 Thread Anant Nag (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anant Nag updated HIVE-10251: - Attachment: HIVE-10251.2.patch Latest patch after addressing comments in the rb. > HIVE-9664 makes hive d

[jira] [Commented] (HIVE-10191) ORC: Cleanup writer per-row synchronization

2015-04-09 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487028#comment-14487028 ] Hive QA commented on HIVE-10191: {color:red}Overall{color}: -1 at least one tests failed

  1   2   >