a0bc1371dd
* Adding "raw message" column to the result return by CHECK STREAM query * Update way results of CHECK STREAM are built * Adapting CHECK STREAM integration tests (Pulsar/Kafka) to run with new result structure * Adding new tests covering the check stream functionality * Uppercase constants in stream tests * Reformat f-strings
5 lines
210 B
CMake
5 lines
210 B
CMake
copy_streams_e2e_python_files(kafka_transform.py)
|
|
copy_streams_e2e_python_files(pulsar_transform.py)
|
|
copy_streams_e2e_python_files(common_transform.py)
|
|
add_query_module(c_transformations c_transformations.cpp)
|