Abstract
This is the HeatWave User Guide. This document provides information and procedures about loading data into a HeatWave cluster and running queries. For information about creating and managing a HeatWave cluster, refer to the MySQL Database Service User Guide.
For information about the latest 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: 2021-02-25 (revision: 68823)
Table of Contents
- Preface and Legal Notices
- 1 Introduction
- 2 Before You Begin
- 3 Preparing Data
- 4 Loading Data
- 5 Unloading Tables
- 6 Running Queries
- 7 Table Load and Query Example
- 8 Best Practices
- 9 Troubleshooting
- 10 Reference
- 10.1 Supported Data Types
- 10.2 Supported Functions and Operators
- 10.2.1 Aggregate (GROUP BY) Functions
- 10.2.2 Arithmetic Operators
- 10.2.3 Cast Functions and Operators
- 10.2.4 Comparison Functions and Operators
- 10.2.5 Control Flow Functions and Operators
- 10.2.6 Date and Time Functions
- 10.2.7 Logical Operators
- 10.2.8 Mathematical Functions
- 10.2.9 String Functions and Operators
- 10.3 Supported SQL Modes
- 10.4 String Column Encoding Reference
- 10.5 Metadata Queries
- 10.6 Limitations
- 10.7 System Variables
- 10.8 Secondary Engine Variables
- 10.9 Status Variables
- 10.10 Performance Schema Tables
- 10.11 Generating tpch Sample Data