MCPcopy Create free account
hub / github.com/apache/arrow / FinishInspection

Method FinishInspection

cpp/src/arrow/dataset/scanner_test.cc:278–278  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

276 // ### Unit Test API ###
277
278 void FinishInspection() { inspected_future_.MarkFinished(inspected_); }
279 void FinishScanBegin() { fragment_scanner_future_.MarkFinished(fragment_scanner_); }
280
281 Future<> DeliverInit(bool slow) {

Callers 1

CheckScannerBackpressureFunction · 0.80

Calls 1

MarkFinishedMethod · 0.45

Tested by

no test coverage detected