- Preparing search index...
- The search index is not available
apache-beam
- writeToAvro<T>(filePath: string, options: {
schema: Schema;
}): ((pcoll: PCollection<Object>) => Promise<{}>)
-
Parameters
-
filePath: string
-
options: {
schema: Schema;
}
Returns ((pcoll: PCollection<Object>) => Promise<{}>)
-
- (pcoll: PCollection<Object>): Promise<{}>
-
Returns Promise<{}>