Skip to content

Using Define Statements in Ksql Test Runner #9720

Open
@Gerthum

Description

@Gerthum

Search for existing answers
Many questions have been asked before. Please have a quick search to see if there is already an answer to your question. There are two main resources for finding answers:

  1. Existing KSQL Github issues, including closed issues
  2. KSQL on Stack Overflow

Provide details of the setup you're running
Ksqldb-cli 7.1.2 running in Docker

Outline your question
We are currently unable to use Define Statements when running the Ksql Test runner as we are getting an error:

Test Failed: Statement not executable. 
Statement: DEFINE topic = 'test_topic';

I'm wondering if there is a plan to implement it or if there is a suggested way to structure ksql not to use DEFINE statements?
I've had a look around and nobody else to have brought up the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions