[jira] [Commented] (HIVE-13453) Support ORDER BY and windowing clause in partitioning clause with distinct function

2016-12-22 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15772203#comment-15772203 ] Lefty Leverenz commented on HIVE-13453: --- Thanks for the wiki documentation, [~aihuaxu]. *

[jira] [Commented] (HIVE-15360) Nested column pruning: add pruned column paths to explain output

2016-12-22 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15772181#comment-15772181 ] Ferdinand Xu commented on HIVE-15360: - +1 > Nested column pruning: add pruned column paths to explain

[jira] [Commented] (HIVE-15499) Nested column pruning: don't prune paths when a SerDe is used only for serializing

2016-12-22 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15772178#comment-15772178 ] Ferdinand Xu commented on HIVE-15499: - +1 > Nested column pruning: don't prune paths when a SerDe is

[jira] [Commented] (HIVE-15360) Nested column pruning: add pruned column paths to explain output

2016-12-22 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15772145#comment-15772145 ] Hive QA commented on HIVE-15360: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-15504) ArrayIndexOutOfBoundsException in GenericUDFTrunc::initialize

2016-12-22 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15772049#comment-15772049 ] Hive QA commented on HIVE-15504: Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-15499) Nested column pruning: don't prune paths when a SerDe is used only for serializing

2016-12-22 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Sun updated HIVE-15499: Attachment: HIVE-15499.2.patch > Nested column pruning: don't prune paths when a SerDe is used only for >

[jira] [Commented] (HIVE-15503) LLAP: Fix use of Runtime.getRuntime.maxMemory in Hive operators

2016-12-22 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15771971#comment-15771971 ] Hive QA commented on HIVE-15503: Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-15360) Nested column pruning: add pruned column paths to explain output

2016-12-22 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Sun updated HIVE-15360: Attachment: HIVE-15360.3.patch Re-attaching patch v3 to trigger test again. > Nested column pruning: add

[jira] [Updated] (HIVE-15360) Nested column pruning: add pruned column paths to explain output

2016-12-22 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Sun updated HIVE-15360: Attachment: (was: HIVE-15360.3.patch) > Nested column pruning: add pruned column paths to explain

[jira] [Commented] (HIVE-15112) Implement Parquet vectorization reader for Struct type

2016-12-22 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15771934#comment-15771934 ] Chao Sun commented on HIVE-15112: - +1 on the latest patch. > Implement Parquet vectorization reader for

[jira] [Updated] (HIVE-15504) ArrayIndexOutOfBoundsException in GenericUDFTrunc::initialize

2016-12-22 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan updated HIVE-15504: Status: Patch Available (was: Open) > ArrayIndexOutOfBoundsException in

[jira] [Updated] (HIVE-15504) ArrayIndexOutOfBoundsException in GenericUDFTrunc::initialize

2016-12-22 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan updated HIVE-15504: Attachment: HIVE-15504.1.patch > ArrayIndexOutOfBoundsException in

[jira] [Updated] (HIVE-15504) ArrayIndexOutOfBoundsException in GenericUDFTrunc::initialize

2016-12-22 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan updated HIVE-15504: Priority: Trivial (was: Minor) > ArrayIndexOutOfBoundsException in

[jira] [Commented] (HIVE-15476) ObjectStore.getMTableColumnStatistics() should check if colNames is empty

2016-12-22 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15771845#comment-15771845 ] Naveen Gangam commented on HIVE-15476: -- Thanks for the comments. The proposed fix is consistent with

[jira] [Commented] (HIVE-15112) Implement Parquet vectorization reader for Struct type

2016-12-22 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15771840#comment-15771840 ] Hive QA commented on HIVE-15112: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-15503) LLAP: Fix use of Runtime.getRuntime.maxMemory in Hive operators

2016-12-22 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15771818#comment-15771818 ] Prasanth Jayachandran commented on HIVE-15503: -- [~hagleitn] The patch is ready for review

[jira] [Updated] (HIVE-15503) LLAP: Fix use of Runtime.getRuntime.maxMemory in Hive operators

