Walter_C
Databricks Employee
Databricks Employee

Hello @gf thanks for your question, it seems that this has been reported with Simba, but no fix has been provided yet, as a temporary workaround, you can consider using reflection to periodically clean up the m_requestList by removing KV pairs whose value is true. However, this should be done with caution and thorough testing to ensure it does not introduce new issues.

View solution in original post