-
### Describe the bug
Table with transaction column name not parsed
```
create table test_execute_batch(a Int32, transaction String)engine=Memory
```
### Expected behaviour
It should be p…
-
## Observed
1. When providing context with profile info callback function to batch after Send() profileinfo not available
2. Doing the same for select query result in profileinfo
## Expected b…
-
I use this for obfuscating a batch of js files through a Windows batch script.
`@echo off
setlocal enabledelayedexpansion
set javascript-obfuscator="D:\cmd\javascript-obfuscator\node_modules\\.…
-
### Describe the bug
### Steps to reproduce
1. Prepare valid and bad data in any order
2. Prepare batch
3. Call AppendStruct in loop
4. See logs
### Expected behaviour
Currently it's not …
-
(you don't have to strictly follow this form)
**Company or project name**
Agnostic
**Describe the unexpected behaviour**
My use case is as follows:
I want to share a dataset on a publi…
-
This is just a suggestion. The builder should allow you to specify your own post-build commands, for example to run an obfuscator or a signer after the server has been built.
-
### Describe the bug
When using clickhouse-go with clickhouse-cloud, we observe these errors happening during what we suspect to be auto-scaling events on the cloud side.
```
{"time":"2024-05-3…
-
## Observed
1. Prepared statement with `driver.WithCloseOnFlush()`
2. Appended very large (or a lot of) rows to statement
3. Flushed
4. Restarted clickhouse server while still flushing
5. Recei…
-
OS: Windows 7 (64bit) SP1
Node: 0.8.16
NPM: 1.1.69
When I run npm install in the source folder, I get this error
```
E:\Projects\Learn\Node\memwatch\memwatch-demo\node-memwatch-demo>npm install
npm …
-
### Describe the bug
Error when trying to insert data into Clickhouse Server into a Variant type Column
```
clickhouse_connect.driver.exceptions.DatabaseError: HTTPDriver for http://ch-plg.mydo…