DROP PIPE Enterprise
Removes the specified pipe from a source in Dremio. Dropping a pipe does not change any configuration settings for the source. This command only applies to Apache Iceberg tables.
SyntaxDROP PIPE <pipe_name>
Parameters
<pipe_name> String
The unique name of the pipe to drop.
Examples
Dropping a pipeDROP PIPE Example_pipe