Can I get a first issue in Doris?

2023-02-27 Thread 彭 凯杰
Hello Doris Community! My name is KJay and I am a Student major in Computer Science in China. I am excited to be writing this mail to express my interest in joining your open-source project. I am new to the world of open-source development and I understand that there is a lot for me to learn.

Re: order by 后速度特别慢

2023-02-27 Thread Jiafeng.Zhang
Let's get a profile 张家峰 liuwangfa 于2023年2月28日 周二11:42写道: > 您好: > 这个字段已经建立索引 但是还是很慢 INDEX idx_TRADE_DATE_STR (`TRADE_DATE_STR`) USING > INVERTED COMMENT '';doris集群 1个fe 3个be 都为16核64G服务器 > > > > > mysql> select * from mkt_cyq_chips2 where TRADE_DATE_STR >'20180116' > order by TRADE_DATE_ST

order by 后速度特别慢

2023-02-27 Thread liuwangfa
您好: 这个字段已经建立索引 但是还是很慢 INDEX idx_TRADE_DATE_STR (`TRADE_DATE_STR`) USING INVERTED COMMENT '';doris集群 1个fe 3个be 都为16核64G服务器 mysql> select * from mkt_cyq_chips2 where TRADE_DATE_STR >'20180116' order by TRADE_DATE_STR limit 1; +---++---++-+

Re: 启动fe报错:catch an exception when setup bdb environment. will exit.

2023-02-27 Thread Jiafeng.Zhang
I can't see the picture in your email If you are in a test environment or a newly installed environment, clear your FE metadata directory, and then try again. If it still doesn’t work, you can add me on WeChat: 35926237, and I’ll show you 峥锋 相对 于2023年2月27日周一 15:39写道: > *启动fe报错:*catch an exceptio