| Package | Description |
|---|---|
| net.snowflake.ingest.streaming |
| Modifier and Type | Method and Description |
|---|---|
List<InsertValidationResponse.InsertError> |
InsertValidationResponse.getInsertErrors()
Get the list of insertion errors, the list is empty if no error
|
| Modifier and Type | Method and Description |
|---|---|
void |
InsertValidationResponse.addError(InsertValidationResponse.InsertError error)
Add an insertion error to the error list
|
Copyright © 2022. All rights reserved.