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

2022-04-08 Thread Dayue Gao
+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. > > During our time in the Incubator, we have lear

Re: [VOTE] Release Apache Doris 0.12.0-incubating-rc01

2020-03-31 Thread Dayue Gao
-1 We recently found a serious bug ( https://github.com/apache/incubator-doris/pull/3240) for segment_v2 that could corrupt the data file. We should include the fix in the release. <https://github.com/apache/incubator-doris/pull/3240> Best Regards, Dayue Gao Li,Chaoyong 于2020年3月30日周一 下午

Re: [DISCUSS] 0.12.0 release

2020-03-21 Thread Dayue Gao
+1 There have been almost 6 months since last release, and lots of great features have been added since then. I'm really looking forward to the 0.12 release and can't wait to see the feedback from our users. Best regards, Dayue Gao Li,Chaoyong 于2020年3月20日周五 上午11:10写道: > Apache Dor

Re: [PROPOSAL] Remove unused LLVM related codes

2020-02-15 Thread Dayue Gao
+1 for removing unused code and being able to upgrade to GCC9 Dayue Gao Zhao Chun 于2020年2月15日周六 下午4:55写道: > Hi everyone, > > At present, there are many LLVM related codes in code base, but these codes > are not really used. During my attempt to upgrade GCC, I found that the > hi