MCPcopy Create free account
hub / github.com/PerroEngine/Perro / where_in

Method where_in

perro_source/core/perro_csv/src/lib.rs:560–562  ·  view source on GitHub ↗
(self, col: &str, values: &[&str])

Source from the content-addressed store, hash-verified

558 table: &'static Csv,
559 filters: Vec<CsvFilter>,
560 select_cols: Option<Vec<usize>>,
561 sort: Option<CsvSort>,
562 limit: Option<usize>,
563}
564
565impl CSVQuery {

Callers 2

huge_csv_benchFunction · 0.80

Calls 1

add_inMethod · 0.80

Tested by 1