Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2026 12:24 PM
severless compute does not support
spark.conf.set("spark.sql.streaming.stateStore.stateSchemaCheck", "false"),
If using classic compute, this setting will disable strict schema validation.
I am looking for a solution that allows us to use serverless at silver.
I am looking for a solution that allows us to use serverless at silver.
Thanks!