Delta Lake Crossword

12345678910
Across
  1. 4. It is a technique to co-locate related information in the same set of files.
  2. 5. This command is used to remove files.
  3. 7. It allows you to query an older snapshot of a Delta table.
  4. 8. The Delta Lake Architecture is a massive improvement upon the conventional ____ architecture.
  5. 9. It provides a visual view of the detailed table information and history for Delta tables.
  6. 10. One can use Structured ____ to directly write data into Delta tables and read from Delta tables.
Down
  1. 1. Delta Lake uses this versioned file to store your data in your cloud storage.
  2. 2. If there are columns in the ____ but not present in the table, an exception is raised.
  3. 3. Databricks originally developed the ____ protocol and continues to actively contribute to the open-source project.
  4. 6. The architecture of Databricks.