mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2025-12-23 14:40:01 +00:00
* docs: json datatype rfc * docs: turn to a jsonb proposal * chore: fix typo * feat: add store and query process * fix: typo * fix: use query nodes instead of query plans * feat: a detailed overview of query * fix: grammar * fix: use independent cast function * fix: unify cast function * fix: refine, make statements clear * docs: update rfc according to impl * docs: refine * docs: fix wrong arrows * docs: refine * docs: fix some errors qaq