LSang

Results 5 issues of LSang

Why cannot use pg_pathman? detail error: ``` pipeline=# CREATE TABLE journal ( pipeline(# id SERIAL, pipeline(# dt TIMESTAMP NOT NULL, pipeline(# level INTEGER, pipeline(# msg TEXT); CREATE TABLE pipeline=# CREATE...

``` test=# create table t_fss(x text); CREATE TABLE test=# insert into t_fss values('a'); INSERT 0 1 test=# insert into t_fss values('b'); INSERT 0 1 test=# insert into t_fss values('c'); INSERT...

bug
usability

cannot compiler AthenaX ``` Downloading: https://repo.maven.apache.org/maven2/org/apache/calcite/calcite-core/1.16.0/calcite-core-1.16.0.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] AthenaX ........................................... SUCCESS [0.192s] [INFO] AthenaX Public APIs ............................... SUCCESS [34:56.549s] [INFO] Common libraries for AthenaX connectors...

odbc_fdw.c:1121 need list copy odbcIterateForeignScan need add MemoryContext,if table columns is so much, col_size_array address is bad .

PipelineDB version:pipelinedb-1.0.0-13 postgres version:10.5 detail error log: 2019-04-02 02:28:38.300 PDT [38264] FATAL: could not load library "/L/postgres/pg_10_5/lib/pipeline_kafka.so": /L/postgres/pg_10_5/lib/pipeline_kafka.so: undefined symbol: sasl_client_step