We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6239680 commit aba027aCopy full SHA for aba027a
examples/README.md
@@ -5,4 +5,5 @@ Client examples
5
- [TLS](./tls/tls_example.py) - Producer and Consumer using a TLS connection
6
- [Streams](./streams/example_with_streams.py) - Example supporting stream capabilities
7
- [Oauth](./oauth/oAuth2.py) - Connection through Oauth token
8
- - [Streams with filters](./streams_with_filters/example_streams_with_filters.py) - Example supporting stream capabilities with filters
+ - [Streams with filters](./streams_with_filters/example_streams_with_filters.py) - Example supporting stream capabilities with filters
9
+ - [Streams With Sql filters](./streams_with_sql_filters) - Example supporting stream capabilities with SQL filters
0 commit comments