Abstract
This document describes how to use MySQL HeatWave. It covers how to load data, run queries, optimize analytics workloads, and use HeatWave Machine Learning capabilities.
For information about creating and managing HeatWave Clusters, refer to the MySQL Database Service Guide.
For MySQL Server documentation, refer to the MySQL Reference Manual.
For information about the latest MySQL HeatWave features and updates, refer to the HeatWave Release Notes.
For legal information, see the Legal Notices.
For help with using MySQL, please visit the MySQL Forums, where you can discuss your issues with other MySQL users.
Document generated on: 2022-05-16 (revision: 73217)
Table of Contents
- Preface and Legal Notices
- 1 Overview
- 2 HeatWave
- 2.1 Before You Begin
- 2.2 Loading Data
- 2.3 Running Queries
- 2.4 Modifying Tables
- 2.5 Unloading Tables
- 2.6 Table Load and Query Example
- 2.7 Workload Optimization
- 2.8 Data Compression
- 2.9 Best Practices
- 2.10 Supported Data Types
- 2.11 Supported SQL Modes
- 2.12 Supported Functions and Operators
- 2.12.1 Aggregate Functions
- 2.12.2 Arithmetic Operators
- 2.12.3 Cast Functions and Operators
- 2.12.4 Comparison Functions and Operators
- 2.12.5 Control Flow Functions and Operators
- 2.12.6 Date and Time Functions
- 2.12.7 Logical Operators
- 2.12.8 Mathematical Functions
- 2.12.9 String Functions and Operators
- 2.12.10 Window Functions
- 2.13 String Column Encoding Reference
- 2.14 Troubleshooting
- 2.15 Metadata Queries
- 2.16 Limitations
- 3 HeatWave ML
- 4 System and Status Variables
- 5 HeatWave Performance Schema Tables
- 6 HeatWave Quickstarts