Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ Date32Type
Class
Date32Type
cpp/src/arrow/type_fwd.h:260–260 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
258
259
class DateType;
260
class Date32Type;
261
using Date32Array = NumericArray<Date32Type>;
262
using Date32Builder = NumericBuilder<Date32Type>;
263
struct Date32Scalar;
Callers
1
type.h
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected