aws / amazon-finspace-examples

This repo contains sample code and sample notebooks to illustrate how to work with Amazon FinSpace
MIT No Attribution
20 stars 25 forks source link

Allow Empty Cache Configuration and Changeset in .aws.db #19

Closed lhnealreilly closed 10 months ago

lhnealreilly commented 10 months ago

Issue #, if available:

Description of changes: This change will allow .aws.db to be called with empty parameters for cacheConfiguration and changesetId to allow for the full functionality of the finspace CLI.

Example call for latest changesetId and empty cacheConfiguration: .aws.db["ExampleDb"; ""; ()]

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.