Top |
The error codes are used by all arrow-glib functions.
They are corresponding to arrow::Status
values.
Out of memory error. |
||
Key error. |
||
Type error. |
||
Invalid value error. |
||
IO error. |
||
Capacity error. |
||
Index error. |
||
Unknown error. |
||
The feature is not implemented. |
||
Serialization error. |
||
Error generating code for expression evaluation in Gandiva. |
||
Validation errors in expression given for code generation. |
||
Execution error while evaluating the expression against a record batch. |
||
Item already exists error. |