Skip to content

Tags: JuliaDatabases/ClickHouse.jl

Tags

v0.2.3

Toggle v0.2.3's commit message
## ClickHouse v0.2.3

[Diff since v0.2.2](v0.2.2...v0.2.3)


**Merged pull requests:**
- added Bool columntype (#31) (@eduartos)
- allow enum empty strings (#32) (@eduartos)
- Implement LZ4 transport compression (#33) (@DylanModesitt)
- remove unnecessary generic type parameters to avoid warning messages (#35) (@rbeeli)

**Closed issues:**
- Transport compression (LZ4, ZStd) (#8)
- Clean-up warning due to unused generic type parameter (#34)

v0.2.2

Toggle v0.2.2's commit message
## ClickHouse v0.2.2

[Diff since v0.2.0](v0.2.0...v0.2.2)


**Closed issues:**
- Support for more data types (#11)
- The dirty status of connection makes it very inconvenient to use the client in REPL and notebooks  (#19)
- Inserting into nullable columns (#23)
- TagBot trigger issue (#25)
- Update Dependencies (#28)

**Merged pull requests:**
- Network refactoring (#22) (@waralex)
- fix of issue #23 (#24) (@waralex)
- Fix TagBot configuration (#26) (@waralex)
- Update dependencies (#30) (@athre0z)

v0.2.0

Toggle v0.2.0's commit message
## ClickHouse v0.2.0

[Diff since v0.1.0](v0.1.0...v0.2.0)


**Closed issues:**
- Potential collaboration (#4)
- Is this client currently developing? And can I find out your nearest plans? (#6)
- Date columns are mapped to the Julia DateTime type instead of Date (#7)

**Merged pull requests:**
- Install TagBot as a GitHub Action (#2) (@JuliaTagBot)
- Avoid explicit eval in favor of generated blocks (#5) (@quinnj)
- Refactoring of columns read/write + Additional column types (#10) (@waralex)
- LowCardinality and Nullable (#14) (@waralex)
- Array(T) implementation (#16) (@waralex)
- Remaining types (#17) (@waralex)
- Greatly reduce scope of dirty flag (#20) (@athre0z)
- Add basic support for datetime types with timezones (#21) (@athre0z)

v0.1.0

Toggle v0.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
JuliaTagBot Julia TagBot
See github.com/athre0z/ClickHouse.jl/releases/tag/v0.1.0 for release …

…notes