Skip to content

Commit

Permalink
remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
ullingerc committed Nov 25, 2024
1 parent 221f98b commit 8996c18
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/QueryPlannerTest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1697,7 +1697,6 @@ TEST(QueryPlanner, SpatialJoinServiceMaxDistOutside) {

TEST(QueryPlanner, SpatialJoinMultipleServiceSharedLeft) {
// Test two spatial join SERVICEs that share a common ?left variable
// TODO<ullingerc>
auto scan = h::IndexScanFromStrings;
h::expect(
"SELECT * WHERE {"
Expand Down

0 comments on commit 8996c18

Please sign in to comment.