What optimizations would you apply for partitioning strategies?
SQLhard
2
What strategies and technologies would you consider when designing a data warehouse architecture for efficient data storage and retrieval?
SQLhard
3
Write a query to generate the specified output using advanced SQL skills with joins, aggregations, and window functions.
SQLhard
4
You need to design a Kafka topic for a logging service. How would you decide the number of partitions and the key for partitioning to balance throughput and ordering requirements?
SQLhard
5
Adaptive Query Execution (AQE): Discuss how AQE optimizes query execution in Spark dynamically based on runtime stats.
Spark/Big Datahard
6
After cleaning, how would you store the transformed data into Delta Lake?