Re: About SqlFunctions.java slimming in calcite

2024-01-29 Thread Forward Xu
perspective, if there's some performance issues or > otherwise that I'm neglecting then maybe it is worth the attention. > > Tanner > > On Mon, Jan 29, 2024 at 8:02 PM Forward Xu wrote: > > > hi, > > I noticed that the code file of the SqlFunctions.java class is getting

About SqlFunctions.java slimming in calcite

2024-01-29 Thread Forward Xu
hi, I noticed that the code file of the SqlFunctions.java class is getting larger and larger and the functions are increasing. I think some functions can be broken down into different function classes to slim down SqlFunctions. For example: json functions use JsonFunctions, and only SqlFunctions

[jira] [Created] (CALCITE-6189) Improve FormatElementEnumTest

2024-01-04 Thread Forward Xu (Jira)
Forward Xu created CALCITE-6189: --- Summary: Improve FormatElementEnumTest Key: CALCITE-6189 URL: https://issues.apache.org/jira/browse/CALCITE-6189 Project: Calcite Issue Type: Improvement

Re: [MINOR]

2024-01-03 Thread Forward Xu
If the fix is very small and there is no related work order or issue, we can briefly describe the problem and explain the reason for the fix when submitting the PR. If we need to standardize this type of PR submission, we can form some PR templates or documentation. Best, ForwardXu Julian Hyde

Re: Multi-query optimization

2024-01-03 Thread Forward Xu
Thanks to the community for the related work that has been done, This is a good discussion, and I think it can be used in, for example, better multi-query optimization algorithms, more effective query result caching strategies, smarter materialized view selection and maintenance methods, etc.

Re: [ANNOUNCE] New Calcite PMC chair: Benchao Li

2023-12-24 Thread Forward Xu
Congratulations! Best, Forward Xu Hongyu Guo 于2023年12月22日周五 16:59写道: > Congratulations Benchao! > Thanks Stamatis for his great work! > > > On Fri, Dec 22, 2023 at 10:58 AM Ran Tao wrote: > > > Congratulations Benchao! > > and thanks Stamatis for his great job!

Re: Feature: Support gremlin adapter

2023-12-24 Thread Forward Xu
hi This is a great feature to extend calcite from regular data queries to graph queries (calculations), +1 for looking forward to it. forwardxu 柳尘 于2023年12月24日周日 11:20写道: > Motivation > > Hi, community. Currently, more and more users are using some graph > databases, such as JanusGraph,

Re: Apache Calcite add materialized view recommend module

2022-12-29 Thread Forward Xu
Hi feiheng, +1 for this. Forwardxu Benchao Li 于2022年11月28日周一 20:58写道: > Hi feiheng, > > It's great to hear that you want to contribute this to the community, I'm > very interested in this. > > Is there any design doc or code branch or something that we can see now? > > feiheng ye

Re: [DISCUSS] How we choose a PMC chair

2022-07-03 Thread Forward Xu
+1 Haisheng Yuan 于2022年7月4日周一 08:32写道: > +1 to the improvement. > > On 2022/07/04 00:13:58 Francis Chuang wrote: > > +1 I think this is a good idea. We have a lot of capable PMC members and > > it would be of great benefit to the project if all of them were > > considered during the PMC chair

Re: [ANNOUNCE] New committer: Benchao Li

2022-07-03 Thread Forward Xu
Congratulations! Best, ForwardXu Francis Chuang 于2022年7月4日周一 10:21写道: > Congrats! > > On 4/07/2022 12:13 pm, Jiajun Xie wrote: > > Congrat Benchao Li, Well deserved! > > > > On Mon, 4 Jul 2022 at 09:21, Haisheng Yuan wrote: > > > >> Apache Calcite's Project Management Committee (PMC) has

Re: [ANNOUNCE] New committer: Jing Zhang

2022-07-03 Thread Forward Xu
Congratulations! Best, ForwardXu Benchao Li 于2022年7月4日周一 13:11写道: > Congratulations Jing! > > Francis Chuang 于2022年7月4日周一 10:43写道: > > > Congrats! > > > > On 4/07/2022 12:42 pm, Haisheng Yuan wrote: > > > Apache Calcite's Project Management Committee (PMC) has invited Jing > > Zhang > > >

Re: [ANNOUNCE] Vladimir Ozerov joins Calcite PMC

2022-05-25 Thread Forward Xu
Congratulations Vladimir! Best, ForwardXu Stamatis Zampetakis 于2022年5月25日周三 15:05写道: > Congratulations Vladimir. You have shown that you care for the project in > many different ways and it's only natural to see you in the PMC. > > Best, > Stamatis > > On Wed, May 25, 2022 at 8:33 AM

Re: [ANNOUNCE] Chunwei Lei joins Calcite PMC

2022-05-25 Thread Forward Xu
Congratulations, Chunwei! Best, Forwardxu Stamatis Zampetakis 于2022年5月25日周三 14:46写道: > Congratulations Chunwei. You have been doing a lot of work for the project > and this is very much appreciated! > Thanks for all your efforts. > > Best, > Stamatis > > On Wed, May 25, 2022 at 8:32 AM

Re: [ANNOUNCE] New Calcite PMC chair: Ruben Q L

2022-01-20 Thread Forward Xu
Thanks for serving as Chair, Haisheng! > > > > > > > > > Best regards, > > > Zhaohui Xu > > > > > > > > > > > > > > > --原始邮件-- > > > 发件人: > > >

Re: [ANNOUNCE] Apache Calcite 1.29.0 released

2021-12-27 Thread Forward Xu
Thanks very much for being RM for this release, Rui! Forward Julian Hyde 于2021年12月27日周一 15:37写道: > Thanks for being RM, Rui! > > I made a few fix-ups: > * I made a force push to ensure that > https://github.com/apache/calcite/commit/cbfe0609edcc4a843d71497f159e3687a834119e > < >

Re: [DISCUSS] State of the project 2021

2021-12-17 Thread Forward Xu
Thank you very much Ruben for his work. Ruben PMC chair +1 Forwardxu Haisheng Yuan 于2021年12月11日周六 09:03写道: > Hi Calcite community members, > > It has been 6 years since Calcite graduated to a top level Apache project. > I am so excited to witness how vivid the community has become and how

Re: [ANNOUNCE] New committer: Zhaohui Xu

2021-10-12 Thread Forward Xu
gt; > > > On 2021/10/06 21:14:00, Francis Chuang > wrote: > > > > Congratulations! > > > > > > > > On 7/10/2021 7:47 am, Stamatis Zampetakis wrote: > > > > > Apache Calcite's Project Management Committee (PMC) has invited > > >

Re: [HELP] Calcite interpreting SQL to Druid DSL Question

2021-06-29 Thread Xu Chi
some real Druid. There’s no error in the tutorial, sorry about the confusion. Will come back to this thread if we have any new findings. Thanks. Regards, Chi 发自我的iPhone > 在 2021年6月9日,下午11:31,Ben Krug 写道: > > Hi Xu - > > I think it should work the way you expect. It would help to

Re: [ANNOUNCE] New committer: Vladimir Ozerov

2021-06-23 Thread Forward Xu
Congratulations! Best, Forward Danny Chan 于2021年6月24日周四 上午11:51写道: > Congrats, Vladimir! > > Best, > Danny Chan > > Yanjing Wang 于2021年6月24日周四 上午11:41写道: > > > Congrats, Vladimir! > > > > Roman Kondakov 于2021年6月24日周四 上午11:22写道: > > > > > Congratulations, Vladimir! > > > > > > Roman

Re: [HELP] Calcite interpreting SQL to Druid DSL Question

2021-06-08 Thread Xu Chi
tampColumn? (If so, was it __time?) > > I notice that in the druid console, if you use your SQL, it translate > correctly, as in your desired DSL, so I imagine it's something in the > configuration, maybe the model configuration? > >> On Tue, Jun 8, 2021 at 8:37 PM Xu Chi

[HELP] Calcite interpreting SQL to Druid DSL Question

2021-06-08 Thread Xu Chi
Hi team, I’m trying to integrate Druid with Calcite by using calcite-druid adapter. After following the tutorial, we could connect Calcite with Druid and fetching metadata back. But when trying to execute query with below SQL, the DSL generated by Calcite is translating the __time where clause

Re: Proposal to extend Calcite into a incremental query optimizer

2021-05-14 Thread Forward Xu
Thanks for sharing +1 forward Albert 于2021年5月14日周五 下午2:02写道: > Thanks for sharing > > > 在 2021年5月14日星期五,Julian Hyde 写道: > > > During the meeting we agreed to start progressing this contribution in > the > > usual Apache Way, with conversations on the dev list and in the > >

[jira] [Created] (CALCITE-4563) Allow auxiliary SqlGroupedWindowFunction to specify returnTypeInference

2021-04-05 Thread Leonard Xu (Jira)
Leonard Xu created CALCITE-4563: --- Summary: Allow auxiliary SqlGroupedWindowFunction to specify returnTypeInference Key: CALCITE-4563 URL: https://issues.apache.org/jira/browse/CALCITE-4563 Project

[jira] [Created] (CALCITE-4555) Invalid zero literal value is used for TIMESTAMP WITH LOCAL TIME ZONE type in RexBuilder

2021-03-27 Thread Leonard Xu (Jira)
Leonard Xu created CALCITE-4555: --- Summary: Invalid zero literal value is used for TIMESTAMP WITH LOCAL TIME ZONE type in RexBuilder Key: CALCITE-4555 URL: https://issues.apache.org/jira/browse/CALCITE-4555

[jira] [Created] (CALCITE-4554) TIMESTAMP WITH LOCAL TIME ZONE type is not supported in Snapshot and MatchRecognize validation

2021-03-27 Thread Leonard Xu (Jira)
Leonard Xu created CALCITE-4554: --- Summary: TIMESTAMP WITH LOCAL TIME ZONE type is not supported in Snapshot and MatchRecognize validation Key: CALCITE-4554 URL: https://issues.apache.org/jira/browse/CALCITE-4554

Re: [ANNOUNCE] New committer: Liya Fan

2021-02-21 Thread xu
Congrats Liya! Forward Xu 于2021年2月22日周一 上午11:28写道: > Congratulations Liya! > > > Best, > > Forward > > Chunwei Lei 于2021年2月22日周一 上午11:13写道: > > > Congratulations Liya! > > > > Best, > > Chunwei > > > > > > On Fri, Feb 12, 20

Re: [ANNOUNCE] New committer: Liya Fan

2021-02-21 Thread Forward Xu
Congratulations Liya! Best, Forward Chunwei Lei 于2021年2月22日周一 上午11:13写道: > Congratulations Liya! > > Best, > Chunwei > > > On Fri, Feb 12, 2021 at 5:28 PM Fan Liya wrote: > > > Dear all, > > > > I want to express my sincere gratitude to you for all your kind help. > > I feel honored to have

Re: [ANNOUNCE] New Calcite PMC chair: Haisheng Yuan

2020-12-20 Thread xu
> > I am pleased to announce that we have a new PMC chair and VP as > per > > > our > > > > > > tradition of rotating the chair once a year. I have resigned, and > > > > > > Haisheng was duly elected by the PMC and approved unanimously by > > the > > > > > Board. > > > > > > > > > > > > Please join me in congratulating Haisheng! > > > > > > > > > > > > Best, > > > > > > Stamatis > > > > > > > > > > > > > > > > > > > > > > > > -- > > > Thanks, > > > Xin > > > > > > -- Best regards, Xu

Re: [DISCUSS] State of the project 2020

2020-11-14 Thread Forward Xu
ry good at semantic transformation of relational > algebra. > > In > > > > the process of the project, users can optimize relational algebra by > > > > implementing RelOptRule or RelShuttle and so on, so as to bring > > > relational > > > > algebra into physical

[jira] [Created] (CALCITE-4338) Support MERGE INTO Clause

2020-10-14 Thread Forward Xu (Jira)
Forward Xu created CALCITE-4338: --- Summary: Support MERGE INTO Clause Key: CALCITE-4338 URL: https://issues.apache.org/jira/browse/CALCITE-4338 Project: Calcite Issue Type: Improvement

Re: [ANNOUNCE] New committer: Rui Wang

2020-09-09 Thread Forward Xu
Congratulations Rui! Best, Forward Fan Liya 于2020年9月10日周四 上午10:07写道: > Congratulations, Rui! > > Best, > Liya Fan > > On Thu, Sep 10, 2020 at 9:45 AM Danny Chan wrote: > > > Congrats Rui! > > > > Best, > > Danny Chan > > > > > > > > > 在 2020年9月10日,上午6:28,Francis Chuang 写道: > > > > > >

Re: [ANNOUNCE] Ruben Quesada Lopez joins Calcite PMC

2020-08-11 Thread Forward Xu
Congrats, Ruben! Best Forward XING JIN 于2020年8月12日周三 上午8:58写道: > Congrats, Ruben! > > 953396112 <953396...@qq.com> 于2020年8月12日周三 上午7:47写道: > > > Congratulations,Ruben! > > > > > > xzh > > --原始邮件-- > > 发件人: > >

Re: [ANNOUNCE] Apache Calcite 1.24.0 released

2020-07-26 Thread Forward Xu
Thanks! Chunwei! Good job. The link address of the Presto dialect implementation in https://calcite.apache.org/news/2020/07/24/release-1.24.0/ seems to be wrong. Best, Forward Chunwei Lei 于2020年7月26日周日 上午10:30写道: > > I assume that master is open for commits? > Yes. The master is open for

Re: [DISCUSS] Binary files for testing InnoDB adapter

2020-07-16 Thread Forward Xu
+1 If we can add the function(Example: innodb-java-writer) of generating ibd files in the next version, I think it will be better. In this way, InnoDB adapter initially has the capability of a database, and can further improve the current unit test. best Forward Stamatis Zampetakis

Re: Draft board report for July 2020

2020-07-02 Thread Forward Xu
> > > There are no issues requiring board attention. > > > > > > ## Membership Data: > > > Apache Calcite was founded 2015-10-22 (4 years ago) > > > There are currently 50 committers and 22 PMC members in this project. > > > The Committer-to-PMC ratio i

Re: Using indexes rather than table scans with Calcite

2020-05-31 Thread xu
a simple rule based adapter to be "index aware" and being able to leverage a MySQL InnoDB storage engine written in Java. Hope this will help you to explore more options. https://issues.apache.org/jira/browse/CALCITE-4034 Thanks, Xu Haisheng Yuan 于2020年5月31日周日 下午10:06写道: > Hi Roman,

Re: [ANNOUNCE] Apache Calcite 1.23.0 released

