Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ Date64Type
Class
Date64Type
cpp/src/arrow/type_fwd.h:265–265 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
263
struct Date32Scalar;
264
265
class Date64Type;
266
using Date64Array = NumericArray<Date64Type>;
267
using Date64Builder = NumericBuilder<Date64Type>;
268
struct Date64Scalar;
Callers
1
type.h
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected