NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <API/QueryAPI.hpp>
#include <API/Schema.hpp>
#include <BaseIntegrationTest.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 <iostream>
#include <utility>
Classes | |
class | MergeQueryExecutionTest |
Functions | |
TEST_F (MergeQueryExecutionTest, mergeQuery) | |
Variables | |
constexpr auto | dumpMode = NES::QueryCompilation::DumpMode::NONE |
TEST_F | ( | MergeQueryExecutionTest | , |
mergeQuery | |||
) |
References NES::Attribute(), NES::Schema::create(), NES::Network::fillBuffer(), NES::Query::filter(), NES::TestQuery::from(), NES::INT64, NES::Query::project(), and NES::Query::unionWith().
|
constexpr |
Referenced by MergeQueryExecutionTest::SetUp().