LeetQuiz Logo
Privacy Policy•contact@leetquiz.com
© 2025 LeetQuiz All rights reserved.
Databricks Certified Data Engineer - Professional

Databricks Certified Data Engineer - Professional

Get started today

Ultimate access to all questions.


Comments

Loading comments...

Which of the following functions completes the following code snippet to return a Spark DataFrame in a structured streaming query?

spark.readStream.format("kafka")
  .option("kafka.bootstrap.servers", "...")
  .option("subscribe", "topic")
  ------

Exam-Like
Community
LLeetQuiz



Powered ByGPT-5