cancel
Showing results for 
Search instead for 
Did you mean: 
i4ata
New Contributor
since 3 weeks ago
2 weeks ago

User Stats

  • 1 Posts
  • 0 Solutions
  • 1 Kudos given
  • 0 Kudos received

User Activity

Consider this minimal example of a streaming workflow:import os from pyspark.sql import functions as F, DataFrame from typing import Literal # Change these if you want to replicate CATALOG, SCHEMA = 'partner_demo_catalog', 'ad_sales_demo' spark.sql...
Kudos given to