Re: [ANNOUNCE] New committer: Runkang He

2023-11-03 Thread Runkang He
the community better and better, and looking forward to working with you all. Best regards, Runkang He Hongyu Guo 于2023年11月3日周五 10:57写道: > Congratulations! > > Best, > Hongyu Guo > > On Fri, Nov 3, 2023 at 10:16 AM Dan Zou wrote: > > > Congrats, Runkang

Re: [ANNOUNCE] New committer: Hongyu Guo

2023-11-02 Thread Runkang He
Congratulations, Hongyu! Best, Runkang He Benchao Li 于2023年11月2日周四 22:27写道: > Apache Calcite's Project Management Committee (PMC) has invited Hongyu > Guo to become a committer, and we are pleased to announce that he has > accepted. > > Hongyu's contributions are around the fu

Re: [ANNOUNCE] New committer: Lei Shen

2023-11-01 Thread Runkang He
Congratulations, Lei! Best, Runkang He Ruben Q L 于2023年11月1日周三 16:49写道: > Congratulations!! > > > On Wed, Nov 1, 2023 at 12:09 AM Zhengqiang Duan > > wrote: > > > Congratulations, Lei. > > > > Best regards, > > Zhengqiang > > > > >

Re: [ANNOUNCE] New committer: Ran Tao

2023-10-27 Thread Runkang He
Congrats Ran! Best, Runkang He Alessandro Solimando 于2023年10月28日周六 00:08写道: > Congrats Ran Tao and welcome! > > On Fri, 27 Oct 2023 at 17:42, Ruben Q L wrote: > > > Congrats! > > > > > > On Fri, Oct 27, 2023 at 4:40 PM Tanner Clary > .invalid> > &

[jira] [Created] (CALCITE-6077) Add FACTORIAL functions (enabled in Hive and Spark library)

2023-10-26 Thread Runkang He (Jira)
Runkang He created CALCITE-6077: --- Summary: Add FACTORIAL functions (enabled in Hive and Spark library) Key: CALCITE-6077 URL: https://issues.apache.org/jira/browse/CALCITE-6077 Project: Calcite

Re: [ANNOUNCE] New committer: Mihai Budiu

2023-10-26 Thread Runkang He
Congratulations Mihai! Best, Runkang He Zhe Hu 于2023年10月26日周四 21:40写道: > Congrats, Mihai ! > > > Best > ZheHu > > > Replied Message > | From | Bertil Chapuis | > | Date | 10/26/2023 21:09 | > | To | | > | Subject | Re: [ANNOUNCE] New commit

[jira] [Created] (CALCITE-6066) Add HYPOT function (enabled in Spark library)

2023-10-21 Thread Runkang He (Jira)
Runkang He created CALCITE-6066: --- Summary: Add HYPOT function (enabled in Spark library) Key: CALCITE-6066 URL: https://issues.apache.org/jira/browse/CALCITE-6066 Project: Calcite Issue Type

[jira] [Created] (CALCITE-6065) Add HEX and UNHEX function (enabled in Hive and Spark library)

2023-10-21 Thread Runkang He (Jira)
Runkang He created CALCITE-6065: --- Summary: Add HEX and UNHEX function (enabled in Hive and Spark library) Key: CALCITE-6065 URL: https://issues.apache.org/jira/browse/CALCITE-6065 Project: Calcite

Re: [DISCUSS] Towards Calcite 1.36.0

2023-10-15 Thread Runkang He
functions, and have already reviewd for one round, and need additional +1 review from the committer. And I am willing to participate in the review of the remaining PRs of 1.36.0. Best Regards, Runkang He LakeShen 于2023年10月15日周日 17:33写道: > According to the JIRA information to be fi

Re: PR CALCITE-5825 and CALCITE-5826 Review Request

2023-10-12 Thread Runkang He
> Best, > LakeShen > > Runkang He 于2023年9月20日周三 08:29写道: > > > Hi community, I have submitted two PRs with CALCITE-5825 and CALCITE-5826 > > to add some useful string functions. > > > > In CALCITE-5825, I have added the URL_ENCODE and URL_DECODE func

PR CALCITE-5825 and CALCITE-5826 Review Request

2023-09-19 Thread Runkang He
/CALCITE-5826 PR: https://github.com/apache/calcite/pull/3317 Best, Runkang He

[jira] [Created] (CALCITE-5990) Explicit cast to numeric type doesn't check overflow

2023-09-08 Thread Runkang He (Jira)
Runkang He created CALCITE-5990: --- Summary: Explicit cast to numeric type doesn't check overflow Key: CALCITE-5990 URL: https://issues.apache.org/jira/browse/CALCITE-5990 Project: Calcite Issue

Re: PR CALCITE-5889 Review Request

2023-08-27 Thread Runkang He
I would like to review it. Thanks for your contribution. LakeShen 于2023年8月27日周日 21:01写道: > Hi community, > > In CALCITE-5889,I have added a rule to rewrite the Minus to UNION ALL + > Aggregate + Filter,now the PR is ready. > > If someone has time,please help me to review this PR,I would

