Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ time32
Function
time32
cpp/src/gandiva/function_registry_common.h:53–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
using arrow::utf8;
52
53
inline DataTypePtr time32() { return arrow::time32(arrow::TimeUnit::MILLI); }
54
55
inline DataTypePtr time64() { return arrow::time64(arrow::TimeUnit::MICRO); }
56
Callers
5
GetDateTimeFunctionRegistry
Function · 0.70
AddArrowTypesToVector
Function · 0.70
GetStringFunctionRegistry
Function · 0.70
TEST_F
Function · 0.50
TEST_F
Function · 0.50
Calls
no outgoing calls
Tested by
2
TEST_F
Function · 0.40
TEST_F
Function · 0.40