Skip to content

Commit

Permalink
Merge pull request #618 from j3-signalroom/615-refactor-the-code-to-d…
Browse files Browse the repository at this point in the history
…ynamically-create-the-select-by-retrieving-the-columns-from-the-kafka-topic-schema-and-then-use-functional-programming-techniques-to-build-a-compound-expression-to-filter-non-null-values

Resolved #615.
  • Loading branch information
j3-signalroom authored Dec 26, 2024
2 parents b91db8e + 46d6677 commit 9aa1969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python_ccaf/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Flink Applications Powered by Python on Confluent Cloud for Apache Flink (CCAF)
[Confluent Cloud for Apache Flink (CCAF)](https://docs.confluent.io/cloud/current/flink/overview.html) provides a cloud-native, serverless service for Flink that enables simple, scalable, and secure stream processing that integrates seamlessly with Apache Kafka®. Your Kafka topics appear automatically as queryable Flink tables, with schemas and metadata attached by Confluent Cloud.
[Confluent Cloud for Apache Flink (CCAF)](https://docs.confluent.io/cloud/current/flink/overview.html) integrates Confluent Cloud, a fully managed Apache Kafka service, with Apache Flink, a powerful stream processing framework. This integration enables real-time data processing, analytics, and complex event processing on data streams managed by Confluent Cloud. Your Kafka topics appear automatically as queryable Flink tables, with schemas and metadata attached by Confluent Cloud.

![flink-kafka-ecosystem](../.blog/images/flink-kafka-ecosystem.png)

Expand Down

0 comments on commit 9aa1969

Please sign in to comment.