apache / horaedb

Apache HoraeDB (incubating) is a high-performance, distributed, cloud native time-series database.
https://horaedb.apache.org
Apache License 2.0
2.62k stars 204 forks source link

SDK supports writing `Date` type #1549

Open chunshao90 opened 2 months ago

chunshao90 commented 2 months ago

Describe This Problem

The document supports the Date type, but the SDK does not support writing the Date type. Ref: https://horaedb.apache.org/sql/model/data_types.html

Proposal

SDK supports writing Date type.

Additional Context

No response

adi-kmt commented 1 week ago

Hey @chunshao90 can I pick this up?