Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2024 12:30 AM
Hi @Retired_mod
many thanks for your response. I followed your proposed steps to resolve the issue
- We use the latest released driver version which is 2.6.36: https://www.databricks.com/spark/jdbc-drivers-archive
- yes. this is indeed the issue: not an ARRAY is returned but a VARCHAR type
- Unfortunately with explicitely defining the result name does not change the resulting type. I don´t see that the expected data type is specified with adding AS result_value
- Unfortunately nothing changed
Does the underlying Simba Driver support complex types such as ARRAY?