2016-12-22 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-15503: - Attachment: HIVE-15503.1.patch > LLAP: Fix use of Runtime.getRuntime.maxMemory in

[jira] [Updated] (HIVE-15503) LLAP: Fix use of Runtime.getRuntime.maxMemory in Hive operators

2016-12-22 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-15503: - Status: Patch Available (was: Open) > LLAP: Fix use of

[jira] [Commented] (HIVE-8373) OOM for a simple query with spark.master=local [Spark Branch]

2016-12-22 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15771778#comment-15771778 ] Rui Li commented on HIVE-8373: -- Thanks [~asears] for the inputs. Just curious, in which case should

[jira] [Updated] (HIVE-15357) Fix and re-enable the spark-only tests

2016-12-22 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-15357: -- Resolution: Fixed Fix Version/s: 2.2.0 Status: Resolved (was: Patch Available) Committed to

[jira] [Commented] (HIVE-14956) Parallelize TestHCatLoader

2016-12-22 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15771725#comment-15771725 ] Hive QA commented on HIVE-14956: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-14956) Parallelize TestHCatLoader

2016-12-22 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15771640#comment-15771640 ] Hive QA commented on HIVE-14956: Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-15112) Implement Parquet vectorization reader for Struct type

2016-12-22 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferdinand Xu updated HIVE-15112: Attachment: HIVE-15112.4.patch > Implement Parquet vectorization reader for Struct type >

[jira] [Commented] (HIVE-15055) Column pruning for nested fields in Parquet

2016-12-22 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15771609#comment-15771609 ] Ferdinand Xu commented on HIVE-15055: - Thanks [~csun] for the design document and benchmark

[jira] [Updated] (HIVE-15503) LLAP: Fix use of Runtime.getRuntime.maxMemory in Hive operators

2016-12-22 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-15503: - Attachment: HIVE-15503.WIP.patch [~hagleitn] This is WIP patch. I will post final

[jira] [Commented] (HIVE-15476) ObjectStore.getMTableColumnStatistics() should check if colNames is empty

2016-12-22 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15771557#comment-15771557 ] Hive QA commented on HIVE-15476: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-15499) Nested column pruning: don't prune paths when a SerDe is used only for serializing

2016-12-22 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15771523#comment-15771523 ] Ferdinand Xu commented on HIVE-15499: - LGTM, just a minor comment. Please remove extra space before

[jira] [Comment Edited] (HIVE-15360) Nested column pruning: add pruned column paths to explain output

2016-12-22 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15771497#comment-15771497 ] Ferdinand Xu edited comment on HIVE-15360 at 12/23/16 12:50 AM: Thanks

[jira] [Commented] (HIVE-15360) Nested column pruning: add pruned column paths to explain output

2016-12-22 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15771497#comment-15771497 ] Ferdinand Xu commented on HIVE-15360: - Thanks [~csun] for the patch. LGTM +1 > Nested column pruning:

[jira] [Commented] (HIVE-15498) sum() over (order by c) should default the windowing spec to RangeBoundarySpec

2016-12-22 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15771490#comment-15771490 ] Hive QA commented on HIVE-15498: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-15501) Add INSTR and MONTHS_BETWEEN to UDFs that are Vectorized

2016-12-22 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15771421#comment-15771421 ] Hive QA commented on HIVE-15501: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-15487) LLAP: Improvements to random selection while scheduling

2016-12-22 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15771369#comment-15771369 ] Gunther Hagleitner commented on HIVE-15487: --- +1 LGTM > LLAP: Improvements to random selection

[jira] [Commented] (HIVE-15489) Alternatively use table scan stats for HoS

2016-12-22 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15771300#comment-15771300 ] Hive QA commented on HIVE-15489: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-15502) CTAS on S3 is broken with credentials exception

2016-12-22 Thread Sahil Takiar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15771285#comment-15771285 ] Sahil Takiar commented on HIVE-15502: - I never had to do that in the past, but I can try and see if

[jira] [Commented] (HIVE-15502) CTAS on S3 is broken with credentials exception

