Gabriel Georgiev

Results 13 issues of Gabriel Georgiev

This change instantiates a new job builder image, which will feature a set of security improvements. The first improvement is the removal of execute privileges from files composing a Data...

cla-not-required

This PR is made for review only and will not be merged. Signed-off-by: Gabriel Georgiev

cla-not-required

This change implements an ingestion mechanism to the Impala plugin. This mechanism was copied from the Greenlplum one with minimal changes. Testing done: two unittests implemented, tested locally Signed-off-by: Gabriel...

cla-not-required

**Describe the bug** The connection hook spec - https://github.com/vmware/versatile-data-kit/blob/main/projects/vdk-core/src/vdk/api/plugin/connection_hook_spec.py - is not invoked when running queries through a CLI command like `impala-query`. **Steps To Reproduce** Include the following code chunk...

bug
area/vdk-core

**What is the feature request? What problem does it solve?** The Github Insights menu is limited in the data that it presents - for example, only the last month's worth...

enhancement

**What is the feature request? What problem does it solve?** Currently, if I run a VDK command which requires me to be authenticated, and I am not, the execution stops...

enhancement
area/vdk-control-cli
area/plugin/vdk-plugin-control-cli

This PR contains a section of the Airflow comparison blogpost, aimed specifically at comparing the two on features which VDK shines at. It is made for review only and should...

cla-not-required

**What is the feature request? What problem does it solve?** Currently, the ingestion tests only cover two data types, namely integers and Decimal objects. These tests need to be amended...

enhancement
good first issue

**Describe the bug** Currently, the `test_http_ingestion` test in the functional tests section of the `vdk-ingest-http` seems to be failing in a 3.12 environment in a weird way: the test checks...

bug

**What is the feature request? What problem does it solve?** Python 3.12 has been released since October 2 2023, but VDK still does not explicitly support it. 3.12 is being...

enhancement