dockerzhang commented on code in PR #381: URL: https://github.com/apache/incubator-inlong-website/pull/381#discussion_r875404017
########## docs/modules/sort/overview.md: ########## @@ -9,24 +9,34 @@ Inlong-sort is simply an Flink application, and relys on Inlong-manager to manag # features +## supported transforms +- String split index +- String regular replace +- String regular replace the first value +- Data filter +- Data distinct +- Regular join + ## supported sources -- pulsar +- Pulsar +- MySQL +- Kafka ## supported storages -- hive(Currently we support parquet, orc and text file format) -- kafka -- clickhouse -- iceberg +- Hive +- Kafka +- ClickHouse +- Iceberg ## limitations Review Comment: do we have this limitation for the lightweight sort now? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
