Re: Commit message guidelines

2021-09-28 Thread Alessandro Solimando
Hi Stamatis, thanks for the suggestions, I think they are reasonable, the project would benefit from their adoption. Regarding the removal of contributor/reviewers names from the commit message favoring the use of git metadata, there has been a similar discussion in Calcite ML

Re: [DISCUSS] Properties for scheduling compactions on specific queues

2022-01-31 Thread Alessandro Solimando
Hi Stamatis, the proposal seems reasonable to me. I think that setting the two properties you mention, independently from the underlying execution engine in use, should lead to the same result. In addition, I also agree that we should deprecate the per-execution engine properties. Best regards,

Re: [ANNOUNCE] New committer: Ayush Saxena

2022-02-07 Thread Alessandro Solimando
Congrats Ayush! On Mon, 7 Feb 2022 at 16:50, László Bodor wrote: > Welcome Ayush, well deserved! > > Ashutosh Chauhan ezt írta (időpont: 2022. febr. 7., > H, 16:35): > > > Hi all, > > Apache Hive's Project Management Committee (PMC) has invited Ayush > > to become a committer, and we are please

Re: [ANNOUNCE] Denys Kuzmenko joins Hive PMC

2022-02-07 Thread Alessandro Solimando
Congratulations Denys! :) On Mon, 7 Feb 2022 at 18:37, Pravin Sinha wrote: > Congrats, Denys ! > > On Mon, Feb 7, 2022 at 11:02 PM aasha medhi > wrote: > > > Congratulations Denys ! > > > > On Mon, Feb 7, 2022 at 10:36 PM Laszlo Pinter > > > > > wrote: > > > > > Congrats Denys! > > > > > > On

Re: Start releasing the master branch

2022-02-08 Thread Alessandro Solimando
Hello everyone, thank you for starting this discussion. I agree that releasing the master branch regularly and sufficiently often is welcome and vital for the health of the community. It would be great to hear from others too, especially PMC members and committers, but even simple contributors/fo

Re: Start releasing the master branch

2022-03-01 Thread Alessandro Solimando
s the next, super-ignored branch-3), > >>>> correct; no need to keep a branch we don't maintain...but in any case > I > >>>> think we can postpone this decision until there will be something to > >>>> release... :) > >>>> > &g

Re: Failing tests

2022-03-16 Thread Alessandro Solimando
Thanks Peter for taking care of this, I can confirm that "master" is good now! On Wed, 16 Mar 2022 at 12:30, Peter Vary wrote: > The tests should be green now... > > > On 2022. Mar 15., at 14:45, Stamatis Zampetakis > wrote: > > > > Hello, > > > > +1 to everything Peter said. > > > > Moreover a

excluding jdk.tools for java 11 compatibility

2022-05-05 Thread Alessandro Solimando
Hi everyone, I am working on https://issues.apache.org/jira/browse/HIVE-26196. As you might know, Sonar analysis must now run with at least JDK 11, and when I tried it failed as follows: [ERROR] Failed to execute goal on project hive-pre-upgrade: Could not resolve dependencies for project org.apa

Re: excluding jdk.tools for java 11 compatibility

2022-05-05 Thread Alessandro Solimando
I would still like to hear your opinion about the exclusion, since it will be a problem when moving to JDK11 anyway, which I have seen it's a blocker for 4.0.0 release. Best regards, Alessandro On Thu, 5 May 2022 at 16:38, Alessandro Solimando < alessandro.solima...@gmail.com> wrote:

Re: [DISCUSS] End of life for Hive 1.x, 2.x, 3.x

2022-05-09 Thread Alessandro Solimando
Hi Stamatis, thanks for bringing up this topic, I basically agree on everything you wrote. I just wanted to add that this kind of proposal might sound harsh, because in many contexts upgrading is a complex process, but it's in nobody's interest to keep release branches that are missing important f

[DISCUSS] SonarCloud integration for Apache Hive

2022-08-08 Thread Alessandro Solimando
Hi community, in the context of HIVE-26196 we started considering the adoption of SonarCloud analysis for Apache Hive to promote data-driven code quality improvements and to allow reviewers to focus on the conceptua

