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

add default value column iterator for segment v2 #1834

Closed
kangpinghuang opened this issue Sep 19, 2019 · 0 comments
Closed

add default value column iterator for segment v2 #1834

kangpinghuang opened this issue Sep 19, 2019 · 0 comments
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@kangpinghuang
Copy link
Contributor

Doris supports online schema change. So the tablet schema may change and be different with segment file's schema. Now Doris realize linked schema change, which will support add simple column with default value without changing segment file. So SegmentV2's reader should support default value column reader.

kangpinghuang pushed a commit to kangpinghuang/incubator-doris that referenced this issue Sep 19, 2019
kangpinghuang added a commit to kangpinghuang/incubator-doris that referenced this issue Sep 24, 2019
kangpinghuang added a commit to kangpinghuang/incubator-doris that referenced this issue Nov 5, 2019
kangpinghuang added a commit to kangpinghuang/incubator-doris that referenced this issue Nov 14, 2019
kangpinghuang added a commit to kangpinghuang/incubator-doris that referenced this issue Nov 15, 2019
@imay imay closed this as completed Apr 3, 2020
@imay imay added this to To do in Add Beta Rowset via automation Apr 3, 2020
@imay imay added the kind/feature Categorizes issue or PR as related to a new feature. label Apr 3, 2020
SWJTU-ZhangLei pushed a commit to SWJTU-ZhangLei/incubator-doris that referenced this issue Jul 25, 2023
- Add connection and rpc timeout
- Destory bthread_list and break if task has finished
- Limit the concurrency of prepare stage
- Use degraded format to avoid refresh instances
- Read and set tablet stats during read-meta
- Avoid use 0 as the tablet id
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
No open projects
Development

No branches or pull requests

2 participants