- Preparing search index...
- The search index is not available
apache-beam
- writeToParquet(filePathPrefix: string, options?: {
schema?: Schema;
}): ((toWrite: PCollection<Object>) => Promise<{
filesWritten: PCollection<string>;
}>)
-
Parameters
-
filePathPrefix: string
-
options: {
schema?: Schema;
} = {}
Returns ((toWrite: PCollection<Object>) => Promise<{
filesWritten: PCollection<string>;
}>)