Re: [DISCUSS] SonarCloud integration for Apache Hive

2022-08-08 Thread Alessandro Solimando
Errata corrige: the right PR link is the following https://github.com/apache/hive/pull/3254 Best regards, Alessandro On Mon, 8 Aug 2022 at 10:04, Alessandro Solimando < alessandro.solima...@gmail.com> wrote: > Hi community, > in the context of HIVE-26196 > <https://issues.apac

Re: [DISCUSS] SonarCloud integration for Apache Hive

2022-08-09 Thread Alessandro Solimando
he idea is to > do this manually at the moment by checking the results on master and on the > PR under review. > > Enabling code coverage would be very helpful as well. Looking forward to > this. > > Best, > Stamatis > > On Mon, Aug 8, 2022 at 1:22 PM Alessandro Soliman

Re: Proposal: Revamp Apache Hive website.

2022-09-19 Thread Alessandro Solimando
Hi everyone, thanks Simhadri for pushing this forward. I like the look and feel of the new website, and I agree with Stamatis that having the website sources in the Hive repo, and automatically publishing the site upon commits would be very beneficial. Best regards, Alessandro On Thu, 15 Sept 20

Re: [VOTE] Apache Hive 4.0.0-alpha-2 Release Candidate 0

2022-10-27 Thread Alessandro Solimando
Hi Denys, in other Apache communities I generally see that votes are cancelled and a new RC is prepared when there are changes or blocking issues like in this case, not sure how things are done in Hive though. Best regards, Alessandro On Thu, 27 Oct 2022 at 15:22, Denys Kuzmenko wrote: > Hi Ada

Re: [VOTE] Apache Hive 4.0.0-alpha-2 Release Candidate 0

2022-10-27 Thread Alessandro Solimando
ssing artifacts due to an outdated > release guide (iceberg bits are generated only under iceberg profile). > Not sure that we should create new RC in that case. Naveen, what > do you think? > > > On Thu, Oct 27, 2022 at 3:30 PM Alessandro Solimando < > alessandro.solima...@gma

Re: [VOTE] Apache Hive 4.0.0-alpha-2 Release Candidate 0

