by
Soma
• Valued Contributor
- 1237 Views
- 0 replies
- 0 kudos
We are trying to capture the query executed by spark .We are trying to use df.queryExecution.redactedSql to get the SQL from query execution but it is not working in sqlListener
- 1237 Views
- 0 replies
- 0 kudos
by
TechMG
• New Contributor II
- 9105 Views
- 0 replies
- 0 kudos
Hello,I am facing similar kind of issue. I am working on Power BI paginated report and databricks is my source for the report. I was trying to pass the parameter by passing the query in expression builder as mentioned below. https://community.databri...
- 9105 Views
- 0 replies
- 0 kudos
by
Aria
• New Contributor III
- 11277 Views
- 2 replies
- 2 kudos
Hi,I am new to databricks, We are trying to use Databricks asset bundles for code deployment .I have spect a lot of time but still so many things are not clear to me.Can we change the target path of the notebooks deployed from /shared/.bundle/* to so...
- 11277 Views
- 2 replies
- 2 kudos
Latest Reply
Еmil
New Contributor III
Hi @Retired_mod,Thank you for your post, I thought it will solve my issues too, however after reading your suggestion it was nothing new for me, because l already have done exactly that.. Here is what I have dome so you or anyone can replicate it:1. ...
1 More Replies
by
Lazloo
• New Contributor III
- 2988 Views
- 1 replies
- 0 kudos
We needed to move to databricks-connect>13.x. Now I facing the issue that when I work with a nested dataframe of the structure```root|-- a: string (nullable = true)|-- b: array (nullable = true)| |-- element: struct (containsNull = true)| | |-- c: s...
- 2988 Views
- 1 replies
- 0 kudos
Latest Reply
In addition here is the full stack trace23/12/07 14:51:56 ERROR SerializingExecutor: Exception while executing runnable grpc_shaded.io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1MessagesAvailable@33dfd6ecgrpc_shaded.io.grpc...
- 897 Views
- 0 replies
- 0 kudos
Hi Team,My requirement is ,i do have File A from source A which needs to write into Multiple Delta tables i.e DeltaTableA,DeltaTableB,DeltaTableC. Is it possible to have a single instance of an autoloader script. (multiple write streams). Could you p...
- 897 Views
- 0 replies
- 0 kudos
- 3565 Views
- 1 replies
- 0 kudos
I have an SCD Type 1 delta table (target) for which I am trying to figure out how to facilitate insert, updates, and deletes. This table is sourced by multiple delta tables, with an SCD Type 2 structure, which are joined together to create the targe...
- 3565 Views
- 1 replies
- 0 kudos
Latest Reply
Correction (I can't seem to edit or remove original post):- "... trying to think through an process" --> *a* process- "Thoughts and advice or much appreciated" --> Thoughts and/or advice are much appreciated.