Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ NoOpSchemaRelease
Function
NoOpSchemaRelease
cpp/src/arrow/c/bridge_test.cc:1801–1801 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1799
// Schema import tests
1800
1801
void NoOpSchemaRelease(struct ArrowSchema* schema) { ArrowSchemaMarkReleased(schema); }
1802
1803
class SchemaStructBuilder {
1804
public:
Callers
nothing calls this directly
Calls
1
ArrowSchemaMarkReleased
Function · 0.85
Tested by
no test coverage detected