2022-10-27 Thread Alessandro Solimando
pse.jetty.util.thread.ThreadPoolBudget.check(ThreadPoolBudget.java:165) > > at > > > > > org.eclipse.jetty.util.thread.ThreadPoolBudget.leaseTo(ThreadPoolBudget.java:141) > > at > > > > > org.eclipse.jetty.util.thread.ThreadPoolBudget.leaseFrom(ThreadPo

Re: [VOTE] Apache Hive 4.0.0-alpha-2 Release Candidate 0

2022-10-27 Thread Alessandro Solimando
0, Errors: 0, Skipped: 0, Time elapsed: > 18.264 s - in org.apache.hive.beeline.*TestBeelinePasswordOption* > > -Ayush > > [1] > https://github.com/apache/hive/blob/release-4.0.0-alpha-2-rc0/pom.xml#L136 > [2] > https://github.com/apache/hive/blob/release-4.0.0-alpha-2-rc0/pom

Re: [VOTE] Apache Hive 4.0.0-alpha-2 Release Candidate 1

2022-11-11 Thread Alessandro Solimando
+1 (non-binding) - verified gpg signature: OK $ gpg --verify apache-hive-4.0.0-alpha-2-bin.tar.gz.asc apache-hive-4.0.0-alpha-2-bin.tar.gz gpg: Signature made Mon 7 Nov 19:04:05 2022 CET gpg:using RSA key 50606DE1BDBD5CF862A595A907C5682DAFC73125 gpg:issuer "dkuzme.

Re: hive 3.1.3 debug problem

2022-11-14 Thread Alessandro Solimando
Hi Jim, you need to enrich metastore classes with datanucleus as follows: $ cd standalone-metastore/metastore-server && mvn datanucleus:enhance Best regards, Alessandro On Sun, 13 Nov 2022 at 23:19, Jim Hopper wrote: > Hi, > > I try to debug one of the test classes in Intellij under linux. > I

Re: [DISCUSS] Jira Public Signup Disabled

2022-11-15 Thread Alessandro Solimando
+1 from me too, thanks Stamatis On Tue, 15 Nov 2022 at 13:57, Denys Kuzmenko wrote: > Hi Stamatis, > > Thanks for bringing it up! +1 to implement the same process >

Re: [Help] How to create a new table when automatically generating schema?

2022-11-30 Thread Alessandro Solimando
Hi Jiajun, how are you running the schematool? "schematool -verbose -dbType derby -initSchema" <-- are you maybe missing the "-initSchema" bit? Can you provide the exact list of commands you are using? I am not very familiar with Hive 1.x, but maybe we can get it working. Best regards, Alessand

Re: [EXTERNAL] [ANNOUNCE] New PMC Member: Stamatis Zampetakis

2023-01-13 Thread Alessandro Solimando
Congratulations Stamatis, very well deserved! Best regards, Alessandro On Fri 13 Jan 2023, 19:57 Chris Nauroth, wrote: > Congratulations, Stamatis! > > Chris Nauroth > > > On Fri, Jan 13, 2023 at 10:46 AM Simhadri G wrote: > > > Congratulations Stamatis! > > > > On Sat, 14 Jan 2023, 00:12 Sank

several JavaCC warnings "Choice conflict involving two expansions"

2023-01-27 Thread Alessandro Solimando
Hello everyone, while checking CI logs I have noticed that we have lots of JavaCC warnings related to ambiguous prefixes in the productions of one of our grammars. They also seem related to time functions, for which I have seen several related developments for BigQuery lately. Have we verified th

Re: several JavaCC warnings "Choice conflict involving two expansions"

2023-01-27 Thread Alessandro Solimando
My apologies, Hive ML wasn't obviously the right target! Best regards, Alessandro On Fri, 27 Jan 2023 at 18:35, Alessandro Solimando < alessandro.solima...@gmail.com> wrote: > Hello everyone, > while checking CI logs I have noticed that we have lots of JavaCC warnings >

Re: [ANNOUNCE] New PMC Member: Laszlo Bodor

2023-01-27 Thread Alessandro Solimando
Congratulations Laszlo, very well deserved, thanks for all your hard work. Best regards, Alessandro On Fri, 27 Jan 2023 at 22:33, Naveen Gangam wrote: > Hello Hive Community, > Apache Hive PMC is pleased to announce that Laszlo Bodor > (username:abstractdog) has accepted the Apache Hive PMC's i

Re: [ANNOUNCE] New PMC Member: Krisztian Kasa

2023-01-30 Thread Alessandro Solimando
Congratulations Krisztian, very well deserved! :) On Mon, 30 Jan 2023 at 17:34, László Bodor wrote: > Yay! Very well deserved. Krisztian has a broad knowledge of Hive and an > extremely deep level of experience with the compiler itself (which is a > huge beast we all know), looking forward to se

Re: [ANNOUNCE] New committer for Apache Hive: Laszlo Vegh

2023-02-07 Thread Alessandro Solimando
Congrats, Laszlo! Best regards, Alessandro On Tue, 7 Feb 2023 at 13:24, Naveen Gangam wrote: > The Project Management Committee (PMC) for Apache Hive has invited Laszlo > Vegh (veghlaci05) to become a committer and we are pleased > to announce that he has accepted. > > Contributions from Laszlo

Re: [ANNOUNCE] New committer for Apache Hive: Alessandro Solimando

2023-02-10 Thread Alessandro Solimando
ro !! > > > > > > -Mahesh Raju S > > > > > > On Thu, Feb 9, 2023 at 1:31 AM Naveen Gangam > > wrote: > > > > > >> The Project Management Committee (PMC) for Apache Hive has invited > > >> Alessandro Solimando (asolimando

Re: Asking for code review: HIVE-26968, HIVE-26986, HIVE-27006

2023-02-14 Thread Alessandro Solimando
Hi Sungwoo, thanks for bringing this up, IMO correctness issues should be set to "Blocker" level in Jira, therefore no 4.0.0 should be released before fixing the aforementioned tickets. The patches seem well though and solid from a cursory look, but they fall outside of my area of expertise, I don

Re: [EXTERNAL] Re: Proposal to deprecate Hive on Spark from branch-3

2023-02-23 Thread Alessandro Solimando
+1 from me too On Thu, 23 Feb 2023 at 06:09, Ayush Saxena wrote: > +1 on removing Hive on Spark from branch-3 > > -Ayush > > > On 23-Feb-2023, at 6:40 AM, Wang, Yuming > wrote: > > > > +1. > > > > From: Naresh P R > > Date: Thursday, February 23, 2023 at 02:49 > > To: dev@hive.apache.org > >

Re: Kill the Pig 🐷

2023-04-20 Thread Alessandro Solimando
+1 from me, let's just make sure we make a good salame out of it :) Best regards, Alessandro On Thu, 20 Apr 2023 at 10:50, Attila Turoczy wrote: > Hi All, > > In Hive we have a pretty old component from 1972 and this is the Pig. Pig > was cool somewhere in 2008, but nowadays it does not have an

Re: [DISCUSS] Disable JIRA worklog for GitHub PRs

2023-05-12 Thread Alessandro Solimando
Hi Stamatis, I am experiencing the same too, so +1 from me. Best regards, Alessandro On Fri, 12 May 2023 at 15:58, Stamatis Zampetakis wrote: > Hello, > > Everything that happens in a GitHub PR creates a worklog entry under > the respective JIRA ticket. > For every worklog entry we receive a no

Re: [EXTERNAL] Re: [VOTE] Mark Hive 1.x EOL

2024-01-17 Thread Alessandro Solimando
+1 (non binding) On Wed, 17 Jan 2024 at 10:23, Denys Kuzmenko wrote: > +1 (binding) >

Re: Cleanup remote feature/wip branches

2024-01-19 Thread Alessandro Solimando
+1, thanks Stamatis On Fri, Jan 19, 2024, 11:14 Ayush Saxena wrote: > +1 > > -Ayush > > > On 19-Jan-2024, at 3:41 PM, Stamatis Zampetakis > wrote: > > > > Hey everyone, > > > > I noticed that in our official git repo [1] we have some kind of > > feature/WIP branches (see list below). Most of t

Re: [DISCUSS] Migrate precommit git repos from kgyrtkirk to apache

2024-01-23 Thread Alessandro Solimando
Hey guys, I advise you to take Stamatis' suggestion and cool it off for a bit, this is getting personal and you know it's only counterproductive. Having worked with both of you, I know you have always done everything in the best interest of the project and always acted in good faith, no reason to

Re: Re: [ANNOUNCE] New Committer: Simhadri Govindappa

2024-04-18 Thread Alessandro Solimando
Great news, Simhadri, very well deserved! On Thu, 18 Apr 2024 at 15:07, Simhadri G wrote: > Thanks everyone! > I really appreciate it, it means a lot to me :) > The Apache Hive project and its community have truly inspired me . I'm > grateful for the chance to contribute to such a remarkable pro

Re: [DISCUSS] Minor non-code improvements (typos, comments, etc.)

2024-07-26 Thread Alessandro Solimando
+1 On Fri, 26 Jul 2024 at 11:21, Stamatis Zampetakis wrote: > Hi all, > > In some cases we receive PRs/JIRAs with minor non-code improvements: > * fix small typos in very specific places > * empty lines/javadoc/comments > * minor rewording > > Personally, I feel that such changes have more negat

Re: [DISCUSS] Minor non-code improvements (typos, comments, etc.)

2024-07-26 Thread Alessandro Solimando
n > such commits is the right thing. > > On Fri, Jul 26, 2024 at 5:09 AM Alessandro Solimando < > alessandro.solima...@gmail.com> wrote: > >> +1 >> >> On Fri, 26 Jul 2024 at 11:21, Stamatis Zampetakis >> wrote: >> >>> Hi all, >>>

[jira] [Created] (HIVE-25734) Wrongly-typed constant in case expression leads to incorrect empty result

2021-11-23 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-25734: --- Summary: Wrongly-typed constant in case expression leads to incorrect empty result Key: HIVE-25734 URL: https://issues.apache.org/jira/browse/HIVE-25734

