Due to my needs, I need dremio to create a table for me about my datalake and write the catalog to ness from an oracle source. This job needs to run periodically every day
In the main cycle, I will have a meta table of queries used to pass the api context.host_url+“/api/v3/sql” to dremio to execute the query, the api will return me a unique id, I use this id and using the job check loop I submitted the logs and stopped until jobstate = completed