package
0.3.7
Repository: https://github.com/aliyun/aliyun-odps-go-sdk.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Equals returns true if two scalars are equal, which means they have the same datatype, validity and value.
GetScalar creates a scalar object from the value at a given index in the passed in array, returns an error if unable to do so.
No description provided by the author
MakeArrayFromScalar returns an array filled with the scalar value repeated length times.
MakeArrayOfNull creates an array of size length which is all null of the given data type.
MakeIntegerScalar is a helper function for creating an integer scalar of a given bitsize.
MakeNullScalar creates a scalar value of the desired type representing a null value.
MakeScalar creates a scalar of the passed in type via reflection.
MakeScalarParam is for converting a value to a scalar when it requires a parameterized data type such as a time type that needs units, or a fixed size list which needs it's size.
MakeUnsignedIntegerScalar is a helper function for creating an unsigned int scalar of the specified bit width.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ParseScalar parses a string to create a scalar of the passed in type.

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Scalar represents a single value of a specific DataType as opposed to an array.
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author