[jira] [Created] (HIVE-25749) Check if RelMetadataQuery.collations() return null to avoid NPE

2021-11-29 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-25749: --- Summary: Check if RelMetadataQuery.collations() return null to avoid NPE Key: HIVE-25749 URL: https://issues.apache.org/jira/browse/HIVE-25749 Project

[jira] [Created] (HIVE-25758) OOM due to recursive application CBO rules

2021-12-01 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-25758: --- Summary: OOM due to recursive application CBO rules Key: HIVE-25758 URL: https://issues.apache.org/jira/browse/HIVE-25758 Project: Hive Issue

[jira] [Created] (HIVE-25766) java.util.NoSuchElementException in HiveFilterProjectTransposeRule if predicate has no InputRef

2021-12-02 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-25766: --- Summary: java.util.NoSuchElementException in HiveFilterProjectTransposeRule if predicate has no InputRef Key: HIVE-25766 URL: https://issues.apache.org/jira/browse

[jira] [Created] (HIVE-25851) Replace HiveRelMdPredicate with RelMdPredicate from Calcite

2022-01-07 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-25851: --- Summary: Replace HiveRelMdPredicate with RelMdPredicate from Calcite Key: HIVE-25851 URL: https://issues.apache.org/jira/browse/HIVE-25851 Project

[jira] [Created] (HIVE-25852) Introduce IN clauses at the very end of query planning

2022-01-07 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-25852: --- Summary: Introduce IN clauses at the very end of query planning Key: HIVE-25852 URL: https://issues.apache.org/jira/browse/HIVE-25852 Project: Hive

[jira] [Created] (HIVE-25870) Make HivePointLookupOptimizerRule to just convert OR to IN, no simplification

2022-01-17 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-25870: --- Summary: Make HivePointLookupOptimizerRule to just convert OR to IN, no simplification Key: HIVE-25870 URL: https://issues.apache.org/jira/browse/HIVE-25870

[jira] [Created] (HIVE-25880) Configuration option to exclude rule by a regex on their description

2022-01-19 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-25880: --- Summary: Configuration option to exclude rule by a regex on their description Key: HIVE-25880 URL: https://issues.apache.org/jira/browse/HIVE-25880

[jira] [Created] (HIVE-25884) Improve rule description for subclasses of rules

2022-01-20 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-25884: --- Summary: Improve rule description for subclasses of rules Key: HIVE-25884 URL: https://issues.apache.org/jira/browse/HIVE-25884 Project: Hive

[jira] [Created] (HIVE-25888) Improve RuleEventLogger to also print input rels in FULL_PLAN mode

2022-01-21 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-25888: --- Summary: Improve RuleEventLogger to also print input rels in FULL_PLAN mode Key: HIVE-25888 URL: https://issues.apache.org/jira/browse/HIVE-25888

[jira] [Created] (HIVE-25905) ORDER BY colName DESC does not honour 'hive.default.nulls.last' property

2022-01-27 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-25905: --- Summary: ORDER BY colName DESC does not honour 'hive.default.nulls.last' property Key: HIVE-25905 URL: https://issues.apache.org/jira/browse/

[jira] [Created] (HIVE-25909) Add test for 'hive.default.nulls.last' property for windows with ordering

2022-01-28 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-25909: --- Summary: Add test for 'hive.default.nulls.last' property for windows with ordering Key: HIVE-25909 URL: https://issues.apache.org/jira/browse/

[jira] [Created] (HIVE-25917) Use default value for 'hive.default.nulls.last' when no config is available instead of false

2022-01-31 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-25917: --- Summary: Use default value for 'hive.default.nulls.last' when no config is available instead of false Key: HIVE-25917 URL: https://issues.apache.org/j

[jira] [Created] (HIVE-25938) Print in EXPLAIN CBO which rules are excluded from planning

2022-02-08 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-25938: --- Summary: Print in EXPLAIN CBO which rules are excluded from planning Key: HIVE-25938 URL: https://issues.apache.org/jira/browse/HIVE-25938 Project

[jira] [Created] (HIVE-25940) Add 'set' variant to print only properties with a non-default value

