Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Which of the following is an example of how to get a configuration variable in a DLT pipeline?
A
spark.get()
B
spark.conf.get()
C
@dlt.get()
D
@dlt.spark.conf.get()