iceberg-cpp
Loading...
Searching...
No Matches
iceberg::ScanTestBase Member List

This is the complete list of members for iceberg::ScanTestBase, including all inherited members.

file_io_ (defined in iceberg::ScanTestBase)iceberg::ScanTestBaseprotected
GetPaths(const std::vector< std::shared_ptr< FileScanTask > > &tasks)iceberg::ScanTestBaseinlineprotectedstatic
MakeAppendSnapshot(int8_t format_version, int64_t snapshot_id, std::optional< int64_t > parent_snapshot_id, int64_t sequence_number, const std::vector< std::string > &added_files, std::shared_ptr< PartitionSpec > spec=nullptr)iceberg::ScanTestBaseinlineprotected
MakeAppendSnapshotWithPartitionValues(int8_t format_version, int64_t snapshot_id, std::optional< int64_t > parent_snapshot_id, int64_t sequence_number, const std::vector< std::pair< std::string, PartitionValues > > &added_files, std::shared_ptr< PartitionSpec > spec=nullptr)iceberg::ScanTestBaseinlineprotected
MakeDataFile(const std::string &path, PartitionValues partition=PartitionValues(std::vector< Literal >{}), std::shared_ptr< PartitionSpec > spec=nullptr, int64_t record_count=1)iceberg::ScanTestBaseinlineprotected
MakeDeleteSnapshot(int8_t format_version, int64_t snapshot_id, std::optional< int64_t > parent_snapshot_id, int64_t sequence_number, const std::vector< std::string > &deleted_files)iceberg::ScanTestBaseinlineprotected
MakeDeleteSnapshot(int8_t format_version, int64_t snapshot_id, std::optional< int64_t > parent_snapshot_id, int64_t sequence_number, const std::vector< std::pair< std::string, PartitionValues > > &deleted_files)iceberg::ScanTestBaseinlineprotected
MakeEntry(ManifestStatus status, int64_t snapshot_id, int64_t sequence_number, std::shared_ptr< DataFile > file)iceberg::ScanTestBaseinlineprotected
MakeManifestListPath()iceberg::ScanTestBaseinlineprotected
MakeManifestPath()iceberg::ScanTestBaseinlineprotected
MakeOverwriteSnapshot(int8_t format_version, int64_t snapshot_id, std::optional< int64_t > parent_snapshot_id, int64_t sequence_number, const std::vector< std::string > &added_file_paths, const std::vector< std::string > &deleted_file_paths)iceberg::ScanTestBaseinlineprotected
MakeTableMetadata(const std::vector< std::shared_ptr< Snapshot > > &snapshots, int64_t current_snapshot_id, const std::unordered_map< std::string, std::shared_ptr< SnapshotRef > > &refs={}, std::shared_ptr< PartitionSpec > default_spec=nullptr)iceberg::ScanTestBaseinlineprotected
partitioned_spec_ (defined in iceberg::ScanTestBase)iceberg::ScanTestBaseprotected
schema_ (defined in iceberg::ScanTestBase)iceberg::ScanTestBaseprotected
SetUp() override (defined in iceberg::ScanTestBase)iceberg::ScanTestBaseinlineprotected
unpartitioned_spec_ (defined in iceberg::ScanTestBase)iceberg::ScanTestBaseprotected
WriteDataManifest(int8_t format_version, int64_t snapshot_id, std::vector< ManifestEntry > entries, std::shared_ptr< PartitionSpec > spec=PartitionSpec::Unpartitioned())iceberg::ScanTestBaseinlineprotected
WriteDeleteManifest(int8_t format_version, int64_t snapshot_id, std::vector< ManifestEntry > entries, std::shared_ptr< PartitionSpec > spec)iceberg::ScanTestBaseinlineprotected
WriteManifestList(int8_t format_version, int64_t snapshot_id, int64_t parent_snapshot_id, int64_t sequence_number, const std::vector< ManifestFile > &manifests)iceberg::ScanTestBaseinlineprotected