All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project aims to adhere to Semantic Versioning.
- [FuseQuery] Support ClickHouse query progress - Thanks @sundy-li
- [FuseQuery] Support Error Code - Thanks @zhang2014
- [FuseQuery] Support
substring
function (#487) - Thanks @tlightsky
- [FuseQuery] Support MergeSort for Order By (#78) - Thanks @sundy-li
- [FuseQuery] Support ClickHouse Server protocol (#225) - Thanks @sundy-li
- [FuseQuery] Support Helm chart for datafuse (#253) - Thanks @tlightsky
- [FuseQuery] Support group-by aggregation (#296)