Satendra Kumar

Results 3 issues of Satendra Kumar

We are using databricks Spark to load data into snowflake. It is working perfectly with Batch jobs but failing with streaming. here is code: ```scala val options =Map( "sfUrl" ->...

I integrated the OIDC with Open-webui using [DeScope](https://www.descope.com). It is working but the default login is still there. I used to ENV param `ENABLE_LOGIN_FORM=false` but does not help. Here are...