Expand description
This module provide jni catalog.
StructsΒ§
- Commit
Table πRequest - Commit
Table πResponse - Create
Table πRequest - JniCatalog
- JniCatalog
Inner π - List
Namespaces πResponse - List
Tables πResponse - Load
Table πResponse
FunctionsΒ§
- execute_
blocking_ πjni - Icebergβs Java catalog API is synchronous and may perform remote catalog I/O. Running it
directly in an async
Catalogmethod would block a Tokio worker thread, so async JNI operations go through the runtimeβs blocking pool. - namespace_
to_ πstring