mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-17 05:20:37 +00:00
9 lines
763 B
JavaScript
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]}
|