Public Attributes | List of all members
rapidsmpf::streaming::Filter Struct Reference

Filter ast expression with lifetime/stream management. More...

#include <parquet.hpp>

Public Attributes

rmm::cuda_stream_view stream
 Stream the filter's scalars are valid on.
 
cudf::ast::expression & filter
 Filter expression.
 
OwningWrapper owner {}
 Owner of all objects in the filter.
 

Detailed Description

Filter ast expression with lifetime/stream management.

Definition at line 24 of file parquet.hpp.


The documentation for this struct was generated from the following file: