public abstract String name
It is strongly recommended to use snake case naming convention and avoid using camel case. This is because GreptimeDB treats column names as case-insensitive, which can cause confusion when querying with camel case.
public abstract DataType dataType
Copyright © 2025. All rights reserved.