type github.com/apache/arrow-go/v18/parquet/schema.IntervalLogicalType (struct)
Method Implmentations
IsCompatible(c ConvertedType, dec DecimalMetadata) bool
IntervalLogicalType.M : LogicalType.IsCompatible
IsValid() bool
IntervalLogicalType.M : LogicalType.IsValid
IntervalLogicalType.M : database/sql/driver.Validator.IsValid
MarshalJSON() ([]byte, error)
IntervalLogicalType.M : github.com/goccy/go-json.Marshaler.MarshalJSON
IntervalLogicalType.M : encoding/json.Marshaler.MarshalJSON
String() string
IntervalLogicalType.M : LogicalType.String
IntervalLogicalType.M : expvar.Var.String
IntervalLogicalType.M : fmt.Stringer.String
ToConvertedType() (ConvertedType, DecimalMetadata)
IntervalLogicalType.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. |