2020-05-28 Thread Forward Xu
Nice job, Haisheng! Thanks. Best, ForwardXu Enrico Olivelli 于2020年5月28日周四 下午1:48写道: > Great > > > Enrico > > Il Gio 28 Mag 2020, 05:12 Chunwei Lei ha scritto: > > > Nice job, Haisheng! > > > > > > Best, > > Chunwei > > > > > > On Thu, May 28, 2020 at 10:42 AM XING JIN > wrote: > > > > >

Re: [VOTE] Release apache-calcite-1.23.0 (release candidate 1)

2020-05-19 Thread Forward Xu
Thanks, Haisheng! Environment: Mac-OS Mojave (10.14.6) JDK version: 1.8.0_211 Release notes: OK Build with tests: OK Checksums and signatures: OK Vote: +1 (non-binding) Best, Forward XING JIN 于2020年5月19日周二 上午10:53写道: > Thanks, Haisheng ~ > > Local Calcite build with tests enabled

[discuss] Implement Elasticsearch jdbc driver

2020-05-07 Thread Forward Xu
Hi everybody, I'd like to kick off a discussion on Implement Elasticsearch jdbc driver in calcite. Calcite has already implemented the elasticsearch adapter. I want to add standard jdbc driver support based on the adapter. The advantage is that it can be more easily used for visualization

Re: [ANNOUNCE] New committer: Forward Xu

2020-04-29 Thread Forward Xu
> >>>> On Tue, Apr 28, 2020 at 3:04 PM Francis Chuang < > >> francischu...@apache.org > >>>> > >>>> wrote: > >>>> > >>>>> Congrats, Forward! > >>>>> > >>>>> Francis > >

Re: [ANNOUNCE] New committer: Wang Yanlin

2020-04-28 Thread Forward Xu
Congrats Best, Forward 953396112 <953396...@qq.com> 于2020年4月29日周三 上午8:26写道: > Congrats, Wang Yanlin! > > > > > ---Original--- > From: "Stamatis Zampetakis" Date: Wed, Apr 29, 2020 05:51 AM > To: "dev" Subject: [ANNOUNCE] New committer: Wang Yanlin > > > Apache Calcite's Project Management

Re: [ANNOUNCE] New committer: Jin Xing

2020-04-28 Thread Forward Xu
Congrats best, Forward 953396112 <953396...@qq.com> 于2020年4月29日周三 上午8:21写道: > Congrats, Jin Xing! > > > ---Original--- > From: "Stamatis Zampetakis" Date: Wed, Apr 29, 2020 05:47 AM > To: "dev" Subject: [ANNOUNCE] New committer: Jin Xing > > > Apache Calcite's Project Management Committee

Re: [ANNOUNCE] New committer: Vineet Garg

2020-04-26 Thread Leonard Xu
Congratulations, Vineet! Best, Leonard Xu > 在 2020年4月26日,18:07,xu 写道: > > Congrats, Vineet! > > Danny Chan 于2020年4月26日周日 下午4:52写道: > >> Congrats, Vineet! >> >> Best, >> Danny Chan >> 在 2020年4月26日 +0800 PM1:55,dev@calcite.apache.org,写道: >

Re: [ANNOUNCE] New committer: Vineet Garg

2020-04-26 Thread xu
Congrats, Vineet! Danny Chan 于2020年4月26日周日 下午4:52写道: > Congrats, Vineet! > > Best, > Danny Chan > 在 2020年4月26日 +0800 PM1:55,dev@calcite.apache.org,写道: > > > > Congrats, Vineet! > -- Best regards, Xu

Re: [ANNOUNCE] New committer: Vineet Garg

2020-04-25 Thread Forward Xu
Congratulations best, Forward Francis Chuang 于2020年4月26日周日 上午6:04写道: > Congrats, Vineet! > > On 26/04/2020 7:52 am, Stamatis Zampetakis wrote: > > Apache Calcite's Project Management Committee (PMC) has invited Vineet > > Garg to become a committer, and we are pleased to announce that he > >

[jira] [Created] (CALCITE-3941) Add the default mode to the path in the Json functions.

2020-04-20 Thread Forward Xu (Jira)
Forward Xu created CALCITE-3941: --- Summary: Add the default mode to the path in the Json functions. Key: CALCITE-3941 URL: https://issues.apache.org/jira/browse/CALCITE-3941 Project: Calcite

Re: [discuss] Add the default mode to the path in the Json functions.

2020-04-20 Thread Forward Xu
o want to use > these > >> functions > >> since they probably know what the syntax is. But personally I would > like to > >> have the > >> default mode since it is more convenient. > >> > >> > >> Best, > >> Chunwei > &g

[discuss] Add the default mode to the path in the Json functions.

2020-04-18 Thread Forward Xu
hi everyone, I recently found some discussable optimizations when I contributed the flip-90 [1] Json functions: The current json functions in calcite: JSON_EXISTS, JSON_VALUE, JSON_QUERY, JSON_OBJECT, JSON_OBJECTAGG, JSON_ARRAY, JSON_ARRAYAGG and IS JSON predication functions. These functions are

Re: Re: Flakey test on Linux (JDK 11), Avatica master

