You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by "MiniSho (via GitHub)" <gi...@apache.org> on 2023/02/28 11:56:47 UTC

[GitHub] [iotdb] MiniSho opened a new pull request, #9173: [IOTDB-5598] Manage the Jar Packages of Pipe Plugins

MiniSho opened a new pull request, #9173:
URL: https://github.com/apache/iotdb/pull/9173

   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: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [iotdb] MiniSho closed pull request #9173: [IOTDB-5598] Manage the Jar Packages of Pipe Plugins

Posted by "MiniSho (via GitHub)" <gi...@apache.org>.
MiniSho closed pull request #9173: [IOTDB-5598] Manage the Jar Packages of Pipe Plugins
URL: https://github.com/apache/iotdb/pull/9173


-- 
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: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org