Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
educg-net-18880-1777781
db2023-3877
Commits
ebd4a560
Commit
ebd4a560
authored
1 year ago
by
关注华师大数据学院谢谢喵
Browse files
Options
Download
Plain Diff
Merge branch 'lyf/BNLJ_2' into 'main'
Lyf/bnlj 2 See merge request 202310269992024/db2023!13
parents
5b090dd2
0be156fc
Changes
9
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
src/execution/execution_sort.h
+9
-7
src/execution/execution_sort.h
src/execution/executor_nestedloop_join.h
+176
-93
src/execution/executor_nestedloop_join.h
src/execution/executor_seq_scan.h
+6
-1
src/execution/executor_seq_scan.h
src/index/CMakeLists.txt
+0
-3
src/index/CMakeLists.txt
src/index/ix_index_handle.h
+32
-0
src/index/ix_index_handle.h
src/test/BNLJ_test.cpp
+551
-0
src/test/BNLJ_test.cpp
src/test/CMakeLists.txt
+11
-0
src/test/CMakeLists.txt
src/test/ix_test.cpp
+1
-2
src/test/ix_test.cpp
src/test/scan_test.cpp
+280
-0
src/test/scan_test.cpp
with
1066 additions
and
106 deletions
+1066
-106
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment