bzhao
bzhao
In this PR, we introduces several things for supporting create another k8s resources before JM deploy creation ## What is the purpose of the change *(For example: This pull request...
## What is the purpose of the change 1. Flink Connector support the jdbc connection with Mysql series DB, such as MySQL, MariaDB, Percona and etc. But we see the...
When I test a software whose code is based on cmockery. The software is greenplum database. The genarated file is ~/src/gpdb$ vi src/test/unit/mock/backend/libpq/pqexpbuffer_mock.c bool appendPQExpBufferVA(PQExpBuffer str, const char * fmt,...
System information TensorFlow version (you are using): 2.0+ and master branch Are you willing to contribute it (Yes/No): Yes Describe the feature and the current behavior/state. Currently, Tensorflow only has...
Right now, I build the gpdb with option --disable-orca. And I can build success the gpdb master branch. But seems orca doesn't support aarch64 platform, when I build orca project,...
Introduce 2 options for excluding the buildin decorators for jobmanager and taskmanager. ## What is the purpose of the change Provide a way to exclude the existing decorators. ## Brief...
This is a hotfix for pyflink shell mode. The output sample has several problems: 1. Need to import the necessary py pkg for avoiding NotDefinitaion error. 2. Use the current...
This PR will drop the py36 support for pyflink. ## What is the purpose of the change py36 had reached its EOL. https://endoflife.date/python So need to drop it from pyflink....
Currently, the CI of bucardo(in github https://github.com/bucardo/bucardo/) is handled by Travis-CI . But most jobs are running under X86 hw ARCH. This leads an problem that we don't have a...
Hi team, Sorry for that, we need to increase the resource security, so decide to change the ssh connection from passwd to keypair towards the said self-hosted ARM resource. I...