Function writeToAvro

  • Type Parameters

    • T

    Parameters

    • filePath: string
    • options: {
          schema: Schema;
      }
      • schema: Schema

    Returns ((pcoll: PCollection<Object>) => Promise<{}>)

Generated using TypeDoc