You are working with a Delta table that contains log data from a web application. The table includes columns like log_level, timestamp, user_id, and message. Explain how you would optimize this table for the Databricks SQL service, focusing on strategies to reduce query latency and improve data ingestion rates. | Databricks Certified Data Engineer - Professional Quiz - LeetQuiz