Field class
field(name, type, metadata)
name |
field name |
type |
logical type, instance of DataType |
metadata |
currently ignored |
f$ToString()
: convert to a string
f$Equals(other)
: test for equality. More naturally called as f == other
field("x", int32())
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.