NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
LimitQueryExecutionTest.cpp File Reference
#include <API/Schema.hpp>
#include <Plans/DecomposedQueryPlan/DecomposedQueryPlan.hpp>
#include <Util/Logger/Logger.hpp>
#include <Util/TestExecutionEngine.hpp>
#include <Util/TestSinkDescriptor.hpp>
#include <Util/TestSourceDescriptor.hpp>
#include <Util/magicenum/magic_enum.hpp>
Include dependency graph for LimitQueryExecutionTest.cpp:

Classes

class  LimitQueryExecutionTest
 

Functions

 TEST_F (LimitQueryExecutionTest, limitQuery)
 

Variables

constexpr auto dumpMode = NES::QueryCompilation::DumpMode::NONE
 

Function Documentation

◆ TEST_F()

TEST_F ( LimitQueryExecutionTest  ,
limitQuery   
)

References NES::Schema::create(), NES::Network::fillBuffer(), NES::TestQuery::from(), NES::INT64, NES::Query::limit(), and NES::Query::sink().

Here is the call graph for this function:

Variable Documentation

◆ dumpMode

constexpr auto dumpMode = NES::QueryCompilation::DumpMode::NONE
constexpr