Databricks: Long Text Fields are Truncated to 254 Characters
Environment Details
When connecting to Databricks and querying long text fields, the data being returned is truncated to 256 characters.
- Alteryx Designer
- Databricks
- Simba Apache Spark on Databricks driver
- Fields with long text (254 characters+)
image.png Cause
The root cause is being investigated.
Resolution
Defect GCSE-687 has been created for this issue and will be addressed in a future release of Designer.
Workaround
Use driver version 2.6.23. With that driver the data is read in correctly.
Additional Resources