Re: error when connect Doris via mysql

2021-12-13 Thread Jianliang Qi
Hi wangtie. Running and compiling Doris JDK must be consistent. You can reference the compile doc[1] to change the JDK version while compiling. [1] https://doris.apache.org/master/zh-CN/installing/compilation.html#%E4%BD%BF%E7%94%A8-docker-%E5%BC%80%E5%8F%91%E9%95%9C%E5%83%8F%E7%BC%96%E8%AF%91-%

Re: Re: [Discuss] Invite external collaborators with the triage role on GitHub

2022-02-10 Thread Jianliang Qi
I'd like to join. id: qidaye Jianliang Qi On Fri, Feb 11, 2022 at 1:14 PM 陈明雨 wrote: > > Can collaborators label the PRs ?I think yes. > > > > -- > > 此致!Best Regards > 陈明雨 Mingyu Chen > > Email: > chenmin...@apache.org > > > > > >

Re: [VOTE] Graduate Apache Doris (Incubating) as a TLP

2022-04-08 Thread Jianliang Qi
+1 On Fri, Apr 8, 2022 at 8:13 PM Dayue Gao wrote: > +1 for graduation > > Best Regards > Dayue Gao > > 陈明雨 于2022年4月7日周四 10:57写道: > > > Hi all, > > > > > > > > > > Apache Doris (Incubating) has been in development for over 3 years since > > it entered the Apache incubator in September 2018. > >

Re: Add more rules to checkstyle.xml in fe

2022-04-14 Thread Jianliang Qi
Is there a way to check the imports order? Now we can only manually remind the order by reviewers. Jianliang Qi On Thu, Apr 14, 2022 at 5:02 PM ling miao wrote: > It is best to check the code style at compile time. > > Ling Miao > > morrysnow 于2022年4月14日周四 16:37写道:

Re: Add more rules to checkstyle.xml in fe

2022-04-14 Thread Jianliang Qi
> I have add it in PR https://github.com/apache/incubator-doris/pull/8987 Good job! On Thu, Apr 14, 2022 at 5:12 PM vin jake wrote: > I have add it in PR https://github.com/apache/incubator-doris/pull/8987 > > On Thu, Apr 14, 2022 at 4:37 PM morrysnow wrote: > > > Hi, devs, > > > > Currently,

Re: New official website released online

2022-06-15 Thread Jianliang Qi
Looking forward to seeing the new website. Jianliang Qi On Wed, Jun 15, 2022 at 6:38 PM 41108453 <41108...@qq.com.invalid> wrote: > Dear All, > > > > > > > > We previously discussed the new version of the official website design [1]. > > We have also c

Re: [Discuss] Change Doris binary name

2022-06-22 Thread Jianliang Qi
+1 Jianliang Qi On Thu, Jun 23, 2022 at 12:19 AM Zhou Minghong wrote: > +1 > > > > 回复的原邮件 > | 发件人 | 41108453<41108...@qq.com.INVALID> | > | 日期 | 2022年06月22日 23:54 | > | 收件人 | dev | > | 抄送至 | | > | 主题 | Re: [Disc

Re: Re:[Discuss]Modify Dockerfile default JDK version

2022-06-22 Thread Jianliang Qi
+1 Jianliang Qi On Wed, Jun 22, 2022 at 11:53 PM 41108453 <41108...@qq.com.invalid> wrote: > +1 > > > > > > -- Original -- > From: 陈明雨 Date: Wed,Jun 22,2022 11:36 PM > To: dev Subject: Re: Re:[Discuss]Modify Dockerfile d

Re: [Discuss][Random Distribution Aggregate Table Query] Make consistent query result on Aggregate Keys table for both hash distribution and random distribution.

2022-06-28 Thread Jianliang Qi
solution 2, +1 It is better to make it easier for users to use. Jianliang Qi On Tue, Jun 28, 2022 at 2:36 PM Zhou Minghong wrote: > I support solution 2. > > > We add a new shuffle type, so we have to expand our agg code to support > the new cases. > > > > > >

Re: MySQL client queries whether there is a limit of 65535 records for export?

2022-07-04 Thread Jianliang Qi
Hi, Doris defaults to adding `limit 65535 `to `order by` clause, if you want to order by more data you can manually write an `order by` with a larger number. Jianliang Qi On Mon, Jul 4, 2022 at 5:07 PM zhan...@eastcom-sw.com < zhan...@eastcom-sw.com> wrote: > >Hi, is there a pa

Re: [Discuss][DSIP] Use Docker support external tables scenarios test

2022-07-05 Thread Jianliang Qi
Great idea! This will facilitate external table function testing. Looking forward to it. Jianliang Qi On Wed, Jul 6, 2022 at 9:19 AM stalary wrote: > Hi all, > Currently we support a variety of external tables, but ut can only mock > a lot of times. In order to be able to test

Re: [Discuss] Optimize the official website

2022-07-14 Thread Jianliang Qi
ious version. I will redesign the homepage to make it more concise and > improve the problems of bad experience. -- Best regards. Jianliang Qi Email: jianlian...@apache.org