[jira] [Updated] (HIVE-10971) count(*) with count(distinct) gives wrong results when hive.groupby.skewindata=true

2015-06-09 Thread wangmeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wangmeng updated HIVE-10971: Attachment: HIVE-10971.01.patch count(*) with count(distinct) gives wrong results when

[jira] [Updated] (HIVE-10971) count(*) with count(distinct) gives wrong results when hive.groupby.skewindata=true

2015-06-09 Thread wangmeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wangmeng updated HIVE-10971: Component/s: (was: Hive) Logical Optimizer count(*) with count(distinct) gives wrong

[jira] [Updated] (HIVE-10971) count(*) with count(distinct) gives wrong results when hive.groupby.skewindata=true

2015-06-09 Thread wangmeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wangmeng updated HIVE-10971: Attachment: HIVE-10971.01.patch count(*) with count(distinct) gives wrong results when

[jira] [Updated] (HIVE-10971) count(*) with count(distinct) gives wrong results when hive.groupby.skewindata=true

2015-06-09 Thread wangmeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wangmeng updated HIVE-10971: Attachment: (was: HIVE-10971.01.patch) count(*) with count(distinct) gives wrong results when

[jira] [Commented] (HIVE-10971) count(*) with count(distinct) gives wrong results when hive.groupby.skewindata=true

2015-06-09 Thread wangmeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578602#comment-14578602 ] wangmeng commented on HIVE-10971: - {code} hive set hive.groupby.skewindata=true; hive

[jira] [Updated] (HIVE-10971) count(*) with count(distinct) gives wrong results when hive.groupby.skewindata=true

2015-06-09 Thread wangmeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wangmeng updated HIVE-10971: Description: When hive.groupby.skewindata=true, the following query based on TPC-H gives wrong results:

[jira] [Commented] (HIVE-10478) resolved

2015-06-09 Thread wangmeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579978#comment-14579978 ] wangmeng commented on HIVE-10478: - Hi, I also encountered the same problem ,how did you

[jira] [Updated] (HIVE-11149) Fix issue with Thread unsafe Class HashMap in PerfLogger.java hangs in Multi-thread environment

2015-06-30 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WangMeng updated HIVE-11149: Description: In Multi-thread environment, the Thread unsafe Class HashMap in PerfLogger.java will casue

[jira] [Updated] (HIVE-11149) Fix issue with Thread unsafe Class HashMap in PerfLogger.java hangs in Multi-thread environment

2015-06-30 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WangMeng updated HIVE-11149: Attachment: HIVE-11149.01.patch Fix issue with Thread unsafe Class HashMap in PerfLogger.java hangs in

[jira] [Assigned] (HIVE-12231) StorageBasedAuthorization requires write permission of default Warehouse PATH when execute "CREATE DATABASE $Name LOCATION '$ExternalPath' "

2015-10-22 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WangMeng reassigned HIVE-12231: --- Assignee: WangMeng > StorageBasedAuthorization requires write permission of default Warehouse PATH

[jira] [Updated] (HIVE-12231) StorageBasedAuthorization requires write permission of default Warehouse when execute "CREATE DATABASE $Name LOCATION '$ExternalPath' "

2015-10-22 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WangMeng updated HIVE-12231: Summary: StorageBasedAuthorization requires write permission of default Warehouse when execute "CREATE

[jira] [Updated] (HIVE-12231) StorageBasedAuthorization requires write permission of default Warehouse when execute "CREATE DATABASE $Name LOCATION '$ExternalPath' "

2015-10-22 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WangMeng updated HIVE-12231: Description: Please look at the stacktrace, when enabled StorageBasedAuthorization, I set external

[jira] [Updated] (HIVE-12231) StorageBasedAuthorization requires write permission of default Warehouse PATH when execute "CREATE DATABASE $Name LOCATION '$ExternalPath' "

2015-10-22 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WangMeng updated HIVE-12231: Attachment: HIVE-12231.01.patch > StorageBasedAuthorization requires write permission of default Warehouse

[jira] [Updated] (HIVE-12231) StorageBasedAuthorization requires write permission of default Warehouse when create external database

2015-10-22 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WangMeng updated HIVE-12231: Summary: StorageBasedAuthorization requires write permission of default Warehouse when create external

[jira] [Commented] (HIVE-12231) StorageBasedAuthorization requires write permission of default Warehouse when create external database

2015-10-22 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14970294#comment-14970294 ] WangMeng commented on HIVE-12231: - [~thejas] Thanks for your detailed clarification. However, if user has

[jira] [Updated] (HIVE-12232) Create external table failed when enabled StorageBasedAuthorization

2015-10-22 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WangMeng updated HIVE-12232: Attachment: HIVE-12232.01.patch > Create external table failed when enabled StorageBasedAuthorization >

[jira] [Commented] (HIVE-12231) StorageBasedAuthorization requires write permission of default Warehouse when execute "CREATE DATABASE $Name LOCATION '$ExternalPath' "

2015-10-22 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14968670#comment-14968670 ] WangMeng commented on HIVE-12231: - [~xuefuz] [~thejas] : Please take a look about this small bug. Thanks.

[jira] [Commented] (HIVE-11880) filter bug of UNION ALL when hive.ppd.remove.duplicatefilters=true and filter condition is type incompatible column

2015-10-07 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14948023#comment-14948023 ] WangMeng commented on HIVE-11880: - [~jpullokkaran] I have added Review Board in Issue Links. The

[jira] [Updated] (HIVE-11695) Hql "insert overwrite to LOCAL DIRECTORY " can not throw exception when Hive user does not have write-permission of the DIRECTORY

2015-08-31 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WangMeng updated HIVE-11695: Summary: Hql "insert overwrite to LOCAL DIRECTORY " can not throw exception when Hive user does not have

[jira] [Updated] (HIVE-11695) Hql "insert overwrite LOCAL DIRECTORY " can not throw exception when Hive user does not have write-permission of the DIRECTORY

2015-08-31 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WangMeng updated HIVE-11695: Summary: Hql "insert overwrite LOCAL DIRECTORY " can not throw exception when Hive user does not have

[jira] [Updated] (HIVE-11695) Hql "write to LOCAL DIRECTORY " can not throw exception when Hive user does not have write-permission of the DIRECTORY

2015-08-31 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WangMeng updated HIVE-11695: Description: If user have no write permission to LOCAL DIRECTORY such as "/data/wangmeng/" ,the query

[jira] [Updated] (HIVE-11695) Hql "insert overwrite LOCAL DIRECTORY " does not throw exception if Hive user does not have write-permission of the DIRECTORY

2015-08-31 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WangMeng updated HIVE-11695: Summary: Hql "insert overwrite LOCAL DIRECTORY " does not throw exception if Hive user does not have

[jira] [Updated] (HIVE-11695) Hql "write to LOCAL DIRECTORY " can not throw exception when Hive user does not have write-promotion of the DIRECTORY

2015-08-31 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WangMeng updated HIVE-11695: Summary: Hql "write to LOCAL DIRECTORY " can not throw exception when Hive user does not have

[jira] [Updated] (HIVE-11695) Hql "insert overwrite LOCAL DIRECTORY " does not throw exception when Hive user does not have write-permission of the DIRECTORY

2015-08-31 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WangMeng updated HIVE-11695: Description: If user have no write permission to LOCAL DIRECTORY such as "/data/wangmeng/" ,the query

[jira] [Updated] (HIVE-11695) Hql "insert overwrite LOCAL DIRECTORY " does not throw exception when Hive user does not have write-permission of the DIRECTORY

2015-08-31 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WangMeng updated HIVE-11695: Summary: Hql "insert overwrite LOCAL DIRECTORY " does not throw exception when Hive user does not have