2016-12-22 Thread Vihang Karajgaonkar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15771243#comment-15771243 ] Vihang Karajgaonkar commented on HIVE-15502: [~stakiar] Shouldn't these keys be present in the

[jira] [Commented] (HIVE-15498) sum() over (order by c) should default the windowing spec to RangeBoundarySpec

2016-12-22 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15771230#comment-15771230 ] Aihua Xu commented on HIVE-15498: - [~ashutoshc], [~ychena] Can you help review the change? Seems the

[jira] [Updated] (HIVE-14956) Parallelize TestHCatLoader

2016-12-22 Thread Vihang Karajgaonkar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vihang Karajgaonkar updated HIVE-14956: --- Attachment: HIVE-14956.04.patch Fixed minor issues > Parallelize TestHCatLoader >

[jira] [Commented] (HIVE-14956) Parallelize TestHCatLoader

2016-12-22 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15771210#comment-15771210 ] Aihua Xu commented on HIVE-14956: - The patch looks good to me. +1. > Parallelize TestHCatLoader >

[jira] [Commented] (HIVE-15485) Investigate the DoAs failure in HoS

2016-12-22 Thread Chaoyu Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15771202#comment-15771202 ] Chaoyu Tang commented on HIVE-15485: HIVE-14383 is the right way to renew the delegation token for a

[jira] [Commented] (HIVE-15499) Nested column pruning: don't prune paths when a SerDe is used only for serializing

2016-12-22 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15771201#comment-15771201 ] Hive QA commented on HIVE-15499: Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-14956) Parallelize TestHCatLoader

2016-12-22 Thread Vihang Karajgaonkar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vihang Karajgaonkar updated HIVE-14956: --- Attachment: HIVE-14956.03.patch Addressed comments by [~aihuaxu] on review board >

[jira] [Commented] (HIVE-14701) Some tests in MiniLlap is not showing bucketing information in describe

2016-12-22 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15771182#comment-15771182 ] Gunther Hagleitner commented on HIVE-14701: --- [~prasanth_j] you said this has been fixed

[jira] [Commented] (HIVE-15498) sum() over (order by c) should default the windowing spec to RangeBoundarySpec

2016-12-22 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15771152#comment-15771152 ] Aihua Xu commented on HIVE-15498: - Other databases like Oracle also works in this way. > sum() over

[jira] [Commented] (HIVE-15476) ObjectStore.getMTableColumnStatistics() should check if colNames is empty

2016-12-22 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15771148#comment-15771148 ] Aihua Xu commented on HIVE-15476: - >From the directSQL implementation, we are returning NULL when columns

[jira] [Updated] (HIVE-15476) ObjectStore.getMTableColumnStatistics() should check if colNames is empty

2016-12-22 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-15476: Attachment: HIVE-15476.2.patch patch-2: minor change to add comment for the function. >

[jira] [Commented] (HIVE-15360) Nested column pruning: add pruned column paths to explain output

2016-12-22 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15771135#comment-15771135 ] Chao Sun commented on HIVE-15360: - Test failure for {{orc_ppd_basic}} not related. Couldn't reproduce it

[jira] [Commented] (HIVE-15416) CAST to string does not work for large decimal numbers

2016-12-22 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15771131#comment-15771131 ] Daniel Dai commented on HIVE-15416: --- Yes, it is fair to still consider it is a bug, as UDFToString is a

[jira] [Updated] (HIVE-15055) Column pruning for nested fields in Parquet

2016-12-22 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Sun updated HIVE-15055: Attachment: benchmark-hos.pdf > Column pruning for nested fields in Parquet >

[jira] [Updated] (HIVE-15498) sum() over (order by c) should default the windowing spec to RangeBoundarySpec

2016-12-22 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-15498: Attachment: HIVE-15498.2.patch patch-2: Update affected unit tests. > sum() over (order by c) should

[jira] [Commented] (HIVE-15501) Add INSTR and MONTHS_BETWEEN to UDFs that are Vectorized

2016-12-22 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15771086#comment-15771086 ] Hive QA commented on HIVE-15501: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-15501) Add INSTR and MONTHS_BETWEEN to UDFs that are Vectorized

2016-12-22 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15771076#comment-15771076 ] Pengcheng Xiong commented on HIVE-15501: +1 > Add INSTR and MONTHS_BETWEEN to UDFs that are

[jira] [Updated] (HIVE-15055) Column pruning for nested fields in Parquet

2016-12-22 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Sun updated HIVE-15055: Attachment: design-doc-nested-column-pruning.pdf > Column pruning for nested fields in Parquet >

[jira] [Updated] (HIVE-15055) Column pruning for nested fields in Parquet

2016-12-22 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Sun updated HIVE-15055: Labels: performance (was: ) > Column pruning for nested fields in Parquet >

[jira] [Updated] (HIVE-15055) Column pruning for nested fields in Parquet

2016-12-22 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Sun updated HIVE-15055: Component/s: Serializers/Deserializers > Column pruning for nested fields in Parquet >

[jira] [Updated] (HIVE-15501) Add INSTR and MONTHS_BETWEEN to UDFs that are Vectorized

2016-12-22 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-15501: Attachment: HIVE-15501.02.patch > Add INSTR and MONTHS_BETWEEN to UDFs that are Vectorized >

[jira] [Updated] (HIVE-15501) Add INSTR and MONTHS_BETWEEN to UDFs that are Vectorized

2016-12-22 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-15501: Summary: Add INSTR and MONTHS_BETWEEN to UDFs that are Vectorized (was: Add INSTR to UDFs that are

[jira] [Commented] (HIVE-15476) ObjectStore.getMTableColumnStatistics() should check if colNames is empty

2016-12-22 Thread Naveen Gangam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15771028#comment-15771028 ] Naveen Gangam commented on HIVE-15476: -- [~aihuaxu] When the query ends up being "tableName == t1 &&

[jira] [Updated] (HIVE-15489) Alternatively use table scan stats for HoS

2016-12-22 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Sun updated HIVE-15489: Attachment: HIVE-15489.wip.patch > Alternatively use table scan stats for HoS >

[jira] [Updated] (HIVE-15489) Alternatively use table scan stats for HoS

2016-12-22 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Sun updated HIVE-15489: Attachment: (was: HIVE-15489.wip.patch) > Alternatively use table scan stats for HoS >

[jira] [Commented] (HIVE-15360) Nested column pruning: add pruned column paths to explain output

2016-12-22 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15771001#comment-15771001 ] Hive QA commented on HIVE-15360: Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-15499) Nested column pruning: don't prune paths when a SerDe is used only for serializing

2016-12-22 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Sun updated HIVE-15499: Status: Patch Available (was: In Progress) > Nested column pruning: don't prune paths when a SerDe is used

[jira] [Work started] (HIVE-15499) Nested column pruning: don't prune paths when a SerDe is used only for serializing

2016-12-22 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-15499 started by Chao Sun. --- > Nested column pruning: don't prune paths when a SerDe is used only for > serializing >

[jira] [Work started] (HIVE-15499) Nested column pruning: don't prune paths when a SerDe is used only for serializing

2016-12-22 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-15499 started by Chao Sun. --- > Nested column pruning: don't prune paths when a SerDe is used only for > serializing >

[jira] [Updated] (HIVE-15499) Nested column pruning: don't prune paths when a SerDe is used only for serializing

2016-12-22 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Sun updated HIVE-15499: Attachment: HIVE-15499.1.patch > Nested column pruning: don't prune paths when a SerDe is used only for >

[jira] [Work stopped] (HIVE-15499) Nested column pruning: don't prune paths when a SerDe is used only for serializing

2016-12-22 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-15499 stopped by Chao Sun. --- > Nested column pruning: don't prune paths when a SerDe is used only for > serializing >

[jira] [Resolved] (HIVE-15500) fix the test failure dbtxnmgr_showlocks

2016-12-22 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu resolved HIVE-15500. - Resolution: Cannot Reproduce It's already fixed by HIVE-15376 minutes ago. > fix the test failure

[jira] [Updated] (HIVE-15500) fix the test failure dbtxnmgr_showlocks

2016-12-22 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-15500: Assignee: (was: Aihua Xu) > fix the test failure dbtxnmgr_showlocks >

[jira] [Commented] (HIVE-15501) Add INSTR to UDFs that are Vectorized

2016-12-22 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15770928#comment-15770928 ] Pengcheng Xiong commented on HIVE-15501: [~mmccline], there is one more {code}

[jira] [Updated] (HIVE-15501) Add INSTR to UDFs that are Vectorized

2016-12-22 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-15501: Status: Patch Available (was: Open) > Add INSTR to UDFs that are Vectorized >

[jira] [Updated] (HIVE-15501) Add INSTR to UDFs that are Vectorized

2016-12-22 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-15501: Attachment: HIVE-15501.01.patch > Add INSTR to UDFs that are Vectorized >

[jira] [Commented] (HIVE-15500) fix the test failure dbtxnmgr_showlocks

2016-12-22 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15770911#comment-15770911 ] Prasanth Jayachandran commented on HIVE-15500: -- already fixed in HIVE-15376? > fix the test

[jira] [Updated] (HIVE-15500) fix the test failure dbtxnmgr_showlocks

2016-12-22 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-15500: Attachment: HIVE-15500.1.patch > fix the test failure dbtxnmgr_showlocks >

[jira] [Commented] (HIVE-15473) Progress Bar on Beeline client

2016-12-22 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15770877#comment-15770877 ] Thejas M Nair commented on HIVE-15473: -- The information we present right now (in ux-demo.gif link),

[jira] [Commented] (HIVE-15489) Alternatively use table scan stats for HoS

2016-12-22 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15770840#comment-15770840 ] Hive QA commented on HIVE-15489: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-15498) sum() over (order by c) should default the windowing spec to RangeBoundarySpec

2016-12-22 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15770833#comment-15770833 ] Hive QA commented on HIVE-15498: Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-15376) Improve heartbeater scheduling for transactions

2016-12-22 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zheng updated HIVE-15376: - Resolution: Fixed Fix Version/s: 2.2.0 Status: Resolved (was: Patch Available) Pushed

[jira] [Updated] (HIVE-15113) SHOW CREATE TABLE on skewed table returns statement without skew definition

2016-12-22 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-15113: Resolution: Fixed Fix Version/s: 2.2.0 Status: Resolved (was: Patch Available) Pushed to

[jira] [Commented] (HIVE-15376) Improve heartbeater scheduling for transactions

2016-12-22 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15770721#comment-15770721 ] Wei Zheng commented on HIVE-15376: -- HIVE-15345 fixed some typos in the code, but didn't update the q out

[jira] [Updated] (HIVE-15360) Nested column pruning: add pruned column paths to explain output

2016-12-22 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Sun updated HIVE-15360: Attachment: HIVE-15360.3.patch > Nested column pruning: add pruned column paths to explain output >

[jira] [Updated] (HIVE-15489) Alternatively use table scan stats for HoS

2016-12-22 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Sun updated HIVE-15489: Attachment: (was: HIVE-15489.wip.patch) > Alternatively use table scan stats for HoS >

[jira] [Updated] (HIVE-15489) Alternatively use table scan stats for HoS

2016-12-22 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Sun updated HIVE-15489: Attachment: HIVE-15489.wip.patch > Alternatively use table scan stats for HoS >

[jira] [Commented] (HIVE-14956) Parallelize TestHCatLoader

2016-12-22 Thread Vihang Karajgaonkar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15770677#comment-15770677 ] Vihang Karajgaonkar commented on HIVE-14956: Failed tests are unrelated. [~vgumashta] can you

[jira] [Updated] (HIVE-15498) sum() over (order by c) should default the windowing spec to RangeBoundarySpec

2016-12-22 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-15498: Description: Currently {{sum() over (partition by a)}} without order by is defaulted windowing to

[jira] [Updated] (HIVE-15498) sum() over (order by c) should default the windowing spec to RangeBoundarySpec

2016-12-22 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-15498: Description: Currently {{sum() over (partition by a)}} without order by is defaulted windowing to

[jira] [Updated] (HIVE-15498) sum() over (order by c) should default the windowing spec to RangeBoundarySpec

2016-12-22 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-15498: Description: Currently {{sum() over (partition by a)}} without order by is defaulted windowing to

[jira] [Updated] (HIVE-15498) sum() over (order by c) should default the windowing spec to RangeBoundarySpec

2016-12-22 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-15498: Description: Currently {{sum() over (partition by a)}} without order by is defaulted windowing to

[jira] [Commented] (HIVE-15498) sum() over (order by c) should default the windowing spec to RangeBoundarySpec

2016-12-22 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15770642#comment-15770642 ] Aihua Xu commented on HIVE-15498: - The only change in the code is: {noformat} wFrame = new

[jira] [Commented] (HIVE-15498) sum() over (order by c) should default the windowing spec to RangeBoundarySpec

2016-12-22 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15770637#comment-15770637 ] Aihua Xu commented on HIVE-15498: - That RangeBoundarySpec should be what the user expects and with that,

[jira] [Commented] (HIVE-15498) sum() over (order by c) should default the windowing spec to RangeBoundarySpec

2016-12-22 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15770625#comment-15770625 ] Aihua Xu commented on HIVE-15498: - patch-1: change the default to RangeBoundarySpec for the case sum()

[jira] [Updated] (HIVE-15498) sum() over (order by c) should default the windowing spec to RangeBoundarySpec

2016-12-22 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-15498: Status: Patch Available (was: Open) > sum() over (order by c) should default the windowing spec to

[jira] [Updated] (HIVE-15498) sum() over (order by c) should default the windowing spec to RangeBoundarySpec

2016-12-22 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-15498: Attachment: HIVE-15498.1.patch > sum() over (order by c) should default the windowing spec to

[jira] [Updated] (HIVE-15498) sum() over (order by c) should default the windowing spec to RangeBoundarySpec

2016-12-22 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-15498: Description: Currently {{sum() over (partition by a)}} without order by will default windowing to

[jira] [Commented] (HIVE-15112) Implement Parquet vectorization reader for Struct type

2016-12-22 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15770555#comment-15770555 ] Chao Sun commented on HIVE-15112: - [~Ferd] what about {{VectorizedDictionaryEncodingColumnReaderTest}} and

[jira] [Commented] (HIVE-15376) Improve heartbeater scheduling for transactions

2016-12-22 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15770530#comment-15770530 ] Eugene Koifman commented on HIVE-15376: --- +1 patch 14 Why did the output in dbtxnmgr_showlocks.q.out

[jira] [Commented] (HIVE-12971) Hive Support for Kudu

2016-12-22 Thread bimal tandel (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15770351#comment-15770351 ] bimal tandel commented on HIVE-12971: - My plan is to complete the storage handler for the latest

[jira] [Commented] (HIVE-15497) Unthrown SerDeException in ThriftJDBCBinarySerDe.java

2016-12-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15770237#comment-15770237 ] ASF GitHub Bot commented on HIVE-15497: --- GitHub user lifove opened a pull request:

[jira] [Updated] (HIVE-15497) Unthrown SerDeException in ThriftJDBCBinarySerDe.java

2016-12-22 Thread Jaechang Nam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jaechang Nam updated HIVE-15497: Attachment: HIVE-15497.txt > Unthrown SerDeException in ThriftJDBCBinarySerDe.java >

[jira] [Commented] (HIVE-15324) Enable round() function to accept scale argument as non-constants

2016-12-22 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15770057#comment-15770057 ] Hive QA commented on HIVE-15324: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-15325) Scale is greater than decimal values trunc(d,s) returns wrong results

2016-12-22 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15769971#comment-15769971 ] Hive QA commented on HIVE-15325: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-15416) CAST to string does not work for large decimal numbers

2016-12-22 Thread Pavel Benes (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-15416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15769952#comment-15769952 ] Pavel Benes commented on HIVE-15416: Thanks for your reply, I can confirm the approach you describe

  1   2   >