业务场景:查询出亿级明细数据结果集(不分页),提交给算法引擎
当前问题:查询时间久,无法获取返回结果
查询语句:select business_time,ref_value from reftable where
business_time>='2020-01-01 00:00:00' and business_time< '2021-01-01 00:00:00'
and ref_value=1
语句释义:一年数据量大概有一亿五千万,需要将一亿五千万数据全部从reftable获取到后一次性提交给算法引擎服务,reftable以bussiness_time按月分区,以ref_value
Could you try 2.0.5?
On Tue, Mar 5, 2024 at 2:08 PM 18 <1835996...@qq.com.invalid> wrote:
> doris版本:2.0.3
> 建表语句:
> CREATE TABLE IF NOT EXISTS table(
> `batch_number` DATETIME NOT NULL COMMENT '批次号',
> `analysis_dt` DATETIME NOT NULL COMMENT '统计日期' ,
> `steward_id` INT(11) NOT NU
+1 (binding).
I checked:
[x] The download link is legal.
[x] The PGP signature are valid.
[x] The source code matches the current release version.
[x] The LICENSE and NOTICE files are correct.
[x] All files carry the necessary protocol header.
[x] The compiled content is not included in the sourc
source package.
[x] The compilation can be executed smoothly.
On Fri, Mar 15, 2024 at 11:32 AM Yongqiang YANG
wrote:
> +1 (binding).
>
> I checked:
>
> [x] The download link is legal.
> [x] The PGP signature are valid.
> [x] The source code matches the current release version.
I agree.
When we implement a feature or refactor some code, usually common modules
would be modified, e.g. meta and io. There are some rules and common
considerations in a module, which we can list in text and some developers
do well at some modules. It is good for code quality and efficiency that
Here is my own +1 (binding)
Apache ID: dataroaring
I checked:
[x] The download link is legal.
[x] The PGP signature are valid.
[x] The source code matches the current release version.
[x] The LICENSE and NOTICE files are correct.
[x] All files carry the necessary protocol header.
[x] The compiled
Here is my +1 (binding).
ApacheId : dataroaring.
I checked:
[x] The download link is legal.
[x] The PGP signature are valid.
[x] The source code matches the current release version.
[x] The LICENSE and NOTICE files are correct.
[x] All files carry the necessary protocol header.
[x] The compiled c
Here is my +1 (binding)
Apache ID: dataroaring
I checked:
[x] The download link is legal.
[x] The PGP signature are valid.
[x] The source code matches the current release version.
[x] The LICENSE and NOTICE files are correct.
[x] All files carry the necessary protocol header.
[x] The compiled con
这儿恰好有一份 ninedata 跑的数据,你可以作为参考。
https://blog.csdn.net/NineData/article/details/139060405
On Fri, May 24, 2024 at 3:27 PM 黑夜那抹淡淡的亮 <784998...@qq.com.invalid> wrote:
> 假设我们有一台 16核cpu(11th Gen Intel(R) Core(TM) i9-11900K @ 3.50GHz
> 3.50
> GHz),32GB内存,硬盘是SSD服务器,在上面单节点部署ApacheDoris,请求各位大神,亿级数据量的数据查询
Here is my own +1 (binding)
Apache ID: dataroaring.
I checked:
[x] The download link is legal.
[x] The PGP signature are valid.
[x] The source code matches the current release version.
[x] The LICENSE and NOTICE files are correct.
[x] All files carry the necessary protocol header.
[x] The compile
+ 1 (binding) apacheid: dataroaring.
On Tue, Jul 16, 2024 at 5:19 PM 周飞 wrote:
> Hi all,
>
> Please review and vote on Apache Doris 3.0.0 release.
> The release candidate has been tagged in GitHub as 3.0.0-rc11, available
> here:
> https://github.com/apache/doris/tree/3.0.0-rc11
>
> The release
Here is my +1 (binding)
Apache ID: dataroaring
I checked:
[x] The download link is legal.
[x] The PGP signature are valid.
[x] The source code matches the current release version.
[x] The LICENSE and NOTICE files are correct.
[x] All files carry the necessary protocol header.
[x] The compiled con
Here is my +1 (binding)
Apache ID: dataroaring
I checked:
[x] The download link is legal.
[x] The PGP signature are valid.
[x] The source code matches the current release version.
[x] The LICENSE and NOTICE files are correct.
[x] All files carry the necessary protocol header.
[x] The compiled co
Here is my +1 (binding)
Apache ID: dataroaring
I checked:
[x] The download link is legal.
[x] The PGP signature are valid.
[x] The source code matches the current release version.
[x] The LICENSE and NOTICE files are correct.
[x] All files carry the necessary protocol header.
[x] The compiled con
Here is my +1 (dataroaring)
Apache ID: dataroaring
I checked:
[x] The download link is legal.
[x] The PGP signature are valid.
[x] The source code matches the current release version.
[x] The LICENSE and NOTICE files are correct.
[x] All files carry the necessary protocol header.
[x] The compiled
Here is my +1 (binding)
Apache ID: dataroaring
I checked:
[x] The download link is legal.
[x] The PGP signature are valid.
[x] The source code matches the current release version.
[x] The LICENSE and NOTICE files are correct.
[x] All files carry the necessary protocol header.
[x] The compiled con
It is fixed in 2.1.5.
On Tue, Aug 20, 2024 at 3:33 PM -. GΤΟ <529690...@qq.com.invalid> wrote:
> 版本信息:
> Git : git://VM-0-27-ubuntu@2dc65ce35658a1cfd3f3ddb14466954b1aef8432
> Version : doris-2.1.3-rc09
> BuildInfo : VM-0-27-ubuntu
>
>
>
>
> 问题描述:
> 通过使用insert into select语句进行数据导入时,无法触发主键自增。
>
>
>
+1 (binding)
apacheid: dataroaring.
On Mon, Aug 19, 2024 at 11:12 AM Mingyu Chen wrote:
> Hi all,
>
> This vote is to determine if the Doris PMC is in favor of accepting the
> donation of the Doris Operator.
>
> Flywheels has submitted the SGA and CCLA, and the main contributors have
> also sub
.
[x] The Compilation can be executed without problems.
Thanks
Yang Zhengguo
陈明雨 于2022年3月8日周二 16:19写道:
> Hi All,
>
>
>
>
> This is a call for vote to release Spark Connectors v1.0.1 for Apache
> Doris(Incubating).
> And this is the first release of spark-doris-connector,
.
[x] The Compilation can be executed without problems.
Thanks
Yang Zhengguo
陈明雨 于2022年3月8日周二 16:24写道:
> Hi All,
>
>
>
>
> This is a call for vote to release Flink Connectors v1.0.3 for Apache
> Doris(Incubating).
>
> There are 4 outputs for different Flink versions:
>
problems.
Thanks
Yang Zhengguo
陈明雨 于2022年3月24日周四 11:31写道:
> Hi all,
>
>
>
>
> Please review and vote on Apache Doris 1.0.0-incubating release.
>
> The release candidate has been tagged in GitHub as 1.0.0-rc02, available
> here:
>
> https://github.com/apache/incuba
+1
Thanks
Yang Zhengguo
陈明雨 于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 learned a lot a
That’s great!
I’m looking forward to it!
On 2022/04/07 13:28:17 Jerry Hu wrote:
> Dear All,
>
> I'd like to add codegen support to Doris.
>
> Codegen will reduce the execution time of expression(almost 50%) but will
> take 150-200ms to compile the code.
>
> There will be 2 stages:
> 1. Implemen
to compaction v1 tablet to v2 even there is no
data load.
c. verify: I will add a stmt like "show storage format from database"
to check if all table is v2
2. the cost of conversion is the same as directly schema change, user can
select manually or automatic way to apply the conversion
.
Thanks
Yang Zhengguo
41108453 <41108...@qq.com.invalid> 于2022年4月22日周五 18:08写道:
> Hi all,
>
>
>
>
> This is a call for vote to release Doris Manager v1.0.0 for Apache
> Doris(Incubating).
>
>
>
>
> - apache-doris-incubating-manager-src-1.0.0-rc03
>
&
+1
BTW, I have a small problem, currently BE UT, BE UT, P0 regression, Incubator
Doris UT are all running with personal accounts, the risk of whether they can
continue to run, and also need the account password to view the failure
information, so it is not very convenient, can you migrate to th
/cxx_status.html#cxx20
Thanks
Yang Zhengguo
BiteThet 于2022年5月9日周一 15:54写道:
> Hello everyone:
> I want to update our c++ standard from gnu17 to gnu20, then we can use
> some new feature such as `concept`,`coroutines`,`template lambda function`.
> Currently our code doesn
Hi stalary
luozenglin <https://github.com/luozenglin> has done a lot of work on
OpenTelemetry and trace before, and has made some progress, I think you can
work with him to develop this thing together
Thanks
Yang Zhengguo
stalary 于2022年5月15日周日 22:55写道:
> I will split it for five ste
Hi jiafeng
The new site doesn't seem to work as well as it used to for document
search, without highlighting and summary information
Thanks
Yang Zhengguo
41108453 <41108...@qq.com.invalid> 于2022年6月15日周三 18:38写道:
> Dear All,
>
>
>
>
>
>
>
> We previ
I think you can create an issue to describe this matter and create an pull
request to edit the file [1] in code repo
[1] docs/en/userCase/user.md
Thanks
Yang Zhengguo
eric wong 于2022年6月16日周四 13:17写道:
> Hi,
>
> We Huolala(货拉拉) has been using Doris as one of our OLAP engine for a few
You can reply the issue https://github.com/apache/doris/issues/10229 with
your company name and logo. I wil merger put it to uselist later
Thanks
Yang Zhengguo
zhaowei 于2022年6月17日周五 16:31写道:
> Hi,
>
> We AISpeech bigdata team (思必驰大数据团队) propose to put our logo on the "Apache
You can reply the issue https://github.com/apache/doris/issues/10229 with
your company name and logo, I will put it to userlist later
Thanks
Yang Zhengguo
侯容 于2022年6月17日周五 15:10写道:
> Apache Doris 团队的研发同学你们好,我这边是智者四海(北京)技术有限公司的技术中台 - 平台团队的用户理解&数据赋能研发 Leader
> 侯容,当前在我们的业务实时数仓、DMP 和一些
I don't think that is a good idea, jdk8 has end of Premier Support Until
at March 2022
Thanks
Yang Zhengguo
苏奕嘉 <591244...@qq.com.invalid> 于2022年6月22日周三 17:48写道:
> Hi all,
> In the past practice process, I found that whether it is a developer or a
> community user, the
Many well-known open source projects such as Tomcat abandoned jdk 8 support
very early
Thanks
Yang Zhengguo
zhg yang 于2022年6月23日周四 10:04写道:
> I don't think that is a good idea, jdk8 has end of Premier Support Until
> at March 2022
>
>
> Thanks
> Yang Zhe
+1 we should maintain a version with bug fix but without new features
Thanks
Yang Zhengguo
陈明雨 于2022年6月2日周四 23:27写道:
> Hi all,
> It has been more than two months since version 1.0 was released.
> During this period, the Doris community has updated a lot of functions,
> and made
@ Chen Zhang For the more important features, it is best to send a DISP
first to let everyone discuss the design
Thanks
Yang Zhengguo
Chen Zhang 于2022年6月23日周四 22:30写道:
> @Minghong We'll use a multi-version delete bitmap, only save delta for
> each version.
> For example, we have
That's great !
I have created a DSIP-019 for this[1]. But you need to create an account
and tell me your username.
[1]
https://cwiki.apache.org/confluence/display/DORIS/DSIP-019+Support+node+management+for+Doris+Manager
在 2022年6月24日星期五,超威蓝猫 写道:
> Hi devs,
>
> Doris Manager is designed for co
It is now possible to detect the format of the tablet in the database at
that time through ADMIN SHOW TABLET STORAGE FORMAT, but there is no tools
to explicitly convert v1 to v2, we need to provide such a tool before
removing the code
Thanks
Yang Zhengguo
陈明雨 于2022年6月26日周日 11:12写道:
>
divide it into two stages. In the first stage, the county can
achieve full update.
Thanks
Yang Zhengguo
陈明雨 于2022年6月26日周日 11:55写道:
> I have read the DSIP, and I think the Instructions for use are clearer,
> but we need more detail designs.
> For example:
> 1. how to "refr
And pre-request feature may be we should improve the performance of insert
into select ,but this may be not pre, post may be also fine
Thanks
Yang Zhengguo
陈明雨 于2022年6月26日周日 11:55写道:
> I have read the DSIP, and I think the Instructions for use are clearer,
> but we need more detail d
ixing this issue, rather than restricting how users can use it
Thanks
Yang Zhengguo
蔡聪辉 于2022年6月26日周日 21:50写道:
>
>
>
> Hi, all devs. Now Doris has supported random distribution for Duplicate
> Keys table and Aggregate Keys table without replace(replace_if_not_null)
> type co
why remove string type ?
Thanks
Yang Zhengguo
陈明雨 于2022年6月27日周一 11:52写道:
> Hi all,
> The code branch for version 1.1 has been frozen.
> Version 1.1 can be regarded as a bug fix and optimized version of v1.0,
> and many new features that have been developed are not included in v
+1
I have checked:
Download links
Source file compile
Signatures and sha512 cheksum
Binaries are runable
But there is a small problem line 48 of be/src/thirdparty/var.sh should
be commented
Thanks
Yang Zhengguo
Mingyu Chen 于2022年7月4日周一 08:57写道:
> Hi all,
>
>
>
>
> Plea
That's a typo, it should be ’thirdparty/vars.sh', I don't think this
problem affects the release
Thanks
Yang Zhengguo
Mingyu Chen 于2022年7月4日周一 11:15写道:
> Hi Zhengguo,
> Thanks for your review.
> But I can't find `be/src/thirdparty/var.sh`, could
I found a coredump when loading parquet file into doris, I think it's
better to resolve this before release this version
Thanks
Yang Zhengguo
junling du 于2022年12月5日周一 11:30写道:
> here is my -1 (non-binding)
>
> I checked:
> [-1] The KEYS file download link is invalid.
>
+1.
BTW, https://downloads.apache.org/incubator/doris/KEYS is a dead link.
On Sat, Feb 11, 2023 at 5:56 PM Mingyu Chen wrote:
> Hi all,
>
> Please review and vote on Apache Doris 1.2.2-rc01 release.
> The release candidate has been tagged in GitHub as 1.2.2-rc01, available
> here:
> https://git
You can adjust async_pending_load_task_pool_size = 250
and async_loading_load_task_pool_size=250 in fe.conf and have a try.
On Fri, Mar 10, 2023 at 8:49 PM Nikita Sakharin
wrote:
> Hi, Apache Doris Community!
>
> I'm a beginner user of Doris and I'm experiencing performance issues.
>
> I have *4
+1
On Tue, Mar 21, 2023 at 7:21 PM wudi <676366...@qq.com.invalid> wrote:
> Hi all,
>
> This is a call for the vote to release Apache Doris-Shade 1.0.0
>
> The git tag for the release:
> https://github.com/apache/doris-shade/releases/tag/doris-shade-1.0.0 <
> https://github.com/apache/doris-shade
+1.
I checked:
[x] The download link is legal and the PGP signature are valid.
[x] The source code matches the current release version.
[x] The LICENSE and NOTICE files are correct.
On Tue, Mar 21, 2023 at 7:21 PM wudi <676366...@qq.com.invalid> wrote:
> Hi all,
>
> This is a call for the vote t
Please upgrade to 1.1.5 or 1.2.4.1.
On Tue, Jun 6, 2023 at 6:03 PM 符红臻 wrote:
> hello,我在使用Doris的时候遇到了一些问题,想要请教下:
>
>
>
>
> Doris Version: 1.1.0-rc05-Unknown
> 架构: 1个master,3个数据节点,master和数据节点上混部署
>
>
> FE节点下的image文件夹中的image能够成功生成,bdb文件夹里面的jdb文件不能自动删除,逐渐膨胀(线上的数据从部署到当前均没有自动删除,已有
Here is my +1(binding).
I checked:
[x] The download link is legal and the PGP signature are valid.
[x] The source code matches the current release version.
[x] The LICENSE and NOTICE files are correct.
On Mon, Jun 5, 2023 at 4:48 PM wudi <676366...@qq.com.invalid> wrote:
> Hi all,
>
> This is a
Here is my +1(binding).
I checked:
[x] The download link is legal and the PGP signature are valid.
[x] The source code matches the current release version.
[x] The LICENSE and NOTICE files are correct.
On Tue, Jun 13, 2023 at 4:33 PM wudi <676366...@qq.com.invalid> wrote:
> Hi all,
>
> This is a
+1 (binding)
I checked:
[x] The download link is legal.
[x] The PGP signature are valid.
[x] The source code matches the current release version.
[x] The LICENSE and NOTICE files are correct.
[x] All files carry the necessary protocol header.
[x] The compiled content is not included in the source
+1.
I have checked:
[x] Checksum and PGP signature are legitimate.
[x] The source code matches the current release.
[x] No compiled content is included in the source package.
[x] The compilation can be executed without problems.
On Fri, Jun 30, 2023 at 11:27 AM Kang wrote:
> Here is my +1(bindi
Here is my +1(binding).
I checked:
[x] The download link is legal and the PGP signature are valid.
[x] The source code matches the current release version.
[x] The LICENSE and NOTICE files are correct.
On Wed, Aug 30, 2023 at 1:25 PM Kang wrote:
> Hi all,
>
> Please review and vote on Apache Do
Here is my +1(binding).
I checked:
[x] The download link is legal and the PGP signature are valid.
[x] The source code matches the current release version.
[x] The LICENSE and NOTICE files are correct.
On Thu, Aug 31, 2023 at 8:47 PM Mingyu Chen wrote:
> Hi all,
>
> Please review and vote on Ap
+1.
On Sun, Sep 24, 2023 at 11:45 PM Kang wrote:
> Hi all,
>
> Please review and vote on Apache Doris 2.0.1.1 release.
>
> This is a CRITICAL BUG FIX version based on Doris 2.0.1, which
> contains 3 additional commits:
> [1] https://github.com/apache/doris/pull/24767
> When user do `create table
Here is my +1(binding),
I checked:
[x] Checksum and PGP signature are legitimate.
[x] DISCLAIMER is included.
[x] The source code matches the current release.
[x] No compiled content is included in the source package
On Sat, Nov 11, 2023 at 3:16 PM Kang wrote:
> Hi all,
>
> Please review and v
+1.
On Mon, Dec 11, 2023 at 10:09 AM Kang wrote:
> Hi all,
>
> Please review and vote on Apache Doris 2.0.3 release.
> The release candidate has been tagged in GitHub as 2.0.3-rc06, available
> here:
> https://github.com/apache/doris/tree/2.0.3-rc06
>
> This is the release version of Doris 2.0.3
+1
On Mon, Jan 22, 2024 at 11:49 PM Kang wrote:
> Hi all,
>
> Please review and vote on Apache Doris 2.0.4 release.
> The release candidate has been tagged in GitHub as 2.0.4-rc06, available
> here:
> https://github.com/apache/doris/tree/2.0.4-rc06
>
> This is the release version of Doris 2.0.4,
+1 (apache id: dataroaring)
On Tue, Oct 8, 2024 at 6:45 PM 周飞 wrote:
> Hi all,
>
> Please review and vote on Apache Doris 3.0.2 release.
> The release candidate has been tagged in GitHub as 3.0.2-rc03, available
> here:
> https://github.com/apache/doris/tree/3.0.2-rc03
>
> The release notes can
+1
On Sat, Oct 12, 2024 at 4:07 PM wudi <676366...@qq.com.invalid> wrote:
> Hi all,
>
> This is a call for the vote to release Apache Doris Flink Connector 24.0.1
>
> The git tag for the release:
> https://github.com/apache/doris-flink-connector/tree/24.0.1
>
> Release Notes are here:
> https://g
+1
On Fri, Oct 11, 2024 at 11:01 AM Calvin Kirs wrote:
> Hi all,
> This is a call for the vote to release Apache Doris-Shade 2.1.2
> The git tag for the release:
> https://github.com/apache/doris-shade/releases/tag/doris-shade-2.1.2
> Release Notes are here:
> https://github.com/apache/doris-sha
Great. Could you send documents or prs?
On Thu, Nov 7, 2024 at 10:12 PM LJ liu wrote:
> Hello everyone,
>
> My team and I have developed the Doris-TDE-Plugin, which realizes data
> storage encryption protection based on Doris. We hope to make a valuable
> contribution to the Doris community.
>
>
+1
apache id: dataroaring
On Wed, Nov 6, 2024 at 10:31 PM GuoLei Yi wrote:
> Hi all,
>
> Please review and vote on Apache Doris 2.1.7 release.
>
> The release candidate has been tagged in GitHub as 2.1.7-rc03, available
> here:
>
> https://github.com/apache/doris/tree/2.1.7-rc03
>
>
> The releas
sure.
On Sun, Nov 24, 2024 at 10:45 AM William Milefer
wrote:
> My GitHub id is *Milefer7. *I want to pick #44000 as my first task. Is it
> suitable?
>
> [Bug] (good first issue) In a cluster with only SSD storage, the CREATE
> TABLE LIKE command fails #44000
>
+1 (binding)
Apache ID: dataroaring
I checked:
[x] The download link is legal.
[x] The PGP signature are valid.
[x] The source code matches the current release version.
[x] The LICENSE and NOTICE files are correct.
[x] All files carry the necessary protocol header.
[x] The compiled content is not
+1 (binding)
apache id: dataroaring
On Tue, Dec 31, 2024 at 8:02 PM wudi <676366...@qq.com.invalid> wrote:
> Hi all,
>
> This is a call for the vote to release Apache Doris Kafka Connector 24.0.0
>
> The git tag for the release:
> https://github.com/apache/doris-kafka-connector/releases/tag/24.0.
+1 (binding)
apache id: dataroaring
On Tue, Dec 31, 2024 at 6:41 PM wudi <676366...@qq.com.invalid> wrote:
> Hi all,
>
> This is a call for the vote to release Apache Doris Spark Connector 24.0.0
>
> The git tag for the release:
> https://github.com/apache/doris-spark-connector/releases/tag/24.0.
+1 (binding)
Apache ID: dataroaring
I checked:
[x] The download link is legal.
[x] The PGP signature are valid.
[x] The source code matches the current release version.
[x] The LICENSE and NOTICE files are correct.
[x] All files carry the necessary protocol header.
On Tue, Dec 10, 2024 at 5
+1.
apacheid:dataroaring.
On Mon, Dec 9, 2024 at 10:16 PM 周飞 wrote:
> Hi all,
>
> Please review and vote on Apache Doris 3.0.3 release.
> The release candidate has been tagged in GitHub as 3.0.3-rc04, available
> here:
> https://github.com/apache/doris/tree/3.0.3-rc04
>
> The release notes can b
welcome. You can pick task from issues on github.
On Sat, Nov 23, 2024 at 8:31 PM William Milefer
wrote:
> Hi there, I want to contribute to the open source community!
>
+1 (binding)
Apache ID: dataroaring
I checked:
[x] The download link is legal.
[x] The PGP signature are valid.
[x] The source code matches the current release version.
[x] The LICENSE and NOTICE files are correct.
[x] All files carry the necessary protocol header.
[x] The compiled content is not
Q1: when you read tables in hive, it contributes to REMOTE_SCAN_
BYTES_PER_SECOND.
Q2:Thread pool num is determined when doris starts, when it is -1, actually
doris use std::max(512, CpuInfo::num_cores() * 10);
Q3: You can propose your problem more explicitly.
Q4:
https://doris.apache.org/docs/que
+1 (binding)
I checked:
[x] The download link is legal.
[x] The PGP signature is valid.
[x] The source code matches the current release version.
[x] The LICENSE and NOTICE files are correct.
[x] All files carry the necessary protocol header.
On Mon, Apr 7, 2025 at 4:09 PM Jitu Lalita wrote:
>
>
x:8060 yet, server_id=688
> [R5][E112]Not connected to 10“
>
>
> 很抱歉再次麻烦您,您的指导解决了我的实际问题
>
>
>
>
>
> 在 2025-04-10 15:20:34,"Yongqiang YANG" 写道:
> >Q1: when you read tables in hive, it contributes to REMOTE_SCAN_
> >BYTES_PER_SECOND.
> &g
+1 (apache id: dataroaring)
On Fri, Apr 25, 2025 at 11:24 AM Calvin Kirs wrote:
>
> [VOTE] Archiving Doris-Manager
>
> Hi everyone,
>
> Following the discussion in [1], I’d like to initiate a formal vote.
>
> Please cast your vote:
> [ ] +1, Archive doris-manager
> [ ] +0, No strong opinion
> [ ]
+1 (apache id: dataroaring)
On Thu, Apr 24, 2025 at 2:30 PM wudi <676366...@qq.com.invalid> wrote:
>
> Hi all,
>
> This is a call for the vote to release Apache Doris Flink Connector 25.1.0
>
> The git tag for the release:
> https://github.com/apache/doris-flink-connector/releases/tag/25.1.0
>
> R
+1 binding (dataroaring)
On Wed, Feb 19, 2025 at 1:28 PM 周飞 wrote:
> Hi all,
>
> Please review and vote on Apache Doris 3.0.4 release.
> The release candidate has been tagged in GitHub as 3.0.4-rc01, available
> here:
> https://github.com/apache/doris/tree/3.0.4-rc01
>
> The release notes can be
+1 (binding)
Apache ID: dataroaring
On Fri, Feb 21, 2025 at 7:32 PM Di Wu wrote:
> +1 (binding)
>
> Apache ID: diwu
>
> I checked:
> [x] The download link is legal.
> [x] The PGP signature are valid.
> [x] The source code matches the current release version.
> [x] The LICENSE and NOTICE files a
+1 (binding)
Apache ID: dataroaring
On Fri, Feb 21, 2025 at 6:08 PM Mingyu Chen wrote:
> Hi all,
>
>
>
>
> Please review and vote on Apache Doris 2.1.8.1 release.
>
> This is a HOT FIX of 2.1.8, which fix some serious issue:
>
>
>
>
> 1. The JDBC Catalog may encounter NPE after upgrading.
>
> 2
+1 (binding)
ApacheID: dataroaring
On Mon, Feb 24, 2025 at 1:22 PM Mingyu Chen wrote:
> Hi all,
>
> Please review and vote on Apache Doris 3.0.4 release.
> This is round 2 of 3.0.4, which fix some serious problem based on
> 3.0.4-rc01
>
> The release candidate has been tagged in GitHub as 3.0.4
+1 (binding)
Apache ID: dataroaring
On Thu, Feb 20, 2025 at 7:07 PM wudi <676366...@qq.com.invalid> wrote:
> Hi all,
>
> This is a call for the vote to release Apache Doris Spark Connector 25.0.0
>
> The git tag for the release:
> https://github.com/apache/doris-spark-connector/releases/tag/25.0
+1 (binding)
Apache ID: dataroaring
On Tue, May 27, 2025 at 9:49 AM Di Wu wrote:
>
> +1 (binding)
> Apache ID: diwu
>
> I checked:
> [x] The download link is legal.
> [x] The PGP signature are valid.
> [x] The source code matches the current release version.
> [x] The LICENSE and NOTICE files are
+1 (binding)
apache id : dataroaring.
On Thu, May 15, 2025 at 2:56 PM GuoLei Yi wrote:
>
> Hi all,
>
> Please review and vote on Apache Doris 2.1.10 release.
>
> The release candidate has been tagged in GitHub as 2.1.10-rc01, available
> here:
>
> https://github.com/apache/doris/tree/2.1.10-rc01
+1 (binding)
Apache ID: dataroaring.
On Fri, Jun 13, 2025 at 5:42 PM Calvin Kirs wrote:
>
> Hi all,
>
> This is a call for the vote to release Apache Doris-Shade 3.0.1
> The git tag for the release:
> https://github.com/apache/doris-shade/releases/tag/doris-shade-3.0.1
> Release Notes are here:
>
+1 (binding)
Apache ID: dataroaring
On Thu, Jun 5, 2025 at 6:09 PM Calvin Kirs wrote:
>
> Hi all,
>
> This is a call for the vote to release Apache Doris-Shade 2.1.5
> The git tag for the release:
> https://github.com/apache/doris-shade/releases/tag/doris-shade-2.1.5
> Release Notes are here:
>
+1 (binding)
Apache ID: dataroaring
On Thu, Jun 5, 2025 at 6:16 PM Calvin Kirs wrote:
>
> Hi all,
>
> This is a call for the vote to release Apache Doris-Shade 3.0.0
> The git tag for the release:
> https://github.com/apache/doris-shade/releases/tag/doris-shade-3.0.0
> Release Notes are here:
>
+1(binding)
Apache ID: dataroaring
On Wed, Jun 18, 2025 at 4:39 PM Dechao Hu wrote:
>
> Hi all,
>
> This is a call for the vote to release Apache Doris Operator 25.5.2
>
> The git tag for the release:
> https://github.com/apache/doris-operator/releases/tag/25.5.2
>
> Release Notes are here:
> htt
+1 binding
Apache ID: dataroaring.
On Tue, Jun 10, 2025 at 3:34 PM Mingyu Chen wrote:
>
> +1 (binding)
>
> Apache ID: morningman
>
> I checked:
> [x] The download link is legal.
> [x] The PGP signature are valid.
> [x] The source code matches the current release version.
> [x] The LICENSE and NO
+1 binding.
apacheid: dataroaring.
On Wed, Jun 11, 2025 at 5:51 PM 周飞 wrote:
>
> Hi all,
>
> Please review and vote on Apache Doris 3.0.6 release.
> The release candidate has been tagged in GitHub as 3.0.6, available here:
> https://github.com/apache/doris/tree/3.0.6
>
> The release notes can be
+1(dataroaring)
Apache ID: dataroaring
On Wed, Jul 2, 2025 at 2:57 PM 周飞 wrote:
>
> Hi all,
>
> Please review and vote on Apache Doris 3.0.6.1 release.
> The release candidate has been tagged in GitHub as 3.0.6.1, available here:
> https://github.com/apache/doris/tree/3.0.6.1
>
> The release note
+1 (binding)
Apache ID: dataroaring
On Thu, Jul 3, 2025 at 2:35 PM wudi <676366...@qq.com.invalid> wrote:
>
> Hi all,
>
> This is a call for the vote to release Apache Doris Kafka Connector 25.0.0
>
> The git tag for the release:
> https://github.com/apache/doris-kafka-connector/releases/tag/25.0.
+1 binding.
ApacheID: dataroaring
On Sun, Jul 13, 2025 at 2:28 PM Mingyu Chen wrote:
>
> Hi all,
>
>
> Please review and vote on Apache Doris 3.0.6.2 release.
> The release candidate has been tagged in GitHub as 3.0.6.2, available here:
> https://github.com/apache/doris/tree/3.0.6.2
>
>
> This is
, there will be many small problems
in format and semantic expression. I will work with the community to gradually
improve the quality of English documents in the future.
--
Regards,
徐洋 Yang Xu
Congratulations! Good work.
在 2020/10/27 下午4:10,“ling miao” 写入:
Hi All,
We are pleased to announce the release of Apache Doris 0.13.0-incubating.
Apache Doris (incubating) is an MPP-based interactive SQL data warehousing
for reporting and analysis.
The release
Good idea. I think it is very useful for user.
在 2020/11/20 下午6:11,“ling miao” 写入:
Hi folks,
Currently, when user drop table or partition, Doris will first put the data
in the trash directory, and then wait for the trash directory to be emptied.
But during operation and
Hi, all. I have one pr needs to be reviewed and merged into 0.15.
It fix a bugs list of sync job.
#6705
在 2021/9/22 上午10:51,“陈明雨” 写入:
Hi All:
One quarter has passed since the last release (0.14), and we will start the
release of version 0.15.
The release work is roughly divided
+1
在 2021/11/16 下午7:10,“陈明雨” 写入:
Hi all,
Please review and vote on Apache Doris 0.15.0-incubating-rc04 release.
The release candidate has been tagged in GitHub as 0.15.0-rc04[1]
Release Notes are here[2]
Thanks to everyone who has contributed to this release.
Hi hui,
Thanks for the pr.
Is there any way to integrate the binlog aquire and parse function into Be,
instead of Fe?
在 2022/3/29 下午8:13,“ling miao” 写入:
Hi hui,
I want to know what is the reason for canceling the cancel component? Is
there any problem in use? What are the benefits
1 - 100 of 105 matches
Mail list logo