Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] main from StarRocks:main #3

Merged
merged 25 commits into from
Apr 29, 2024
Merged

[pull] main from StarRocks:main #3

merged 25 commits into from
Apr 29, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Apr 28, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

starrocks-xupeng and others added 19 commits April 28, 2024 02:51
Signed-off-by: starrocks-xupeng <xupeng@starrocks.com>
Signed-off-by: packy92 <wangchao@starrocks.com>
…mode (#44535)

Signed-off-by: xiangguangyxg <xiangguangyxg@gmail.com>
Signed-off-by: trueeyu <lxhhust350@qq.com>
Why I'm doing:
The current latest version lacks the functionality for batch deletion of partitions.

What I'm doing:
syntax:

alter table test.tbl1 DROP PARTITIONS IF EXISTS START("2021-02-01") END("2021-02-03") EVERY (INTERVAL 1 DAY);
alter table test.tbl1 DROP PARTITIONS IF EXISTS START("2021-02-01") END("2021-02-03") EVERY (INTERVAL 1 DAY) FORCE;
alter table test.tbl1 DROP PARTITIONS IF EXISTS (p20210201,p20210202) 
alter table test.tbl1 DROP PARTITIONS IF EXISTS (p20210201,p20210202) FORCE

Signed-off-by: leiyang0324 <leiyang0324@163.com>
Signed-off-by: stdpain <drfeng08@gmail.com>
Signed-off-by: xiangguangyxg <xiangguangyxg@gmail.com>
Signed-off-by: starrocks-xupeng <xupeng@starrocks.com>
Signed-off-by: 絵空事スピリット <wanglichen@starrocks.com>
…edicate (#44875)

Signed-off-by: stephen <stephen5217@163.com>
Signed-off-by: Kevin Xiaohua Cai <caixiaohua@starrocks.com>
Signed-off-by: Alex Zhu <zhuming9011@gmail.com>
Signed-off-by: evelynzhaojie <everlyn.zhaojie@gmail.com
…UTO_INCREMENT column in share data mode (#44869)

Signed-off-by: srlch <linzichao@starrocks.com>
Signed-off-by: Smith Cruise <chendingchao1@126.com>
Signed-off-by: evelynzhaojie <everlyn.zhaojie@gmail.com
Signed-off-by: evelyn.zhaojie <everlyn.zhaojie@gmail.com>
Signed-off-by: 絵空事スピリット <wanglichen@starrocks.com>
Co-authored-by: Smith Cruise <chendingchao1@126.com>
Co-authored-by: 絵空事スピリット <wanglichen@starrocks.com>
Signed-off-by: evelynzhaojie <everlyn.zhaojie@gmail.com
Signed-off-by: evelyn.zhaojie <everlyn.zhaojie@gmail.com>
Signed-off-by: before-Sunrise <unclejyj@gmail.com>
@github-actions github-actions bot added documentation Improvements or additions to documentation title needs [type] labels Apr 28, 2024
@pull pull bot added ⤵️ pull and removed documentation Improvements or additions to documentation title needs [type] labels Apr 28, 2024
Signed-off-by: stdpain <drfeng08@gmail.com>
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Apr 28, 2024
EsoragotoSpirit and others added 4 commits April 29, 2024 09:45
…rt now (#44902)

Signed-off-by: Youngwb <yangwenbo_mailbox@163.com>
Signed-off-by: shuming.li <ming.moriarty@gmail.com>
Signed-off-by: trueeyu <lxhhust350@qq.com>
@node node merged commit f6fbb9a into vivo:main Apr 29, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⤵️ pull documentation Improvements or additions to documentation title needs [type]
Projects
None yet
Development

Successfully merging this pull request may close these issues.