spar kafka option properties

2020-05-24 Thread Gunjan Kumar
Hi, while reading streaming data from kafka we use following API. df = spark \ .readStream \ .format("kafka") \ .option("kafka.bootstrap.servers", "host1:port1,host2:port2") \ .option("subscribe", "topic1") \ .option("startingOffsets", "earliest") \ .load() My Question is how to see

Re: Feature store in bigquery

2025-01-23 Thread Gunjan Kumar
{ "emoji": "👍", "version": 1 }