-
## Problem
https://www.postgresql.org/docs/current/populate.html#POPULATE-COPY-FROM
> The COPY command is optimized for loading large numbers of rows; it is less flexible than INSERT, but incurs…
-
I have set autocommit to false, as I want to manually commit the offset after my task completion. I am using a highlevel consumer, and use its commit method to manually commit the offset. The commit m…
-
This might be a misunderstanding on my part, but the following test fails spuriously:
```rust
// Initialise site_1 with blank text
let mut site_1 = AutoCommit::new();
let site_1_text_id = site_1…
-
**Is your feature request related to a problem? Please describe.**
Often, datasets stored in the orc format are partitioned (based on standard hive partitioning format) similar to parquet. Dask_cudf …
-
I don't understand this part in the documentation:
```
| commit(self, blocking=True)
| Persist all data to disk.
|
| When `blocking` is False, the commit command …
-
## Description
Trying to load a parquet w/ polars.EagerPolarsDataset with data catalog results in an error saying `no such file or directory` :
```
model_input_table@eagerPolars:
type: polars.Ea…
-
mycat版本为1.5.1,oracle版本为11gR2,mycat连接oracle使用的jdbc驱动包为ojdbc6,自己写一个程序使用mysql的jdbc驱动包连mycat查询一般的表没有问题,若表中有blob字段,查全表报错,查非blob类型的字段没问题,就连在navicat工具里查select * 都直接报错,怀疑mycat连接oracle的驱动包有问题,换成了ojdbc14,无错误,但是…
-
### Is this a regression in a recent version of dbt-redshift?
- [X] I believe this is a regression in dbt-redshift functionality
- [X] I have searched the existing issues, and I could not find an …
-
Hi All,
I'm trying to use consumerGroup instead of HighLevelConsumer in a typescript project, but I'm not able to configure consumerOptions for consumerGroup.
## Bug Report
I am getting the follow…
-
192.168.162.46 manager datanode3 --也是mycat 安装节点
192.168.162.25 test-db1-huaj datanode1
192.168.162.26 test-db2-huaj datanode2
11/15 11:41:40.295 WARN [$_NIOREACTOR-5-RW] (MySQ…
aiaix updated
3 years ago