This is the complete list of members for cudf::io::parquet::experimental::hybrid_scan_reader, including all inherited members.
all_row_groups(parquet_reader_options const &options) const | cudf::io::parquet::experimental::hybrid_scan_reader | |
filter_column_chunks_byte_ranges(cudf::host_span< size_type const > row_group_indices, parquet_reader_options const &options) const | cudf::io::parquet::experimental::hybrid_scan_reader | |
filter_data_pages_with_stats(cudf::host_span< size_type const > row_group_indices, parquet_reader_options const &options, rmm::cuda_stream_view stream, rmm::device_async_resource_ref mr) const | cudf::io::parquet::experimental::hybrid_scan_reader | |
filter_row_groups_with_bloom_filters(cudf::host_span< rmm::device_buffer > bloom_filter_data, cudf::host_span< size_type const > row_group_indices, parquet_reader_options const &options, rmm::cuda_stream_view stream) const | cudf::io::parquet::experimental::hybrid_scan_reader | |
filter_row_groups_with_dictionary_pages(cudf::host_span< rmm::device_buffer > dictionary_page_data, cudf::host_span< size_type const > row_group_indices, parquet_reader_options const &options, rmm::cuda_stream_view stream) const | cudf::io::parquet::experimental::hybrid_scan_reader | |
filter_row_groups_with_stats(cudf::host_span< size_type const > row_group_indices, parquet_reader_options const &options, rmm::cuda_stream_view stream) const | cudf::io::parquet::experimental::hybrid_scan_reader | |
hybrid_scan_reader(cudf::host_span< uint8_t const > footer_bytes, parquet_reader_options const &options) | cudf::io::parquet::experimental::hybrid_scan_reader | explicit |
materialize_filter_columns(cudf::host_span< std::vector< bool > const > page_mask, cudf::host_span< size_type const > row_group_indices, std::vector< rmm::device_buffer > column_chunk_buffers, cudf::mutable_column_view row_mask, parquet_reader_options const &options, rmm::cuda_stream_view stream) const | cudf::io::parquet::experimental::hybrid_scan_reader | |
materialize_payload_columns(cudf::host_span< size_type const > row_group_indices, std::vector< rmm::device_buffer > column_chunk_buffers, cudf::column_view row_mask, parquet_reader_options const &options, rmm::cuda_stream_view stream) const | cudf::io::parquet::experimental::hybrid_scan_reader | |
page_index_byte_range() const | cudf::io::parquet::experimental::hybrid_scan_reader | |
parquet_metadata() const | cudf::io::parquet::experimental::hybrid_scan_reader | |
payload_column_chunks_byte_ranges(cudf::host_span< size_type const > row_group_indices, parquet_reader_options const &options) const | cudf::io::parquet::experimental::hybrid_scan_reader | |
secondary_filters_byte_ranges(cudf::host_span< size_type const > row_group_indices, parquet_reader_options const &options) const | cudf::io::parquet::experimental::hybrid_scan_reader | |
setup_page_index(cudf::host_span< uint8_t const > page_index_bytes) const | cudf::io::parquet::experimental::hybrid_scan_reader | |
total_rows_in_row_groups(cudf::host_span< size_type const > row_group_indices) const | cudf::io::parquet::experimental::hybrid_scan_reader | |
~hybrid_scan_reader() | cudf::io::parquet::experimental::hybrid_scan_reader |