MiniSho opened a new pull request, #9175: URL: https://github.com/apache/iotdb/pull/9175
we provide the interfaces to support managing Pipe Plugins: 1. `CREATE PIPEPLUGIN <PLUGIN-NAME> AS <FULL CLASS NAME> USING <URI>` 2. `DROP PIPEPLUGIN <PLUGIN-NAME>` 3. `SHOW PIPEPLUGINS` And the implements will be supported in next pr. -- 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]
