exasol / sagemaker-extension

An Exasol extension to interact with AWS SageMaker from inside the database
MIT License
3 stars 1 forks source link

#1: Added lua export scripts #8

Closed umitbuyuksahin closed 2 years ago

umitbuyuksahin commented 3 years ago

Fixes #1

tkilias commented 3 years ago

And, probably don't commit the result of amalg to the repository, it is a build artifact and not code

tkilias commented 3 years ago

I think, the next step should be adding unit tests for the export script with a Mock pquery. After that, we should extend the bundle script with a step to insert the bundle into a CREATE SCRIPT statement. And start writing a pytest to run the CREATE SCRIPT statement on a local docker-db using pyexasol. To start the local docker-db, you can use https://github.com/exasol/integration-test-docker-environment. If you have this, the next step would be setting up the ci-isolation with Jakob to be able to write integration tests with AWS.

Note: if you want to connect to AWS, you need to specify a nameserver for the integration-test-docker-environment with --nameserver TEXT