Class
ArrowCastOptions
[−]
Description
class Arrow.CastOptions : Arrow.FunctionOptions {
parent_instance: GArrowFunctionOptions
}
No description available.
[−]
Properties
Arrow.CastOptions:allow-decimal-truncate
Whether truncating decimal value is allowed or not.
since: 1.0.0
Arrow.CastOptions:allow-float-truncate
Whether truncating float value is allowed or not.
since: 0.12.0
Arrow.CastOptions:allow-invalid-utf8
Whether invalid UTF-8 string value is allowed or not.
since: 0.13.0
[+]