- 19980 Views
- 3 replies
- 2 kudos
Hi All,I have a deeply nested spark dataframe struct something similar to below |-- id: integer (nullable = true) |-- lower: struct (nullable = true) | |-- field_a: integer (nullable = true) | |-- upper: struct (containsNull = true) | | ...
- 19980 Views
- 3 replies
- 2 kudos
Latest Reply
@Aidonis You can try this as well:flatten-spark-dataframe · PyPIThis also allows for specific level of flattening.
2 More Replies
by
elgeo
• Valued Contributor II
- 2078 Views
- 2 replies
- 1 kudos
Hello. Following an older question SQL Declare Variable equivalent in databricks, we managed to find through the following article Converting Stored Procedures to Databricks | by Ryan Chynoweth | Dec, 2022 | Medium, a way to declaring more complicate...
- 2078 Views
- 2 replies
- 1 kudos
Latest Reply
Hi @ELENI GEORGOUSI Hope all is well! Just wanted to check in if you were able to resolve your issue and would you be happy to share the solution or mark an answer as best? Else please let us know if you need more help. We'd love to hear from you.Th...
1 More Replies