Skip to content

Commit 9ca191f

Browse files
committed
import batchScannner in scnner.rs
1 parent 0f719ba commit 9ca191f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

crates/fluss/src/client/table/scanner.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
// under the License.
1717

1818
use crate::client::connection::FlussConnection;
19+
use crate::client::table::batch_scanner::BatchScanner;
1920
use crate::client::credentials::SecurityTokenManager;
2021
use crate::client::metadata::Metadata;
2122
use crate::client::table::log_fetch_buffer::{

0 commit comments

Comments
 (0)