- 2639 Views
- 0 replies
- 0 kudos
Hey team,Need your help.I am trying to run the below python code in a data bricks notebook, which is part of parsing an XML file, exploding the element. This works great for all the other elements with no numbers and elements not starting with a zero...
- 2639 Views
- 0 replies
- 0 kudos
- 1710 Views
- 1 replies
- 0 kudos
Have a couple of questions wrt Streaming tables, Kindly help us with this.1)Can we create streaming tables without a DLT pipeline?2)Can we create streaming tables in Databricks SQL?3)What we observe in Streaming tables, it support Kafka and event lo...
- 1710 Views
- 1 replies
- 0 kudos
Latest Reply
HiPlease refer to the document: https://docs.databricks.com/sql/language-manual/sql-ref-syntax-ddl-create-streaming-table.html#create-streaming-tableI think this should help you answer your questions.