Xueyan Li

Results 8 issues of Xueyan Li

## What type of PR is this: - [ ] bug - [ ] feature - [x] enhancement - [ ] refactor - [ ] others ## Which issues of...

## What type of PR is this: - [x] bug - [ ] feature - [ ] enhancement - [ ] refactor - [ ] others ## Which issues of...

## Feature request **Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** **Describe alternatives you've considered** **Additional context**

type/feature-request
sig/materialized view

Task currently supports CTAS and materialized views, which are essentially insert overwrite tasks, so we can best display the progress for long execution time, so that the user has a...

type/feature-request
sig/materialized view

## Enhancement Many databases support the function of importing and automatically creating partitions. We can support this function to complete the creation of partitions, and then use ttl to control...

type/enhancement
sig/materialized view

We want to support partial partitions for flushing. Because the appearance may not be able to perceive the information such as the version of the partition, the high probability may...

type/feature-request
sig/materialized view

## Feature request **Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** ```SQL CREATE TABLE `test` ( k1 int, gmt_create date NOT NULL DEFAULT...

type/feature-request

## Why I'm doing: ## What I'm doing: Fixes https://github.com/StarRocks/StarRocksTest/issues/7269 ## What type of PR is this: - [x] BugFix - [ ] Feature - [ ] Enhancement - [...