Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2025 05:53 AM
Hi @alex0sp,
The error message you are encountering, TypeError: _override_spark_functions.<locals>._dlt_sql_fn() got an unexpected keyword argument 'bound1', suggests that there might be an issue with how the parameters are being passed to the spark.sql() function within the DLT pipeline. Which parameters are you passing to the function?