NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
DemoCityQueryExecutionTest.cpp File Reference
#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/TestQuery.hpp>
#include <Util/TestSinkDescriptor.hpp>
#include <Util/TestSourceDescriptor.hpp>
#include <Util/magicenum/magic_enum.hpp>
#include <cstdint>
#include <gtest/gtest.h>
#include <iostream>
#include <utility>
Include dependency graph for DemoCityQueryExecutionTest.cpp:

Classes

class  DemoCityQueryExecutionTest
 

Functions

 TEST_F (DemoCityQueryExecutionTest, demoQueryWithUnions)
 

Variables

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

Function Documentation

◆ TEST_F()

TEST_F ( DemoCityQueryExecutionTest  ,
demoQueryWithUnions   
)

References NES::__attribute__(), NES::Attribute(), NES::API::EventTime(), NES::API::Hours(), and NES::API::Sum().

Here is the call graph for this function:

Variable Documentation

◆ dumpMode

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