Skip to content

Commit

Permalink
[CLN] Deprecate PullLogsOperator
Browse files Browse the repository at this point in the history
  • Loading branch information
Sicheng Pan committed Dec 11, 2024
1 parent e800d7e commit a1a2106
Show file tree
Hide file tree
Showing 4 changed files with 45 additions and 334 deletions.
1 change: 0 additions & 1 deletion rust/worker/src/execution/operators/mod.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
pub(super) mod count_records;
pub(super) mod flush_s3;
pub(super) mod partition;
pub(super) mod pull_log;
pub(super) mod register;
pub(super) mod spann_bf_pl;
pub(super) mod spann_centers_search;
Expand Down
258 changes: 0 additions & 258 deletions rust/worker/src/execution/operators/pull_log.rs

This file was deleted.

Loading

0 comments on commit a1a2106

Please sign in to comment.