2020-04-14 Thread xu
Yes, will do, working on this now. BTW, neoremind is my github id  Haisheng Yuan 于2020年4月15日周三 上午11:30写道: > Hi Xu, > > Thanks for your quick response and looking into this issue. > > Looks like neoremind just opened a pull request based on your analysis > (thanks neoremi

Re: Flakey test on Linux (JDK 11), Avatica master

2020-04-14 Thread xu
lem to make digest & toString return the same value for TIMESTAMP. Best, Xu Haisheng Yuan 于2020年4月14日周二 上午10:00写道: > Hi, > > There are frequently flakey test on Linux(JDK 11) related with > TIMESTAMP(0) vs TIMESTAMP. > > Below is failure test f

Re: [ANNOUNCE] New committer: Feng Zhu

2020-02-29 Thread Forward Xu
Congratulations! Best, Forward Julian Hyde 于2020年3月1日周日 上午7:33写道: > PS This is the “powered by” page: > https://calcite.apache.org/docs/powered_by.html < > https://calcite.apache.org/docs/powered_by.html> > > > On Feb 29, 2020, at 3:32 PM, Julian Hyde wrote: > > > > Congratulations, thanks,

Re: [DISCUSS] Towards Calcite 1.22.0

2020-02-20 Thread Forward Xu
Thanks, Danny. +1 Best, Forwardxu Chunwei Lei 于2020年2月21日周五 上午8:51写道: > Thanks, Danny. > > +1 to Danny’s timetable (RC on 2/24, release by 2/29). > > > Best, > Chunwei > > > On Fri, Feb 21, 2020 at 2:37 AM Julian Hyde wrote: > > > +1 to Danny’s timetable (RC on 2/24, release by 2/29). > >

Re: Contributors of 2019

2020-01-12 Thread Forward Xu
Hi Stamatis Thank you very much. I will also participate in the review later. Best, Forward Forward Xu 于2020年1月12日周日 下午10:59写道: > Hi Stamatis > > Thank you very much. > > Best, > Forward > > Stamatis Zampetakis 于2020年1月12日周日 下午10:47写道: > >> Hi all, >&

Re: Contributors of 2019

2020-01-12 Thread Forward Xu
Hi Stamatis Thank you very much. Best, Forward Stamatis Zampetakis 于2020年1月12日周日 下午10:47写道: > Hi all, > > Looking back into 2019, I wanted to take a moment and thank all these > people who helped the project in one way or another. I know that stats do > not always tell the truth but it is a

[jira] [Created] (CALCITE-3724) Implement PrestoSqlDialect

2020-01-10 Thread Forward Xu (Jira)
Forward Xu created CALCITE-3724: --- Summary: Implement PrestoSqlDialect Key: CALCITE-3724 URL: https://issues.apache.org/jira/browse/CALCITE-3724 Project: Calcite Issue Type: Improvement

Re: [discuss] Implement Presto adapter

2020-01-09 Thread Forward Xu
Hi Julian, In addition, we can also implement a PrestoSqlDialect. Best, Forward Forward Xu 于2020年1月10日周五 下午2:23写道: > Hi Julian, > > The current idea is through com.facebook.presto.spi. > 1. Can be achieved through plugs provided by presto. For example [1]. > 2. You can cons

Re: [discuss] Implement Presto adapter

2020-01-09 Thread Forward Xu
nal engine rather > than Presto the database. To clarify, can you give an example of the code > that you would generate and send to Presto for a simple SQL query? > > Julian > > > > On Jan 9, 2020, at 5:07 AM, Forward Xu wrote: > > > > Hi, Stamatis > > >

Re: [discuss] Implement Presto adapter

2020-01-09 Thread Forward Xu
> new adapter. > > I never used Presto myself so I may have missed some important points. Can > you share some use-cases about who may use this adapter and how? > > Best, > Stamatis > > > On Wed, Jan 8, 2020 at 2:44 PM Forward Xu wrote: > > > Hi everybody, &g

[discuss] Implement Presto adapter

2020-01-08 Thread Forward Xu
Hi everybody, I'd like to kick off a discussion on Implement Presto adapter in calcite. We know that presto is also a powerful SQL query tool, which is widely used with the olap of big data. So I want to add an adapter for presto to calite. Would love to hear your thoughts. Best, Forward

Re: Gradle documentation update

2020-01-07 Thread Forward Xu
OK, I can try to fix this. Feng Zhu 于2020年1月7日周二 下午8:05写道: > I also noticed the same problem several days ago when a colleague > complained he failed to build Calcite according to the documents on > website. > > > E.g., > >

[discuss] Enhanced MATH Function

2020-01-05 Thread Forward Xu
Hi everybody, I'd like to kick off a discussion on Enhanced MATH functions in calcite. I recently checked java's math function and found that some functions in calcite are not supported. So I made some comparisons with some commonly used databases to discuss whether these functions need to

[jira] [Created] (CALCITE-3707) Implement COSH function

2020-01-05 Thread Forward Xu (Jira)
Forward Xu created CALCITE-3707: --- Summary: Implement COSH function Key: CALCITE-3707 URL: https://issues.apache.org/jira/browse/CALCITE-3707 Project: Calcite Issue Type: Improvement

[jira] [Created] (CALCITE-3706) IMPLEMENT POWEROFTWOF FUNCTION

2020-01-04 Thread Forward Xu (Jira)
Forward Xu created CALCITE-3706: --- Summary: IMPLEMENT POWEROFTWOF FUNCTION Key: CALCITE-3706 URL: https://issues.apache.org/jira/browse/CALCITE-3706 Project: Calcite Issue Type: Improvement

[jira] [Created] (CALCITE-3705) IMPLEMENT POWEROFTWOD FUNCTION

2020-01-04 Thread Forward Xu (Jira)
Forward Xu created CALCITE-3705: --- Summary: IMPLEMENT POWEROFTWOD FUNCTION Key: CALCITE-3705 URL: https://issues.apache.org/jira/browse/CALCITE-3705 Project: Calcite Issue Type: Improvement

[jira] [Created] (CALCITE-3704) IMPLEMENT TWOTOTHEDOUBLESCALEDOWN FUNCTION

2020-01-04 Thread Forward Xu (Jira)
Forward Xu created CALCITE-3704: --- Summary: IMPLEMENT TWOTOTHEDOUBLESCALEDOWN FUNCTION Key: CALCITE-3704 URL: https://issues.apache.org/jira/browse/CALCITE-3704 Project: Calcite Issue Type

[jira] [Created] (CALCITE-3703) IMPLEMENT TWOTOTHEDOUBLESCALEUP FUNCTION

2020-01-04 Thread Forward Xu (Jira)
Forward Xu created CALCITE-3703: --- Summary: IMPLEMENT TWOTOTHEDOUBLESCALEUP FUNCTION Key: CALCITE-3703 URL: https://issues.apache.org/jira/browse/CALCITE-3703 Project: Calcite Issue Type

[jira] [Created] (CALCITE-3701) IMPLEMENT NEXTDOWN FUNCTION

2020-01-04 Thread Forward Xu (Jira)
Forward Xu created CALCITE-3701: --- Summary: IMPLEMENT NEXTDOWN FUNCTION Key: CALCITE-3701 URL: https://issues.apache.org/jira/browse/CALCITE-3701 Project: Calcite Issue Type: Improvement

[jira] [Created] (CALCITE-3702) IMPLEMENT SCALB FUNCTION

2020-01-04 Thread Forward Xu (Jira)
Forward Xu created CALCITE-3702: --- Summary: IMPLEMENT SCALB FUNCTION Key: CALCITE-3702 URL: https://issues.apache.org/jira/browse/CALCITE-3702 Project: Calcite Issue Type: Improvement

[jira] [Created] (CALCITE-3700) IMPLEMENT NEXTUP FUNCTION

2020-01-04 Thread Forward Xu (Jira)
Forward Xu created CALCITE-3700: --- Summary: IMPLEMENT NEXTUP FUNCTION Key: CALCITE-3700 URL: https://issues.apache.org/jira/browse/CALCITE-3700 Project: Calcite Issue Type: Improvement

[jira] [Created] (CALCITE-3699) IMPLEMENT NEXTAFTER FUNCTION

2020-01-04 Thread Forward Xu (Jira)
Forward Xu created CALCITE-3699: --- Summary: IMPLEMENT NEXTAFTER FUNCTION Key: CALCITE-3699 URL: https://issues.apache.org/jira/browse/CALCITE-3699 Project: Calcite Issue Type: Improvement

[jira] [Created] (CALCITE-3698) IMPLEMENT GETEXPONENT FUNCTION

2020-01-04 Thread Forward Xu (Jira)
Forward Xu created CALCITE-3698: --- Summary: IMPLEMENT GETEXPONENT FUNCTION Key: CALCITE-3698 URL: https://issues.apache.org/jira/browse/CALCITE-3698 Project: Calcite Issue Type: Improvement

[jira] [Created] (CALCITE-3696) IMPLEMENT HYPOT FUNCTION

2020-01-04 Thread Forward Xu (Jira)
Forward Xu created CALCITE-3696: --- Summary: IMPLEMENT HYPOT FUNCTION Key: CALCITE-3696 URL: https://issues.apache.org/jira/browse/CALCITE-3696 Project: Calcite Issue Type: Improvement

[jira] [Created] (CALCITE-3697) IMPLEMENT COPYSIGN FUNCTION

2020-01-04 Thread Forward Xu (Jira)
Forward Xu created CALCITE-3697: --- Summary: IMPLEMENT COPYSIGN FUNCTION Key: CALCITE-3697 URL: https://issues.apache.org/jira/browse/CALCITE-3697 Project: Calcite Issue Type: Improvement

[jira] [Created] (CALCITE-3695) IMPLEMENT TANH FUNCTION

2020-01-04 Thread Forward Xu (Jira)
Forward Xu created CALCITE-3695: --- Summary: IMPLEMENT TANH FUNCTION Key: CALCITE-3695 URL: https://issues.apache.org/jira/browse/CALCITE-3695 Project: Calcite Issue Type: Improvement

[jira] [Created] (CALCITE-3694) IMPLEMENT SINH FUNCTION

2020-01-04 Thread Forward Xu (Jira)
Forward Xu created CALCITE-3694: --- Summary: IMPLEMENT SINH FUNCTION Key: CALCITE-3694 URL: https://issues.apache.org/jira/browse/CALCITE-3694 Project: Calcite Issue Type: Improvement

[jira] [Created] (CALCITE-3693) IMPLEMENT ULP FUNCTION

2020-01-04 Thread Forward Xu (Jira)
Forward Xu created CALCITE-3693: --- Summary: IMPLEMENT ULP FUNCTION Key: CALCITE-3693 URL: https://issues.apache.org/jira/browse/CALCITE-3693 Project: Calcite Issue Type: Improvement

[jira] [Created] (CALCITE-3691) IMPLEMENT NEGATEEXACT FUNCTION

2020-01-04 Thread Forward Xu (Jira)
Forward Xu created CALCITE-3691: --- Summary: IMPLEMENT NEGATEEXACT FUNCTION Key: CALCITE-3691 URL: https://issues.apache.org/jira/browse/CALCITE-3691 Project: Calcite Issue Type: Improvement

[jira] [Created] (CALCITE-3692) IMPLEMENT TOINTEXACT FUNCTION

2020-01-04 Thread Forward Xu (Jira)
Forward Xu created CALCITE-3692: --- Summary: IMPLEMENT TOINTEXACT FUNCTION Key: CALCITE-3692 URL: https://issues.apache.org/jira/browse/CALCITE-3692 Project: Calcite Issue Type: Improvement

[jira] [Created] (CALCITE-3690) IMPLEMENT DECREMENTEXACT FUNCTION

2020-01-04 Thread Forward Xu (Jira)
Forward Xu created CALCITE-3690: --- Summary: IMPLEMENT DECREMENTEXACT FUNCTION Key: CALCITE-3690 URL: https://issues.apache.org/jira/browse/CALCITE-3690 Project: Calcite Issue Type: Improvement

[jira] [Created] (CALCITE-3689) IMPLEMENT INCREMENTEXACT FUNCTION

2020-01-04 Thread Forward Xu (Jira)
Forward Xu created CALCITE-3689: --- Summary: IMPLEMENT INCREMENTEXACT FUNCTION Key: CALCITE-3689 URL: https://issues.apache.org/jira/browse/CALCITE-3689 Project: Calcite Issue Type: Improvement

[jira] [Created] (CALCITE-3688) IMPLEMENT MULTIPLYEXACT FUNCTION

2020-01-04 Thread Forward Xu (Jira)
Forward Xu created CALCITE-3688: --- Summary: IMPLEMENT MULTIPLYEXACT FUNCTION Key: CALCITE-3688 URL: https://issues.apache.org/jira/browse/CALCITE-3688 Project: Calcite Issue Type: Improvement

[jira] [Created] (CALCITE-3687) IMPLEMENT SUBTRACTEXACT FUNCTION

2020-01-04 Thread Forward Xu (Jira)
Forward Xu created CALCITE-3687: --- Summary: IMPLEMENT SUBTRACTEXACT FUNCTION Key: CALCITE-3687 URL: https://issues.apache.org/jira/browse/CALCITE-3687 Project: Calcite Issue Type: Improvement

[jira] [Created] (CALCITE-3686) IMPLEMENT ADDEXACT FUNCTION

2020-01-04 Thread Forward Xu (Jira)
Forward Xu created CALCITE-3686: --- Summary: IMPLEMENT ADDEXACT FUNCTION Key: CALCITE-3686 URL: https://issues.apache.org/jira/browse/CALCITE-3686 Project: Calcite Issue Type: Improvement

[jira] [Created] (CALCITE-3685) IMPLEMENT RINT FUNCTION

2020-01-04 Thread Forward Xu (Jira)
Forward Xu created CALCITE-3685: --- Summary: IMPLEMENT RINT FUNCTION Key: CALCITE-3685 URL: https://issues.apache.org/jira/browse/CALCITE-3685 Project: Calcite Issue Type: Improvement

[jira] [Created] (CALCITE-3684) IMPLEMENT CBRT FUNCTION

2020-01-04 Thread Forward Xu (Jira)
Forward Xu created CALCITE-3684: --- Summary: IMPLEMENT CBRT FUNCTION Key: CALCITE-3684 URL: https://issues.apache.org/jira/browse/CALCITE-3684 Project: Calcite Issue Type: Improvement

[jira] [Created] (CALCITE-3683) Enhanced MATH Function

2020-01-04 Thread Forward Xu (Jira)
Forward Xu created CALCITE-3683: --- Summary: Enhanced MATH Function Key: CALCITE-3683 URL: https://issues.apache.org/jira/browse/CALCITE-3683 Project: Calcite Issue Type: Improvement

[jira] [Created] (CALCITE-3642) Update cassandra tests upgrade from junit4 to junit5

2019-12-27 Thread Forward Xu (Jira)
Forward Xu created CALCITE-3642: --- Summary: Update cassandra tests upgrade from junit4 to junit5 Key: CALCITE-3642 URL: https://issues.apache.org/jira/browse/CALCITE-3642 Project: Calcite Issue

[jira] [Created] (CALCITE-3637) Update linq4j tests upgrade from junit4 to junit5

2019-12-26 Thread Forward Xu (Jira)
Forward Xu created CALCITE-3637: --- Summary: Update linq4j tests upgrade from junit4 to junit5 Key: CALCITE-3637 URL: https://issues.apache.org/jira/browse/CALCITE-3637 Project: Calcite Issue

[jira] [Created] (CALCITE-3625) Update linq4j tests upgrade from junit4 to junit5

2019-12-23 Thread Forward Xu (Jira)
Forward Xu created CALCITE-3625: --- Summary: Update linq4j tests upgrade from junit4 to junit5 Key: CALCITE-3625 URL: https://issues.apache.org/jira/browse/CALCITE-3625 Project: Calcite Issue

[jira] [Created] (CALCITE-3622) Update geode tests upgrade from junit4 to junit5

2019-12-22 Thread Forward Xu (Jira)
Forward Xu created CALCITE-3622: --- Summary: Update geode tests upgrade from junit4 to junit5 Key: CALCITE-3622 URL: https://issues.apache.org/jira/browse/CALCITE-3622 Project: Calcite Issue

[jira] [Created] (CALCITE-3601) Update cassandra, elasticsearch, geode, linq4j, mongodb test upgrade from junit4 to junit5

2019-12-15 Thread Forward Xu (Jira)
Forward Xu created CALCITE-3601: --- Summary: Update cassandra, elasticsearch, geode, linq4j, mongodb test upgrade from junit4 to junit5 Key: CALCITE-3601 URL: https://issues.apache.org/jira/browse/CALCITE-3601

[jira] [Created] (CALCITE-3510) Implement sqlquery for Redis adapter

2019-11-17 Thread Forward Xu (Jira)
Forward Xu created CALCITE-3510: --- Summary: Implement sqlquery for Redis adapter Key: CALCITE-3510 URL: https://issues.apache.org/jira/browse/CALCITE-3510 Project: Calcite Issue Type: New

Re: [ANNOUNCE] Haisheng Yuan joins Calcite PMC

2019-11-10 Thread Leonard Xu
Congratulations! HaiSheng Best, Leonard Xu > On 2019年11月11日, at 下午1:22, Danny Chan wrote: > > Congratulations HaiSheng!

Re: [ANNOUNCE] Danny Chan joins Calcite PMC

2019-10-30 Thread Leonard Xu
Congratulation! Danny > On 2019年10月31日, at 上午9:06, Andrei Sereda wrote: > > Congrats, Danny! > > On Wed, Oct 30, 2019 at 8:08 PM Julian Hyde wrote: > >> Congratulations, Danny! Thank you for all of your hard work on code, >> reviewing others' work, answering questions, and generally making

Apply contribution permission

2019-10-09 Thread Leonard Xu
Hi,calcite community. I’d like to contribute to community, could you kindly give me the contribution permission. My JIRA ID is:Leonard Xu Best, Leonard

[jira] [Created] (CALCITE-3368) Nonequivalent simplification happens in RexSimplify

2019-09-24 Thread Leonard Xu (Jira)
Leonard Xu created CALCITE-3368: --- Summary: Nonequivalent simplification happens in RexSimplify Key: CALCITE-3368 URL: https://issues.apache.org/jira/browse/CALCITE-3368 Project: Calcite Issue

[jira] [Created] (CALCITE-3329) Implement osquery command for OS adapter

2019-09-07 Thread Forward Xu (Jira)
Forward Xu created CALCITE-3329: --- Summary: Implement osquery command for OS adapter Key: CALCITE-3329 URL: https://issues.apache.org/jira/browse/CALCITE-3329 Project: Calcite Issue Type: New

Re: Questions regarding replacing table with SQL query using calcite

2019-08-18 Thread Leon Xu
; > > On Aug 16, 2019, at 06:12, Leon Xu wrote: > > > > Hi Calcite devs, > > > > We are modeling a usecase using a DAG. Each node in the DAG will be some > > select query. We would like to use calcite to convert all these queries > > into one consolidate

Questions regarding replacing table with SQL query using calcite

2019-08-16 Thread Leon Xu
Hi Calcite devs, We are modeling a usecase using a DAG. Each node in the DAG will be some select query. We would like to use calcite to convert all these queries into one consolidated query. e.g. In node1, we have query: `select a from node2;` In node2, we have query: `select a, b from foo;`

[jira] [Created] (CALCITE-3204) Implement jps command for OS adapter

2019-07-20 Thread Forward Xu (JIRA)
Forward Xu created CALCITE-3204: --- Summary: Implement jps command for OS adapter Key: CALCITE-3204 URL: https://issues.apache.org/jira/browse/CALCITE-3204 Project: Calcite Issue Type: New

  1   2   >