Flow PHP

ParquetSourceFile implements SelfDescribingFile

Read onlyYes
FinalYes

Interfaces

SelfDescribingFile

Properties

$file  : ParquetFile

Methods

__construct()  : mixed
close()  : void
schema()  : Schema
Pruning belongs to the describer, not the fold: it is applied per file, before the merge.
source()  : SourceFile

Properties

Methods

__construct()

public __construct(ParquetFile $file, SourceStream $stream, SourceFile $source, SchemaConverter $converter, array<int, string> $columns) : mixed
Parameters
$file : ParquetFile
$stream : SourceStream
$source : SourceFile
$converter : SchemaConverter
$columns : array<int, string>

schema()

Pruning belongs to the describer, not the fold: it is applied per file, before the merge.

public schema() : Schema
Return values
Schema
On this page

Search results