Doron Chen

Results 2 comments of Doron Chen

**Before ingestion**, the latest table version is `0.2`. When I run: ``` curl -X GET 'http://localhost:8585/api/v1/tables/3dcac90d-608c-4214-9671-ec23889652b5/versions/0.2' ``` I get the following `extensions`: ``` "extension": { "connectionType": "s3", "credentials": "/v1/kubernetes-secrets/paysim-csv?namespace=fybrik-notebook-sample", "dataFormat":...

I now realize that the fact that we created the table through the API, and not through the UI, is not relevant. The problem appears in both cases. Verified on...