| 异常错误 | 说明 |
|---|---|
| CarbonSchemaException | |
| InvalidLoadOptionException |
This exception will be thrown when loading option is invalid for SQL
loading statement (LOAD DATA, INSERT INTO)
|
| MalformedCarbonCommandException |
This exception will be thrown if any validation fails then parsing
SQL statement.
|
| MalformedIndexCommandException |
This exception will be thrown when index related SQL statement is invalid
|
| MalformedMVCommandException |
This exception will be thrown when MV related SQL statement is invalid
|
| NoSuchIndexException |
This exception will be thrown if index is not found when executing index
related SQL statement
|
| NoSuchMVException |
This exception will be thrown if mv is not found when executing mv
related SQL statement
|
Copyright © 2016–2023 The Apache Software Foundation. All rights reserved.