clickhouse-js
clickhouse-js copied to clipboard
WIP: RowBinary for SELECT operations
Summary
RowBinary format implementation for selects (resolves #216).
Checklist
- [ ] Unit and integration tests covering the common scenarios were added
- [ ] A human-readable description of the changes was provided to include in CHANGELOG
- [ ] For significant changes, documentation in https://github.com/ClickHouse/clickhouse-docs was updated with further explanations or tutorials