Join Slack
Powered by
<@U0A71G31CDV> is there way to maintain informatio...
# questions-and-troubleshooting
v
Victor Dozal
02/24/2026, 9:40 PM
@Rocky
is there way to maintain information_schema.pipe_files or will it just grow forever, is there a way to automatically removed successfully processed files after certain time?
r
Rocky
02/24/2026, 9:41 PM
None
References
•
sql-reference/information_schema/pipe_files.md
•
loading/hdfs_load.md
•
knowledge/admin_and_operation/shared_data_garbage_cleanup.md
•
sql-reference/sql-statements/loading_unloading/pipe/SHOW_PIPES.md
r
Robert Raharjo
02/25/2026, 12:03 AM
drop pipe <pipe_name>
should remove it from pipe_files
Open in Slack
Previous
Next