feat: new table stream graph #12240
Merged
feat: new table stream graph #12240
Task list completed / task-list-completed
succeeded
Nov 16, 2023 in 0s
3 / 3 tasks completed
All tasks have been completed
Details
Required Tasks
Task | Status |
---|---|
I have written necessary rustdoc comments | Completed |
I have added necessary unit tests and integration tests | Completed |
All checks passed in ./risedev check (or alias, ./risedev c ) |
Completed |
Creating a random vnode for chunks where the row id is none and transferring it. | Incomplete |
Inserting a row id generator at the entry point of each union and then centrally regenerating it after the union. | Incomplete |
Adding ‘order by’ and ‘row sort’ to all necessary end-to-end tests. 🥵 | Incomplete |
Loading