Infinidat / infi.clickhouse_orm

A Python library for working with the ClickHouse database (https://clickhouse.yandex/)
BSD 3-Clause "New" or "Revised" License
414 stars 136 forks source link

feat: Support MapField #192

Closed sswest closed 2 years ago

sswest commented 2 years ago
  1. Add MapFiled as ClickHouse Map field support
  2. Added some geo functions, such as h3
  3. Add the operator global in of F, such as F.isGlobalIn