-
Re: Validate at SQL recipe using the public API (python)
This method validates both datasets and recipes: https://community.dataiku.com/t5/Using-Dataiku/API-to-check-managed-SQL-dataset-schema-consistency/m-p/38407/highlight/true#M142381 · -
Re: API to check managed SQL dataset schema consistency
Hi @Turribeach - I raised a Product Idea here https://community.dataiku.com/t5/Product-Ideas/Expose-public-API-to-test-schema-consistency-of-managed-SQL/idi-p/38203 There might be some slight overlap…1 · -
API to check managed SQL dataset schema consistency
Looking for an API to do the above. This can be done manually by going to a managed SQL dataset > settings > connection > test, or by going to dataset > settings > schema > check no…1 · -
Run SQL ETL scripts from Git repo
Hi, I have existing ETL scripts (mainly pure SQL) on an existing Git repo. I need to continue to write the SQL to the Git repo directly (i.e. outside DSS). I'd like to use DSS run these scripts – eit…1 · -
Call DSS HTTP API from DSS Web App
Hi, I'd like to call the Run Scenario API within a Dataiku Web App, preferably using JS only. What's the simplest way to do this? Operating system used: MacOS1 ·