Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ is_array_data
Function
is_array_data
cpp/src/arrow/compute/exec.h:363–363 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
361
}
362
363
bool is_array_data() const { return this->value.index() == 1; }
364
};
365
366
/// \brief A
"lightweight"
column batch object which contains no
Callers
nothing calls this directly
Calls
1
index
Method · 0.45
Tested by
no test coverage detected