[jira] [Created] (CALCITE-5957) Validate DATE '1945-2-2' is not accepted due to regression

2023-08-26 Thread Runkang He (Jira)
Runkang He created CALCITE-5957: --- Summary: Validate DATE '1945-2-2' is not accepted due to regression Key: CALCITE-5957 URL: https://issues.apache.org/jira/browse/CALCITE-5957 Project: Calcite

[jira] [Created] (CALCITE-5923) Some test cases in `SqlOperatorTest` violates the test fixture's design principle

2023-08-13 Thread Runkang He (Jira)
Runkang He created CALCITE-5923: --- Summary: Some test cases in `SqlOperatorTest` violates the test fixture's design principle Key: CALCITE-5923 URL: https://issues.apache.org/jira/browse/CALCITE-5923

[jira] [Created] (CALCITE-5921) SqlOperatorFixture.checkFails and checkAggFails don't check runtime failure

2023-08-13 Thread Runkang He (Jira)
Runkang He created CALCITE-5921: --- Summary: SqlOperatorFixture.checkFails and checkAggFails don't check runtime failure Key: CALCITE-5921 URL: https://issues.apache.org/jira/browse/CALCITE-5921 Project

[jira] [Created] (CALCITE-5900) Add TO_BASE64URL and FROM_BASE64URL function (enabled in Presto library)

2023-08-05 Thread Runkang He (Jira)
Runkang He created CALCITE-5900: --- Summary: Add TO_BASE64URL and FROM_BASE64URL function (enabled in Presto library) Key: CALCITE-5900 URL: https://issues.apache.org/jira/browse/CALCITE-5900 Project

[jira] [Created] (CALCITE-5899) Add HAMMING_DISTANCE function (enabled in Presto library)

2023-08-05 Thread Runkang He (Jira)
Runkang He created CALCITE-5899: --- Summary: Add HAMMING_DISTANCE function (enabled in Presto library) Key: CALCITE-5899 URL: https://issues.apache.org/jira/browse/CALCITE-5899 Project: Calcite

[jira] [Created] (CALCITE-5898) Add UUID function (enabled in Presto library)

2023-08-05 Thread Runkang He (Jira)
Runkang He created CALCITE-5898: --- Summary: Add UUID function (enabled in Presto library) Key: CALCITE-5898 URL: https://issues.apache.org/jira/browse/CALCITE-5898 Project: Calcite Issue Type

[jira] [Created] (CALCITE-5897) Add Presto functions

2023-08-05 Thread Runkang He (Jira)
Runkang He created CALCITE-5897: --- Summary: Add Presto functions Key: CALCITE-5897 URL: https://issues.apache.org/jira/browse/CALCITE-5897 Project: Calcite Issue Type: New Feature

[jira] [Created] (CALCITE-5851) Add LEVENSHTEIN function (enabled in Hive and Spark library)

2023-07-14 Thread Runkang He (Jira)
Runkang He created CALCITE-5851: --- Summary: Add LEVENSHTEIN function (enabled in Hive and Spark library) Key: CALCITE-5851 URL: https://issues.apache.org/jira/browse/CALCITE-5851 Project: Calcite

[jira] [Created] (CALCITE-5850) Enable already available functions for Apache Hive library

2023-07-14 Thread Runkang He (Jira)
Runkang He created CALCITE-5850: --- Summary: Enable already available functions for Apache Hive library Key: CALCITE-5850 URL: https://issues.apache.org/jira/browse/CALCITE-5850 Project: Calcite

[jira] [Created] (CALCITE-5849) Add CONV function (enabled in Hive and Spark library)

2023-07-14 Thread Runkang He (Jira)
Runkang He created CALCITE-5849: --- Summary: Add CONV function (enabled in Hive and Spark library) Key: CALCITE-5849 URL: https://issues.apache.org/jira/browse/CALCITE-5849 Project: Calcite

[jira] [Created] (CALCITE-5848) Add BIT_GET and GETBIT function (enabled in Spark library)

2023-07-14 Thread Runkang He (Jira)
Runkang He created CALCITE-5848: --- Summary: Add BIT_GET and GETBIT function (enabled in Spark library) Key: CALCITE-5848 URL: https://issues.apache.org/jira/browse/CALCITE-5848 Project: Calcite

[jira] [Created] (CALCITE-5826) Add FIND_IN_SET function (enabled in Hive and Spark library)

2023-07-09 Thread Runkang He (Jira)
Runkang He created CALCITE-5826: --- Summary: Add FIND_IN_SET function (enabled in Hive and Spark library) Key: CALCITE-5826 URL: https://issues.apache.org/jira/browse/CALCITE-5826 Project: Calcite

[jira] [Created] (CALCITE-5825) Add URL_ENCODE and URL_DECODE function (enabled in Spark library)

2023-07-09 Thread Runkang He (Jira)
Runkang He created CALCITE-5825: --- Summary: Add URL_ENCODE and URL_DECODE function (enabled in Spark library) Key: CALCITE-5825 URL: https://issues.apache.org/jira/browse/CALCITE-5825 Project: Calcite

