|
iceberg-cpp
|
Public Member Functions | |
| ArrowArrayGuard (ArrowArray *array) | |
| void | Release () |
| Release the guard without calling ArrowArrayRelease. | |
|
inline |
Release the guard without calling ArrowArrayRelease.
Call this when ownership of the underlying ArrowArray has been transferred elsewhere and the guard should not release it.