Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/2.developers/7.templates/ETL/140.kafka-etl.md
Original file line number Diff line number Diff line change
Expand Up @@ -362,5 +362,5 @@ You are now ready to do Kafka ETL with Pathway.
Your setup probably differs slightly, and your ETL pipeline may require different operators.
Pathway offers many [connectors](/developers/user-guide/connect/supported-data-sources) for extracting and loading the data from and to various sources.
In addition to standard [table operations](/developers/user-guide/data-transformation/table-operations), Pathway also supports temporal operations such as [ASOF joins](/developers/user-guide/temporal-data/asof-join) and [interval joins](/developers/user-guide/temporal-data/interval-join).
<!--You can also define your own [user-defined functions](). WAITING FOR ARTICLE-->
<!--You can also define your own user-defined functions. WAITING FOR ARTICLE-->
Don't hesitate to take a look at [Pathway documentation](/developers/user-guide/introduction/welcome) and reach out to us on [Discord](https://discord.com/invite/pathway) if you don't find the operator you are looking for.
Loading