Gaurav Sehgal
Gaurav Sehgal
benchmarks (4x better): [insert_unpart_benchmark.pdf](https://github.com/trinodb/trino/files/9440556/insert_unpart_benchmark.pdf)
This is the path `/usr/local/Cellar/[email protected]/9.6.17/include/server`
@microo8 Getting the same error with pg 12 ``` 2020/04/21 20:16:13 /var/folders/fx/2b_wyk0s123gqqlhvgk3g98svm9dbl/T/plgo155257375 WORK=/var/folders/fx/2b_wyk0s123gqqlhvgk3g98svm9dbl/T/go-build501198397 mkdir -p $WORK/b045/ cd /usr/local/Cellar/go/1.14.2_1/libexec/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/local/Cellar/go/1.14.2_1/libexec/pkg/tool/darwin_amd64/cgo -objdir $WORK/b045/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -exportheader=$WORK/b045/_cgo_install.h --...
Taking a look at failed CI
CI Issue: https://github.com/trinodb/trino/issues/16315
A bit more complex example of `AdaptivePlanNode`: Query: ``` SELECT n1.* FROM nation n1 RIGHT JOIN (SELECT n.nationkey FROM (SELECT * FROM lineitem WHERE suppkey BETWEEN 20 and 30) l...
CI issue: https://github.com/trinodb/trino/issues/18697
CI issue: https://github.com/trinodb/trino/issues/18697#issue-1853098596