| [ Web Proxy ] |
| Viewing: https://arrow.apache.org/docs/python/generated/../api/../../c_glib/arrow-glib/error.Error.html | [Back] [Original] |
Generated by gi-docgen 2025.3
The error codes are used by all arrow-glib functions.
They are corresponding to arrow::Status values.
GARROW_ERROR_OUT_OF_MEMORY
Out of memory error.
1GARROW_ERROR_KEY
Key error.
2GARROW_ERROR_TYPE
Type error.
3GARROW_ERROR_INVALID
Invalid value error.
4GARROW_ERROR_IO
IO error.
5GARROW_ERROR_CAPACITY
Capacity error.
6GARROW_ERROR_INDEX
Index error.
7GARROW_ERROR_UNKNOWN
Unknown error.
9GARROW_ERROR_NOT_IMPLEMENTED
The feature is not implemented.
10GARROW_ERROR_SERIALIZATION
Serialization error.
11GARROW_ERROR_CODE_GENERATION
Error generating code for expression evaluation in Gandiva.
40GARROW_ERROR_EXPRESSION_VALIDATION
Validation errors in expression given for code generation.
41GARROW_ERROR_EXECUTION
Execution error while evaluating the expression against a record batch.
42GARROW_ERROR_ALREADY_EXISTS
Item already exists error.
45| Web Proxy Viewer | New URL | Original Page |