confluentinc / cp-demo

Confluent Platform Demo including Apache Kafka, ksqlDB, Control Center, Schema Registry, Security, Schema Linking, and Cluster Linking
Apache License 2.0
38 stars 322 forks source link

DEVX-2630: Part 11. in the cp-demo tutorial is no longer an invalid k… #376

Closed ybyzek closed 3 years ago

ybyzek commented 3 years ago

…sql query

Description

https://confluentinc.atlassian.net/browse/DEVX-2630

the query: SELECT ucase(cast(null as varchar)) FROM wikipedia EMIT CHANGES; posted in https://docs.confluent.io/platform/current/tutorials/cp-demo/docs/on-prem.html in step 11. under ksql in the cp-demo on prem tutorial no longer causes errors to be raised in the ksql_proccesing_log.

Author Validation

Describe the validation already done, or needs to be done, by the PR submitter.

Reviewer Tasks

Describe the tasks/validation that the PR submitter is requesting to be done by the reviewer.