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