Re: Re: Re:Re:Re:Re:Re:Re: [Discuss] Prepare to release 1.1

2022-07-13 Thread XinYi Zou
+1 very nice~ Mingyu Chen 于2022年7月8日周五 15:57写道: > Yes, for master branch, all related hotfix commits in dev-1.0.1 will be > fixed in PR #10437, > which is still under developement. > > > > > -- > > 此致!Best Regards > 陈明雨 Mingyu Chen > > Email: > morning...@apache.org > > > > > > 在 2022-07-08 14:1

[Discuss][DSIP] Refactored BE memory tracking tool

2022-03-19 Thread XinYi Zou
quest the editing rights in Doris wiki. Best, Xinyi Zou

??????[DICUSSION]How do we expect users to understand exec_mem_limit ?

2022-03-12 Thread Xinyi Zou
Hi Dataroaring: For your two questions: 1. exec_mem_limit does not work, and it is not counted in many places: After this problem is passed through Hook TCMalloc new/delete, all memory consumption of a query can be counted (if an independent memory allocator is used in a third-party library, sp

[Proposal] Whether to consider prohibit partition column to be defined to "allow null" when create table

2020-10-29 Thread Xinyi Zou
/pull/4735 before this Xinyi Zou