complexity: no estimatefeature: sql: type systemgood first issueneeds concrete use-case
描述
Use case:
- Compatibility with PostgreSQL
- Time-series applications
Feature description:
the CrateDB INTERVAL data type does not currently support the PostgreSQL input units MILLENNIUM, CENTURY, DECADE, MILLISECOND, or MICROSECOND. the larger units might not be so useful for most CrateDB use-cases, but MILLISECOND and MICROSECOND appear to be good candidates for use with time-series applications
NOTE: this feature request was spun out of my work revamping the data types docs