[jira] [Updated] (HIVE-11695) If user have no permission to create LOCAL DIRECTORY ,the Hql does not throw any exception and fail silently.

2015-09-16 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WangMeng updated HIVE-11695: Summary: If user have no permission to create LOCAL DIRECTORY ,the Hql does not throw any exception and

[jira] [Updated] (HIVE-11695) If user have no permission to create LOCAL DIRECTORY such as "/data/wangmeng/hiveserver2" ,the Hql does not throw any exception and fail silently.

2015-09-16 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WangMeng updated HIVE-11695: Summary: If user have no permission to create LOCAL DIRECTORY such as "/data/wangmeng/hiveserver2" ,the

[jira] [Updated] (HIVE-11695) Hql "insert overwrite LOCAL DIRECTORY " does not throw exception if Hive user does not have write-permission of the DIRECTORY

2015-09-16 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WangMeng updated HIVE-11695: Attachment: HIVE-11695.01.patch > Hql "insert overwrite LOCAL DIRECTORY " does not throw exception if

[jira] [Commented] (HIVE-11695) Hql "insert overwrite LOCAL DIRECTORY " does not throw exception if Hive user does not have write-permission of the DIRECTORY

2015-09-16 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14791586#comment-14791586 ] WangMeng commented on HIVE-11695: - if hive user can not create local target directory and return

[jira] [Updated] (HIVE-11695) Hql "insert overwrite LOCAL DIRECTORY " does not throw exception if Hive user does not have write-permission of the DIRECTORY

2015-09-16 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WangMeng updated HIVE-11695: Description: If user have no permission to create LOCAL DIRECTORY such as "/data/wangmeng/hiveserver2"

[jira] [Commented] (HIVE-11695) If user have no permission to create LOCAL DIRECTORY ,the Hql does not throw any exception and fail silently.

2015-09-17 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14804863#comment-14804863 ] WangMeng commented on HIVE-11695: - [~hiveqa] > If user have no permission to create LOCAL DIRECTORY ,the

[jira] [Updated] (HIVE-11695) If user have no permission to create LOCAL DIRECTORY ,the Hql does not throw any exception and fail silently.

2015-09-17 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WangMeng updated HIVE-11695: Fix Version/s: (was: 1.2.1) (was: 1.3.0) > If user have no permission to create

[jira] [Commented] (HIVE-11149) Fix issue with Thread unsafe Class HashMap in PerfLogger.java hangs in Multi-thread environment

2015-09-17 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14804885#comment-14804885 ] WangMeng commented on HIVE-11149: - [~sershe] I know PerfLogger is threadlocal, but in current environment,

[jira] [Commented] (HIVE-11880) filter bug of UNION ALL when hive.ppd.remove.duplicatefilters=true and filter condition is type incompatible column

2015-09-29 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14935024#comment-14935024 ] WangMeng commented on HIVE-11880: - [~ashutoshc] [~jpullokkaran] I have published this patch on Review

[jira] [Updated] (HIVE-11880) filter bug of UNION ALL when hive.ppd.remove.duplicatefilters=true and filter condition is type incompatible column

2015-09-28 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WangMeng updated HIVE-11880: Attachment: HIVE-11880.04.patch > filter bug of UNION ALL when hive.ppd.remove.duplicatefilters=true and

[jira] [Commented] (HIVE-11880) filter bug of UNION ALL when hive.ppd.remove.duplicatefilters=true and filter condition is type incompatible column

2015-09-28 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14933230#comment-14933230 ] WangMeng commented on HIVE-11880: - [~jpullokkaran] this exception is as follows: Caused by:

[jira] [Updated] (HIVE-11149) Fix issue with Thread unsafe Class HashMap in PerfLogger.java hangs in Multi-thread environment

2015-09-18 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WangMeng updated HIVE-11149: Attachment: HIVE-11149.03.patch > Fix issue with Thread unsafe Class HashMap in PerfLogger.java hangs in