[jira] [Created] (CALCITE-5821) Add FORMAT_NUMBER function (enabled in Hive and Spark library)

2023-07-07 Thread Runkang He (Jira)
Runkang He created CALCITE-5821: --- Summary: Add FORMAT_NUMBER function (enabled in Hive and Spark library) Key: CALCITE-5821 URL: https://issues.apache.org/jira/browse/CALCITE-5821 Project: Calcite

[jira] [Created] (CALCITE-5820) Add PARSE_URL function (enabled in Hive and Spark library)

2023-07-07 Thread Runkang He (Jira)
Runkang He created CALCITE-5820: --- Summary: Add PARSE_URL function (enabled in Hive and Spark library) Key: CALCITE-5820 URL: https://issues.apache.org/jira/browse/CALCITE-5820 Project: Calcite

Re: [ANNOUNCE] New committer: TJ Banghart

2023-07-04 Thread Runkang He
Congratulations, TJ! Best, Runkang He xiong duan 于2023年7月4日周二 19:39写道: > Congratulations, TJ! Welcome! > > Jacky Lau 于2023年7月4日周二 18:56写道: > > > Congratulations, TJ! > > > > Best Jacky! > > > > Benchao Li 于2023年7月4日周二 17:55写道: > > > > &

Re: [ANNOUNCE] New committer: Dan Zou

2023-07-04 Thread Runkang He
Congratulations, Dan! Best, Runkang He Jacky Lau 于2023年7月4日周二 18:56写道: > Congratulations, Dan! > > Best Jacky! > > Benchao Li 于2023年7月4日周二 17:55写道: > > > Congratulations, Dan! > > > > Zhe Hu 于2023年7月4日周二 17:26写道: > > > > > Congrats! Dan. >

[jira] [Created] (CALCITE-5815) Simplify 'a = MULTISET[1,2] AND a = MULTISET[2,3]' to 'FALSE'

2023-06-30 Thread Runkang He (Jira)
Runkang He created CALCITE-5815: --- Summary: Simplify 'a = MULTISET[1,2] AND a = MULTISET[2,3]' to 'FALSE' Key: CALCITE-5815 URL: https://issues.apache.org/jira/browse/CALCITE-5815 Project: Calcite

[jira] [Created] (CALCITE-5814) Simplify 'a = MAP[1,2] AND a = MAP[2,3]' to 'FALSE'

2023-06-30 Thread Runkang He (Jira)
Runkang He created CALCITE-5814: --- Summary: Simplify 'a = MAP[1,2] AND a = MAP[2,3]' to 'FALSE' Key: CALCITE-5814 URL: https://issues.apache.org/jira/browse/CALCITE-5814 Project: Calcite Issue

[jira] [Created] (CALCITE-5798) '(10 < x) IS NOT TRUE' when x is not nullable should be simplified to '10 >= x'

2023-06-25 Thread Runkang He (Jira)
Runkang He created CALCITE-5798: --- Summary: '(10 < x) IS NOT TRUE' when x is not nullable should be simplified to '10 >= x' Key: CALCITE-5798 URL: https://issues.apache.org/jira/browse/CALCIT

[jira] [Created] (CALCITE-5780) Always-true OR expressions contains reverse order comparison should be simplified to TRUE

2023-06-14 Thread Runkang He (Jira)
Runkang He created CALCITE-5780: --- Summary: Always-true OR expressions contains reverse order comparison should be simplified to TRUE Key: CALCITE-5780 URL: https://issues.apache.org/jira/browse/CALCITE-5780

[jira] [Created] (CALCITE-5759) SEARCH operator with special sarg is not fully simplified

2023-06-06 Thread Runkang He (Jira)
Runkang He created CALCITE-5759: --- Summary: SEARCH operator with special sarg is not fully simplified Key: CALCITE-5759 URL: https://issues.apache.org/jira/browse/CALCITE-5759 Project: Calcite

[jira] [Created] (CALCITE-5680) Wrong plan for multiple IN sub-queries with only literal operands

2023-04-28 Thread Runkang He (Jira)
Runkang He created CALCITE-5680: --- Summary: Wrong plan for multiple IN sub-queries with only literal operands Key: CALCITE-5680 URL: https://issues.apache.org/jira/browse/CALCITE-5680 Project: Calcite

[jira] [Created] (CALCITE-5661) Introduce another way to convert IN predicate to RelNode when IN list is large

2023-04-18 Thread Runkang He (Jira)
Runkang He created CALCITE-5661: --- Summary: Introduce another way to convert IN predicate to RelNode when IN list is large Key: CALCITE-5661 URL: https://issues.apache.org/jira/browse/CALCITE-5661

[jira] [Created] (CALCITE-5655) Wrong plan for multiple IN/SOME sub-queries with OR predicate

2023-04-17 Thread Runkang He (Jira)
Runkang He created CALCITE-5655: --- Summary: Wrong plan for multiple IN/SOME sub-queries with OR predicate Key: CALCITE-5655 URL: https://issues.apache.org/jira/browse/CALCITE-5655 Project: Calcite