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