-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Opt](flexible partial update) let
SegmentWriter
do not support fle…
…xible partial update (#41950) Considering that `SegmentWriter` will be removed in the near future, we stop to support flexible partial update on `SegmentWriter` to reduce maintenance costs
- Loading branch information
Showing
6 changed files
with
86 additions
and
907 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
17 changes: 17 additions & 0 deletions
17
regression-test/data/unique_with_mow_p0/flexible/test_f_segment_writer.out
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !sql -- | ||
0 0 0 0 0 0 | ||
1 1 1 1 1 1 | ||
2 2 2 2 2 2 | ||
3 3 3 3 3 3 | ||
4 4 4 4 4 4 | ||
5 5 5 5 5 5 | ||
|
||
-- !sql -- | ||
0 0 0 0 0 0 | ||
1 1 1 1 1 1 | ||
2 2 2 2 2 2 | ||
3 3 3 3 3 3 | ||
4 4 4 4 4 4 | ||
5 5 5 5 5 5 | ||
|
Oops, something went wrong.