- Notifications
You must be signed in to change notification settings - Fork28
Commit8821cae

Artur Zakirov
Check additional information attribute in index.
We perform this check during rumbuild() and ruminsert(). We can't do itduring index creation because of we don't know which attribute shouldstore additional information.1 parent8427ad0 commit8821cae
File tree
6 files changed
+24
-1
lines changed- expected
- sql
6 files changed
+24
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| 8 | + | |
| 9 | + | |
8 | 10 |
| |
9 | 11 |
| |
10 | 12 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
870 | 870 |
| |
871 | 871 |
| |
872 | 872 |
| |
| 873 | + | |
| 874 | + | |
873 | 875 |
| |
874 | 876 |
| |
875 | 877 |
| |
| |||
949 | 951 |
| |
950 | 952 |
| |
951 | 953 |
| |
| 954 | + | |
| 955 | + | |
952 | 956 |
| |
953 | 957 |
| |
954 | 958 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
236 | 236 |
| |
237 | 237 |
| |
238 | 238 |
| |
| 239 | + | |
| 240 | + | |
239 | 241 |
| |
240 | 242 |
| |
241 | 243 |
| |
| |||
293 | 295 |
| |
294 | 296 |
| |
295 | 297 |
| |
| 298 | + | |
| 299 | + | |
296 | 300 |
| |
297 | 301 |
| |
298 | 302 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
658 | 658 |
| |
659 | 659 |
| |
660 | 660 |
| |
| 661 | + | |
661 | 662 |
| |
662 | 663 |
| |
663 | 664 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
511 | 511 |
| |
512 | 512 |
| |
513 | 513 |
| |
514 |
| - | |
| 514 | + | |
515 | 515 |
| |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
516 | 521 |
| |
517 | 522 |
| |
518 | 523 |
| |
| |||
767 | 772 |
| |
768 | 773 |
| |
769 | 774 |
| |
| 775 | + | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
770 | 780 |
| |
771 | 781 |
| |
772 | 782 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
| 14 | + | |
13 | 15 |
| |
14 | 16 |
| |
15 | 17 |
| |
|
0 commit comments
Comments
(0)