type github.com/apache/arrow-go/v18/parquet/schema.VariantLogicalType (struct)
Method Implmentations
IsCompatible(ct ConvertedType, _ DecimalMetadata) bool
VariantLogicalType.M : LogicalType.IsCompatible
IsValid() bool
VariantLogicalType.M : LogicalType.IsValid
VariantLogicalType.M : database/sql/driver.Validator.IsValid
MarshalJSON() ([]byte, error)
VariantLogicalType.M : github.com/goccy/go-json.Marshaler.MarshalJSON
VariantLogicalType.M : encoding/json.Marshaler.MarshalJSON
String() string
VariantLogicalType.M : LogicalType.String
VariantLogicalType.M : expvar.Var.String
VariantLogicalType.M : fmt.Stringer.String
ToConvertedType() (ConvertedType, DecimalMetadata)
VariantLogicalType.M : LogicalType.ToConvertedType
![]() |
The pages are generated with Golds v0.8.2. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |