Files
greptimedb/trait.impl/parquet/arrow/async_reader/trait.AsyncFileReader.js
2026-05-15 04:01:35 +00:00

9 lines
763 B
JavaScript

(function() {
const implementors = Object.fromEntries([["common_datasource",[["impl AsyncFileReader for <a class=\"struct\" href=\"common_datasource/file_format/parquet/struct.LazyParquetFileReader.html\" title=\"struct common_datasource::file_format::parquet::LazyParquetFileReader\">LazyParquetFileReader</a>",0]]],["mito2",[["impl AsyncFileReader for <a class=\"struct\" href=\"mito2/sst/parquet/async_reader/struct.SstAsyncFileReader.html\" title=\"struct mito2::sst::parquet::async_reader::SstAsyncFileReader\">SstAsyncFileReader</a>",0]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[261,228]}