-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
I really want to use sqlfluff in my system…
-
I got following error while making it:
```c
lsm3.h:46:9: error: unknown type name ‘BTOptions’
46 | BTOptions nbt_opts; /* Standard B-Tree options */
| ^~~~~~~~~
l…
lij55 updated
2 years ago
-
## Context ##
1. When permissions are used, Hasura's performance is affected. Can reproduce it with simple permissions set up and through slow query log. Possibly related tickets are MaterializeInc…
-
![telegram-cloud-photo-size-2-5370934330127404215-y](https://github.com/markporoshin/dbt-greenplum/assets/57111939/21357bb0-0818-4a08-83da-29df376e28dd)
When I try to create model with raw_partition …
-
Hello,
I have an issue compiling informix_fdw code on a centos 7 server, it is a greenplum cluster version 6.7 that uses postgres version 9.4.24
make install gives following error:
gcc -m64 -Wa…
-
Im having trouble installing greenplum , can i just bypass and setup it up without prometheus?
-
Even after the code to retry the token request, I'm still seeing intermittent issues with token exchange errors:
> $ MARKETPLACE_ENV=staging mkpcli attach vm -p gp-releng-test-1 -v 6.99.99 --create…
-
source:binlogreader
sink:greenplumreader
can not init greenplum jdbc driver
java.lang.ClassCastExeception: com.pivotal.jdbc.greenplumbase.ddu cannot be cast to org.postgresql.core.BaseConnecti…
-
### Describe the feature
Currently cbcopy only support GP5,GP6. But we have clients using Greenplum 7. Could you help to add support for GP7?Our clients need this function urgently.
### Motivation
…
-
Hi,
There may be a bug in pgaudit code. Below is how I found it and my fix.
I compiled and installed pgaudit1.4.3 on Greenplum 7(which is based on postgres 12.12). When run "select name,settin…