How does the HeatWave Lakehouse capability extend the analytical capabilities of MySQL HeatWave?
Correct Answer: B
B: Querying data directly from object storage without data loading:
* HeatWave Lakehouse extends MySQL HeatWave by allowing direct query execution on data stored in external object storage.
* Supports formats such asCSV,Parquet, andAvro.
* Eliminates the need for data import, making the process faster and more efficient for large datasets.
* Enhances HeatWave's capability to act as aLakehouseby unifying data warehousing and data lake functionalities.
Why the other options are incorrect:
* A. GUI for database management:Not related to analytical extension.
* C. Disaster recovery replication:Not related to Lakehouse functionality.
* D. Built-in ETL tool:Lakehouse focuses on query capability, not ETL.
* E. Separate data warehouse:HeatWave Lakehouse queries data in-place, not creating a separate warehouse.