QuestionQ13
Prepare and process dataHOTSPOT -
You have an Azure Databricks workspace enabled for Unity Catalog. You plan to run the following PySpark code.

For each of the following statements, select Yes if the statement is true. Otherwise, select No.
Yes or No
| Statements | Yes | No |
|---|---|---|
| When a new element is found in the source data, the element will be written to table1 successfully. | ||
| The streaming process will resume from a failure without data loss. | ||
| Data will be written to a JSON file. |
Community Discussion