2022-02-08 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-25940: --- Summary: Add 'set' variant to print only properties with a non-default value Key: HIVE-25940 URL: https://issues.apache.org/jira/browse/

[jira] [Created] (HIVE-25951) Re-use methods from RelMdPredicates in HiveRelMdPredicates

2022-02-11 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-25951: --- Summary: Re-use methods from RelMdPredicates in HiveRelMdPredicates Key: HIVE-25951 URL: https://issues.apache.org/jira/browse/HIVE-25951 Project: Hive

[jira] [Created] (HIVE-25952) Unify getPredicates() for Projection between HiveRelMdPredicates and RelMdPredicates

2022-02-11 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-25952: --- Summary: Unify getPredicates() for Projection between HiveRelMdPredicates and RelMdPredicates Key: HIVE-25952 URL: https://issues.apache.org/jira/browse/HIVE-25952

[jira] [Created] (HIVE-25953) Unify getPredicates() for Join between HiveRelMdPredicates and RelMdPredicates

2022-02-11 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-25953: --- Summary: Unify getPredicates() for Join between HiveRelMdPredicates and RelMdPredicates Key: HIVE-25953 URL: https://issues.apache.org/jira/browse/HIVE-25953

[jira] [Created] (HIVE-25966) Align HiveRelMdPredicates getPredicates() for Project with RelMdPredicates

2022-02-17 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-25966: --- Summary: Align HiveRelMdPredicates getPredicates() for Project with RelMdPredicates Key: HIVE-25966 URL: https://issues.apache.org/jira/browse/HIVE-25966

[jira] [Created] (HIVE-25974) Drop HiveFilterMergeRule and use FilterMergeRule from Calcite

2022-02-23 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-25974: --- Summary: Drop HiveFilterMergeRule and use FilterMergeRule from Calcite Key: HIVE-25974 URL: https://issues.apache.org/jira/browse/HIVE-25974 Project

[jira] [Created] (HIVE-26066) Remove deprecated GenericUDAFComputeStats

2022-03-24 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-26066: --- Summary: Remove deprecated GenericUDAFComputeStats Key: HIVE-26066 URL: https://issues.apache.org/jira/browse/HIVE-26066 Project: Hive Issue

[jira] [Created] (HIVE-26112) Missing scripts for metastore

2022-04-04 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-26112: --- Summary: Missing scripts for metastore Key: HIVE-26112 URL: https://issues.apache.org/jira/browse/HIVE-26112 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-26113) Syncronize HMS tables with metastore tables

2022-04-04 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-26113: --- Summary: Syncronize HMS tables with metastore tables Key: HIVE-26113 URL: https://issues.apache.org/jira/browse/HIVE-26113 Project: Hive Issue

[jira] [Created] (HIVE-26122) Factorize out common docker code between DatabaseRule and AbstractExternalDB

2022-04-06 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-26122: --- Summary: Factorize out common docker code between DatabaseRule and AbstractExternalDB Key: HIVE-26122 URL: https://issues.apache.org/jira/browse/HIVE-26122

[jira] [Created] (HIVE-26123) Introduce test coverage for sysdb for the different metastores

2022-04-06 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-26123: --- Summary: Introduce test coverage for sysdb for the different metastores Key: HIVE-26123 URL: https://issues.apache.org/jira/browse/HIVE-26123 Project

[jira] [Created] (HIVE-26125) sysdb fails with mysql as metastore db

2022-04-07 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-26125: --- Summary: sysdb fails with mysql as metastore db Key: HIVE-26125 URL: https://issues.apache.org/jira/browse/HIVE-26125 Project: Hive Issue Type

[jira] [Created] (HIVE-26146) Handle missing hive.acid.key.index in the fixacidkeyindex utility

2022-04-16 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-26146: --- Summary: Handle missing hive.acid.key.index in the fixacidkeyindex utility Key: HIVE-26146 URL: https://issues.apache.org/jira/browse/HIVE-26146

[jira] [Created] (HIVE-26147) OrcRawRecordMerger throws NPE when hive.acid.key.index is missing for an acid file

