Can anyone let me know, Is there anyway In which we can access different workspace delta tables in a workspace where we run the pipelines using python?​
The rough equivalent would be using collect_set and array_join but note you have lost the order:Use this ​SELECT col1, array_join(collect_set(col2), ',') jFROM tmpGROUP BY col1​
Hello,you can use Python, Scala, Java, and R language in databricks ,You need to specify the cell starting with which language you use by adding % and then your language like- %sql, %python, etc. starting with your cmd.​
@marcelasimao pls refer this post-https://community.databricks.com/s/feed/0D58Y00009SXTXtSAP , those who have completed the exam in the month of November will receive the 100 reward points