Skip to content

Commit

Permalink
Add missing args
Browse files Browse the repository at this point in the history
  • Loading branch information
majetideepak committed May 30, 2024
1 parent 2cac577 commit a5fbb6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions velox/exec/tests/utils/Cursor.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ class TaskCursorBase : public TaskCursor {
executor_.get(),
core::QueryConfig({}),
std::unordered_map<std::string, std::shared_ptr<Config>>{},
{},
cache::AsyncDataCache::getInstance(),
nullptr,
nullptr,
Expand Down

0 comments on commit a5fbb6f

Please sign in to comment.