2022-04-16 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-26147: --- Summary: OrcRawRecordMerger throws NPE when hive.acid.key.index is missing for an acid file Key: HIVE-26147 URL: https://issues.apache.org/jira/browse/HIVE-26147

[jira] [Created] (HIVE-26150) OrcRawRecordMerger reads each row twice

2022-04-19 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-26150: --- Summary: OrcRawRecordMerger reads each row twice Key: HIVE-26150 URL: https://issues.apache.org/jira/browse/HIVE-26150 Project: Hive Issue

[jira] [Created] (HIVE-26196) Integrate Sonarcloud analysis for master branch

2022-05-02 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-26196: --- Summary: Integrate Sonarcloud analysis for master branch Key: HIVE-26196 URL: https://issues.apache.org/jira/browse/HIVE-26196 Project: Hive

[jira] [Created] (HIVE-26221) Add histogram-based column statistics

2022-05-11 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-26221: --- Summary: Add histogram-based column statistics Key: HIVE-26221 URL: https://issues.apache.org/jira/browse/HIVE-26221 Project: Hive Issue Type

[jira] [Created] (HIVE-26243) Add vectorized implementation of the 'ds_kll_sketch' UDAF

2022-05-20 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-26243: --- Summary: Add vectorized implementation of the 'ds_kll_sketch' UDAF Key: HIVE-26243 URL: https://issues.apache.org/jira/browse/HIVE-26243 Pro

[jira] [Created] (HIVE-26263) Mysql metastore init tests are flaky

2022-05-24 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-26263: --- Summary: Mysql metastore init tests are flaky Key: HIVE-26263 URL: https://issues.apache.org/jira/browse/HIVE-26263 Project: Hive Issue Type

[jira] [Created] (HIVE-26277) Add unit tests for ColumnStatsAggregator classes

2022-06-01 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-26277: --- Summary: Add unit tests for ColumnStatsAggregator classes Key: HIVE-26277 URL: https://issues.apache.org/jira/browse/HIVE-26277 Project: Hive

[jira] [Created] (HIVE-26297) Refactoring ColumnStatsAggregator classes to reduce warnings

2022-06-07 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-26297: --- Summary: Refactoring ColumnStatsAggregator classes to reduce warnings Key: HIVE-26297 URL: https://issues.apache.org/jira/browse/HIVE-26297 Project

[jira] [Created] (HIVE-26313) Aggregate all column statistics into a single field

2022-06-10 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-26313: --- Summary: Aggregate all column statistics into a single field Key: HIVE-26313 URL: https://issues.apache.org/jira/browse/HIVE-26313 Project: Hive

[jira] [Created] (HIVE-26377) Support complex types for masking

2022-07-07 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-26377: --- Summary: Support complex types for masking Key: HIVE-26377 URL: https://issues.apache.org/jira/browse/HIVE-26377 Project: Hive Issue Type

[jira] [Created] (HIVE-26378) Improve error message for masking over complex data types

2022-07-07 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-26378: --- Summary: Improve error message for masking over complex data types Key: HIVE-26378 URL: https://issues.apache.org/jira/browse/HIVE-26378 Project: Hive

[jira] [Created] (HIVE-26572) Support constant expressions in vectorized expressions

2022-09-28 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-26572: --- Summary: Support constant expressions in vectorized expressions Key: HIVE-26572 URL: https://issues.apache.org/jira/browse/HIVE-26572 Project: Hive

[jira] [Created] (HIVE-26619) Sonar analysis not run on the master branch

2022-10-11 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-26619: --- Summary: Sonar analysis not run on the master branch Key: HIVE-26619 URL: https://issues.apache.org/jira/browse/HIVE-26619 Project: Hive Issue

[jira] [Created] (HIVE-26643) HiveUnionPullUpConstantsRule fails when pulling up constants over nullable fields

2022-10-17 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-26643: --- Summary: HiveUnionPullUpConstantsRule fails when pulling up constants over nullable fields Key: HIVE-26643 URL: https://issues.apache.org/jira/browse/HIVE-26643

[jira] [Created] (HIVE-26652) HiveSortPullUpConstantsRule produces an invalid plan when pulling up constants for nullable fields