[jira] [Updated] (HIVE-11149) Fix issue with sometimes HashMap in PerfLogger.java hangs

2015-09-18 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WangMeng updated HIVE-11149: Summary: Fix issue with sometimes HashMap in PerfLogger.java hangs (was: Fix issue with HashMap in

[jira] [Updated] (HIVE-11149) Fix issue with sometimes HashMap in PerfLogger.java hangs

2015-09-18 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WangMeng updated HIVE-11149: Description: In Multi-thread environment, sometimes the HashMap in PerfLogger.java will casue massive

[jira] [Updated] (HIVE-11149) Fix issue with HashMap in PerfLogger.java hangs

2015-09-18 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WangMeng updated HIVE-11149: Description: In Multi-thread environment, the HashMap in PerfLogger.java will casue massive Java

[jira] [Updated] (HIVE-11149) Fix issue with HashMap in PerfLogger.java hangs

2015-09-18 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WangMeng updated HIVE-11149: Summary: Fix issue with HashMap in PerfLogger.java hangs (was: Fix issue with Thread unsafe Class

[jira] [Commented] (HIVE-11149) Fix issue with Thread unsafe Class HashMap in PerfLogger.java hangs in Multi-thread environment

2015-09-18 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14805164#comment-14805164 ] WangMeng commented on HIVE-11149: - [~xuefuz] [~sershe] I uploaded a new patch for this issue. Please

[jira] [Commented] (HIVE-11880) filter bug of UNION ALL when hive.ppd.remove.duplicatefilters=true and filter condition is type incompatible column

2015-09-24 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14906211#comment-14906211 ] WangMeng commented on HIVE-11880: - [~ashutoshc] [~xuefuz] I feel it will wait a very long time until

[jira] [Commented] (HIVE-11149) Fix issue with sometimes HashMap in PerfLogger.java hangs

2015-09-24 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14906213#comment-14906213 ] WangMeng commented on HIVE-11149: - [~sershe] I feel it will wait a very long time until [~hiveqa] runs

[jira] [Updated] (HIVE-11149) Fix issue with sometimes HashMap in PerfLogger.java hangs

2015-09-24 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WangMeng updated HIVE-11149: Affects Version/s: (was: 1.2.0) > Fix issue with sometimes HashMap in PerfLogger.java hangs >

[jira] [Updated] (HIVE-11149) Fix issue with sometimes HashMap in PerfLogger.java hangs

2015-09-24 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WangMeng updated HIVE-11149: Affects Version/s: 1.2.1 > Fix issue with sometimes HashMap in PerfLogger.java hangs >

[jira] [Updated] (HIVE-11880) filter bug of UNION ALL when hive.ppd.remove.duplicatefilters=true and filter condition is type incompatible column

2015-09-24 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WangMeng updated HIVE-11880: Description: For UNION ALL , when an union operator is constant column (such as '0L', BIGINT Type) and

[jira] [Commented] (HIVE-11880) IndexOutOfBoundsException when query with filter condition on type incompatible column of UNION ALL when hive.ppd.remove.duplicatefilters=true

2015-09-24 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14905982#comment-14905982 ] WangMeng commented on HIVE-11880: - [~ashutoshc] I tried the patch of HIVE-11919, it can not fix this bug.

[jira] [Commented] (HIVE-11880) IndexOutOfBoundsException when query with filter condition on type incompatible column of UNION ALL when hive.ppd.remove.duplicatefilters=true

2015-09-24 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14905983#comment-14905983 ] WangMeng commented on HIVE-11880: - [~ashutoshc] I tried the patch of HIVE-11919, it can not fix this bug.

[jira] [Updated] (HIVE-11880) filter bug of UNION ALL when hive.ppd.remove.duplicatefilters=true and filter condition is type incompatible column

2015-09-24 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WangMeng updated HIVE-11880: Summary: filter bug of UNION ALL when hive.ppd.remove.duplicatefilters=true and filter condition is type

[jira] [Updated] (HIVE-11880) filter bug of UNION ALL when hive.ppd.remove.duplicatefilters=true and filter condition is type incompatible column

2015-09-24 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WangMeng updated HIVE-11880: Attachment: HIVE-11880.02.patch > filter bug of UNION ALL when hive.ppd.remove.duplicatefilters=true and

[jira] [Commented] (HIVE-11880) filter bug of UNION ALL when hive.ppd.remove.duplicatefilters=true and filter condition is type incompatible column

2015-09-24 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14906092#comment-14906092 ] WangMeng commented on HIVE-11880: - [~ashutoshc] Hi , I uploaded a new patch to add notes for this

[jira] [Commented] (HIVE-11880) IndexOutOfBoundsException when query with filter condition on type incompatible column of UNION ALL when hive.ppd.remove.duplicatefilters=true

2015-09-22 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14903977#comment-14903977 ] WangMeng commented on HIVE-11880: - [~hiveqa] > IndexOutOfBoundsException when query with filter condition

[jira] [Updated] (HIVE-11880) IndexOutOfBoundsException when execute query with filter condition on type incompatible column on data(generated by UNION ALL with an union column is constant and it h

2015-09-22 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WangMeng updated HIVE-11880: Attachment: HIVE-11880.01.patch >IndexOutOfBoundsException when execute query with filter condition on

[jira] [Updated] (HIVE-11880) IndexOutOfBoundsException when query with filter condition on type incompatible column of UNION ALL

2015-09-22 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WangMeng updated HIVE-11880: Summary: IndexOutOfBoundsException when query with filter condition on type incompatible column of UNION

[jira] [Updated] (HIVE-11880) IndexOutOfBoundsException when query with filter condition on type incompatible column of UNION ALL when hive.ppd.remove.duplicatefilters=true

2015-09-22 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WangMeng updated HIVE-11880: Description: For Hive UNION ALL , when an union column is constant(column a such as '0L') and it has

[jira] [Updated] (HIVE-11880) IndexOutOfBoundsException when query with filter condition on type incompatible column of UNION ALL when hive.ppd.remove.duplicatefilters=true

2015-09-22 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WangMeng updated HIVE-11880: Summary: IndexOutOfBoundsException when query with filter condition on type incompatible column of UNION

[jira] [Updated] (HIVE-11880) IndexOutOfBoundsException when query with filter condition on type incompatible column of UNION ALL

2015-09-22 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WangMeng updated HIVE-11880: Description: For Hive UNION ALL , when an union column is constant(column a such as '0L') and it has

[jira] [Commented] (HIVE-11880) IndexOutOfBoundsException when query with filter condition on type incompatible column of UNION ALL when hive.ppd.remove.duplicatefilters=true

2015-09-22 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14903975#comment-14903975 ] WangMeng commented on HIVE-11880: - [~xuefuz] I uploaded a new patch for this issue. Please check it.

[jira] [Updated] (HIVE-11880) IndexOutOfBoundsException when query with filter condition on type incompatible column of UNION ALL when hive.ppd.remove.duplicatefilters=true

2015-09-22 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WangMeng updated HIVE-11880: Description: For Hive UNION ALL , when an union column is constant(column a such as '0L') and it has

[jira] [Updated] (HIVE-11880) IndexOutOfBoundsException when query with filter condition on type incompatible column of UNION ALL when hive.ppd.remove.duplicatefilters=true

2015-09-23 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WangMeng updated HIVE-11880: Component/s: (was: Query Processor) Logical Optimizer > IndexOutOfBoundsException when

[jira] [Commented] (HIVE-11149) Fix issue with sometimes HashMap in PerfLogger.java hangs

2015-09-18 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14876805#comment-14876805 ] WangMeng commented on HIVE-11149: - [~sershe] According to my understanding,it may not occur the problem

[jira] [Updated] (HIVE-11880) IndexOutOfBoundsException when execute query with filter condition on type incompatible column(A) on data(composed by UNION ALL when a union column is constant and it

2015-09-18 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WangMeng updated HIVE-11880: Description: For Hive UNION ALL , when a union column is constant(column a such as '0L') and it has

[jira] [Updated] (HIVE-11880) IndexOutOfBoundsException when execute query with filter condition on type incompatible column on data(generated by UNION ALL with an union column is constant and it h

2015-09-18 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WangMeng updated HIVE-11880: Summary:IndexOutOfBoundsException when execute query with filter condition on type incompatible column

[jira] [Commented] (HIVE-11695) If user have no permission to create LOCAL DIRECTORY ,the Hql does not throw any exception and fail silently.

2015-09-18 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14852764#comment-14852764 ] WangMeng commented on HIVE-11695: - [~ashutoshc] and [~xuefuz] :The above failures are about hcatalog

[jira] [Updated] (HIVE-11880) IndexOutOfBoundsException when execute query with filter condition on type incompatible column on data(generated by UNION ALL with an union column is constant and it h

2015-09-18 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WangMeng updated HIVE-11880: Description: For Hive UNION ALL , when a union column is constant(column a such as '0L') and it has

[jira] [Updated] (HIVE-11880) IndexOutOfBoundsException when execute query with filter condition on type incompatible column on data(generated by UNION ALL with an union column is constant and it h

2015-09-18 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WangMeng updated HIVE-11880: Description: For Hive UNION ALL , when a union column is constant(column a such as '0L') and it has

[jira] [Updated] (HIVE-11149) Fix issue with Thread unsafe Class HashMap in PerfLogger.java hangs in Multi-thread environment

2015-09-18 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WangMeng updated HIVE-11149: Attachment: (was: HIVE-11149.03.patch) > Fix issue with Thread unsafe Class HashMap in PerfLogger.java

[jira] [Updated] (HIVE-11149) Fix issue with Thread unsafe Class HashMap in PerfLogger.java hangs in Multi-thread environment

2015-09-18 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WangMeng updated HIVE-11149: Attachment: HIVE-11149.03.patch > Fix issue with Thread unsafe Class HashMap in PerfLogger.java hangs in

[jira] [Commented] (HIVE-11149) Fix issue with sometimes HashMap in PerfLogger.java hangs

2015-09-21 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14900430#comment-14900430 ] WangMeng commented on HIVE-11149: - [~hiveqa] > Fix issue with sometimes HashMap in PerfLogger.java hangs

[jira] [Updated] (HIVE-11880) filter bug of UNION ALL when hive.ppd.remove.duplicatefilters=true and filter condition is type incompatible column

2015-09-25 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] WangMeng updated HIVE-11880: Attachment: HIVE-11880.03.patch > filter bug of UNION ALL when hive.ppd.remove.duplicatefilters=true and

[jira] [Commented] (HIVE-11880) filter bug of UNION ALL when hive.ppd.remove.duplicatefilters=true and filter condition is type incompatible column

2015-09-25 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14907667#comment-14907667 ] WangMeng commented on HIVE-11880: - [~xuefuz]I have rebased it and uploaded a new patch. [~ashutoshc] I

[jira] [Commented] (HIVE-12231) StorageBasedAuthorization requires write permission of default Warehouse when create external database

2015-12-01 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-12231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15033397#comment-15033397 ] WangMeng commented on HIVE-12231: - [~thejas] Many thanks for your detailed explaination. >

[jira] [Commented] (HIVE-11880) filter bug of UNION ALL when hive.ppd.remove.duplicatefilters=true and filter condition is type incompatible column

2016-05-02 Thread WangMeng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-11880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15267887#comment-15267887 ] WangMeng commented on HIVE-11880: - Thanks [~aihuaxu]. > filter bug of UNION ALL when