Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
yiguolei committed Jan 7, 2025
1 parent c72a236 commit 392dfb0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions be/src/pipeline/exec/schema_scan_operator.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -192,10 +192,6 @@ Status SchemaScanOperatorX::open(RuntimeState* state) {

_tuple_idx = 0;

if (_common_scanner_param->user) {
param.__set_user(*_common_scanner_param->user);
}

return Status::OK();
}

Expand Down

0 comments on commit 392dfb0

Please sign in to comment.