2022-10-19 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-26652: --- Summary: HiveSortPullUpConstantsRule produces an invalid plan when pulling up constants for nullable fields Key: HIVE-26652 URL: https://issues.apache.org/jira

[jira] [Created] (HIVE-26691) Generate thrift files by default at compilation time

2022-11-02 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-26691: --- Summary: Generate thrift files by default at compilation time Key: HIVE-26691 URL: https://issues.apache.org/jira/browse/HIVE-26691 Project: Hive

[jira] [Created] (HIVE-26692) Check for the expected thrift version before compiling

2022-11-02 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-26692: --- Summary: Check for the expected thrift version before compiling Key: HIVE-26692 URL: https://issues.apache.org/jira/browse/HIVE-26692 Project: Hive

[jira] [Created] (HIVE-26722) HiveFilterSetOpTransposeRule incorrectly prune UNION ALL operands

2022-11-10 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-26722: --- Summary: HiveFilterSetOpTransposeRule incorrectly prune UNION ALL operands Key: HIVE-26722 URL: https://issues.apache.org/jira/browse/HIVE-26722

[jira] [Created] (HIVE-26733) HiveRelMdPredicates::getPredicate(Project) should return IS_NULL for CAST(NULL)

2022-11-13 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-26733: --- Summary: HiveRelMdPredicates::getPredicate(Project) should return IS_NULL for CAST(NULL) Key: HIVE-26733 URL: https://issues.apache.org/jira/browse/HIVE-26733

[jira] [Created] (HIVE-26762) Remove operand pruning in HiveFilterSetOpTransposeRule

2022-11-18 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-26762: --- Summary: Remove operand pruning in HiveFilterSetOpTransposeRule Key: HIVE-26762 URL: https://issues.apache.org/jira/browse/HIVE-26762 Project: Hive

[jira] [Created] (HIVE-26772) Add support for specific column statistics to ANALYZE TABLE command

2022-11-23 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-26772: --- Summary: Add support for specific column statistics to ANALYZE TABLE command Key: HIVE-26772 URL: https://issues.apache.org/jira/browse/HIVE-26772

[jira] [Created] (HIVE-26810) Replace HiveFilterSetOpTransposeRule onMatch method with Calcite's built-in implementation

2022-12-05 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-26810: --- Summary: Replace HiveFilterSetOpTransposeRule onMatch method with Calcite's built-in implementation Key: HIVE-26810 URL: https://issues.apache.org/jira/browse

[jira] [Created] (HIVE-26812) hive-it-util module misses a dependency on hive-jdbc

2022-12-06 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-26812: --- Summary: hive-it-util module misses a dependency on hive-jdbc Key: HIVE-26812 URL: https://issues.apache.org/jira/browse/HIVE-26812 Project: Hive

[jira] [Created] (HIVE-26820) Disable hybridgrace_hashjoin_2 flaky qtest

2022-12-08 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-26820: --- Summary: Disable hybridgrace_hashjoin_2 flaky qtest Key: HIVE-26820 URL: https://issues.apache.org/jira/browse/HIVE-26820 Project: Hive Issue

[jira] [Created] (HIVE-26828) Fix OOM for hybridgrace_hashjoin_2.q

2022-12-09 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-26828: --- Summary: Fix OOM for hybridgrace_hashjoin_2.q Key: HIVE-26828 URL: https://issues.apache.org/jira/browse/HIVE-26828 Project: Hive Issue Type

[jira] [Created] (HIVE-26830) Update TPCDS30TB metastore dump with histograms

2022-12-09 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-26830: --- Summary: Update TPCDS30TB metastore dump with histograms Key: HIVE-26830 URL: https://issues.apache.org/jira/browse/HIVE-26830 Project: Hive

[jira] [Created] (HIVE-27000) Improve the modularity of the *ColumnStatsMerger classes

2023-01-30 Thread Alessandro Solimando (Jira)
Alessandro Solimando created HIVE-27000: --- Summary: Improve the modularity of the *ColumnStatsMerger classes Key: HIVE-27000 URL: https://issues.apache.org/jira/browse/HIVE-27000 Project: Hive