iceberg-cpp
Loading...
Searching...
No Matches
Classes
file_scan_task_reader.h File Reference
#include <memory>
#include <string>
#include <unordered_map>
#include <vector>
#include "iceberg/arrow_c_data.h"
#include "iceberg/iceberg_data_export.h"
#include "iceberg/result.h"
#include "iceberg/type_fwd.h"

Go to the source code of this file.

Classes

class  iceberg::FileScanTaskReader
 Opens a FileScanTask as an ArrowArrayStream. More...
 
struct  iceberg::FileScanTaskReader::Options
 Options shared by all tasks opened by this reader. More...
 

Detailed Description

Delete-aware FileScanTask reader for copy-on-write and merge-on-read paths.