Re: Review Request: HIVE-1644 Use filter pushdown for automatically accessing indexes

2011-04-15 Thread Russell Melick
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/558/#review492 --- ql/src/java/org/apache/hadoop/hive/ql/exec/ExecDriver.java

[jira] [Commented] (HIVE-1644) use filter pushdown for automatically accessing indexes

2011-04-15 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13020562#comment-13020562 ] jirapos...@reviews.apache.org commented on HIVE-1644: - ---

[jira] [Updated] (HIVE-1644) use filter pushdown for automatically accessing indexes

2011-04-15 Thread Russell Melick (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Melick updated HIVE-1644: - Attachment: HIVE-1644.14.patch Include new unit tests. Also asked a few more questions on the rev

[jira] [Commented] (HIVE-1644) use filter pushdown for automatically accessing indexes

2011-04-15 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13020560#comment-13020560 ] jirapos...@reviews.apache.org commented on HIVE-1644: - ---

Re: Review Request: HIVE-1644 Use filter pushdown for automatically accessing indexes

2011-04-15 Thread Russell Melick
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/558/ --- (Updated 2011-04-16 06:04:26.681814) Review request for hive. Changes ---

[jira] [Created] (HIVE-2115) Process residual predicate during automatic index query

2011-04-15 Thread Russell Melick (JIRA)
Process residual predicate during automatic index query --- Key: HIVE-2115 URL: https://issues.apache.org/jira/browse/HIVE-2115 Project: Hive Issue Type: Improvement Components: I

[jira] [Commented] (HIVE-2038) Metastore listener

2011-04-15 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13020453#comment-13020453 ] jirapos...@reviews.apache.org commented on HIVE-2038: - ---

[jira] [Updated] (HIVE-2114) Backward incompatibility introduced from HIVE-2082 in MetaStoreUtils.getPartSchemaFromTableSchema()

2011-04-15 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-2114: - Status: Patch Available (was: Open) > Backward incompatibility introduced from HIVE-2082 in > MetaStoreU

[jira] [Commented] (HIVE-2114) Backward incompatibility introduced from HIVE-2082 in MetaStoreUtils.getPartSchemaFromTableSchema()

2011-04-15 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13020429#comment-13020429 ] Ning Zhang commented on HIVE-2114: -- https://reviews.apache.org/r/605/ > Backward incompat

Review Request: HIVE-2114. Backward incompatibility introduced from HIVE-2082 in MetaStoreUtils.getPartSchemaFromTableSchema()

2011-04-15 Thread Ning Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/605/ --- Review request for hive. Summary --- This prevents the columns, column.types

[jira] [Updated] (HIVE-2114) Backward incompatibility introduced from HIVE-2082 in MetaStoreUtils.getPartSchemaFromTableSchema()

2011-04-15 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-2114: - Attachment: HIVE-2114.patch > Backward incompatibility introduced from HIVE-2082 in > MetaStoreUtils.getP

[jira] [Commented] (HIVE-1644) use filter pushdown for automatically accessing indexes

2011-04-15 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13020423#comment-13020423 ] John Sichi commented on HIVE-1644: -- Responses added in review board. > use filter pushdo

[jira] [Commented] (HIVE-1644) use filter pushdown for automatically accessing indexes

2011-04-15 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13020422#comment-13020422 ] jirapos...@reviews.apache.org commented on HIVE-1644: - ---

Re: Review Request: HIVE-1644 Use filter pushdown for automatically accessing indexes

2011-04-15 Thread John Sichi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/558/#review482 --- ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/index/IndexWhe

Build failed in Jenkins: Hive-0.7.0-h0.20 #77

2011-04-15 Thread Apache Hudson Server
See -- [...truncated 26904 lines...] [junit] Loading data to table default.srcbucket2 [junit] POSTHOOK: query: LOAD DATA LOCAL INPATH '

[jira] [Updated] (HIVE-2068) Speed up query "select xx,xx from xxx LIMIT xxx" if no filtering or aggregation

2011-04-15 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-2068: -- Status: Patch Available (was: Open) deleted the latest patch. The fetchTask return part is actually OK.

[jira] [Updated] (HIVE-2068) Speed up query "select xx,xx from xxx LIMIT xxx" if no filtering or aggregation

2011-04-15 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-2068: -- Attachment: (was: HIVE-2068.6.patch) > Speed up query "select xx,xx from xxx LIMIT xxx" if no filter

[jira] [Updated] (HIVE-2068) Speed up query "select xx,xx from xxx LIMIT xxx" if no filtering or aggregation

2011-04-15 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-2068: -- Status: Open (was: Patch Available) found some problem with last modified piece of codes. > Speed up q

[jira] [Commented] (HIVE-2068) Speed up query "select xx,xx from xxx LIMIT xxx" if no filtering or aggregation

2011-04-15 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13020390#comment-13020390 ] jirapos...@reviews.apache.org commented on HIVE-2068: - ---

[jira] [Updated] (HIVE-2068) Speed up query "select xx,xx from xxx LIMIT xxx" if no filtering or aggregation

2011-04-15 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-2068: -- Status: Patch Available (was: Open) fix the issue. I think what Namit means is that the function should

Re: Review Request: for HIVE-2068

2011-04-15 Thread Siying Dong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/540/ --- (Updated 2011-04-15 18:37:21.441402) Review request for hive and namit jain. Ch

[jira] [Updated] (HIVE-2068) Speed up query "select xx,xx from xxx LIMIT xxx" if no filtering or aggregation

2011-04-15 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-2068: -- Attachment: HIVE-2068.6.patch > Speed up query "select xx,xx from xxx LIMIT xxx" if no filtering or > a

[jira] [Commented] (HIVE-2068) Speed up query "select xx,xx from xxx LIMIT xxx" if no filtering or aggregation

2011-04-15 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13020386#comment-13020386 ] Namit Jain commented on HIVE-2068: -- FetchTask: return false if number of rows found. Else,

[jira] [Updated] (HIVE-2068) Speed up query "select xx,xx from xxx LIMIT xxx" if no filtering or aggregation

2011-04-15 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-2068: - Status: Open (was: Patch Available) > Speed up query "select xx,xx from xxx LIMIT xxx" if no filtering or

[jira] [Updated] (HIVE-2114) Backward incompatibility introduced from HIVE-2082 in MetaStoreUtils.getPartSchemaFromTableSchema()

2011-04-15 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-2114: - Description: In MetaStoreUtils.getPartSchemaFromTableSchema() the Propertie of a Partitions is first creat

[jira] [Created] (HIVE-2114) Backward incompatibility introduced from HIVE-2082 in MetaStoreUtils.getPartSchemaFromTableSchema()

2011-04-15 Thread Ning Zhang (JIRA)
Backward incompatibility introduced from HIVE-2082 in MetaStoreUtils.getPartSchemaFromTableSchema() --- Key: HIVE-2114 URL: https://issues.apache.org/jira/browse/HIVE-

Re: Review Request: HIVE-1644 Use filter pushdown for automatically accessing indexes

2011-04-15 Thread Russell Melick
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/558/#review472 --- ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/index/IndexWhe

[jira] [Commented] (HIVE-1644) use filter pushdown for automatically accessing indexes

2011-04-15 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13020233#comment-13020233 ] jirapos...@reviews.apache.org commented on HIVE-1644: - ---

[jira] [Updated] (HIVE-1644) use filter pushdown for automatically accessing indexes

2011-04-15 Thread Russell Melick (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Melick updated HIVE-1644: - Attachment: HIVE-1644.13.patch I have several questions on the review board. I also fixed the min

[jira] [Commented] (HIVE-1644) use filter pushdown for automatically accessing indexes

2011-04-15 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13020231#comment-13020231 ] jirapos...@reviews.apache.org commented on HIVE-1644: - ---

Re: Review Request: HIVE-1644 Use filter pushdown for automatically accessing indexes

2011-04-15 Thread Russell Melick
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/558/ --- (Updated 2011-04-15 08:08:14.640798) Review request for hive. Changes ---

[jira] [Updated] (HIVE-1537) Allow users to specify LOCATION in CREATE DATABASE statement

2011-04-15 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HIVE-1537: -- Attachment: hive-1537.metastore.part.patch Assuming that the location issue is solved, we need some chec