TimonSP
Results
2
issues of
TimonSP
## Bug Report When gpload.py utility degenerates temporary table for loading data it uses array of distibuted keys generated by get_table_dist_key method, which provide list of distibution keys without considering...
type: bug
type: enhancement
I got parse exception trying to insert negative (before 1970-01-01) values into DateTime. I'm inserting using Greenplum external table with JDBC_DRIVER=com.clickhouse.jdbc.ClickHouseDriver ### Steps to reproduce 1. Create table with DateTime64(3,'UTC')...
bug
investigating