cancel
Showing results for 
Search instead for 
Did you mean: 
zmsoft
Contributor
since ‎04-15-2024
2 weeks ago

User Stats

  • 18 Posts
  • 0 Solutions
  • 7 Kudos given
  • 3 Kudos received

User Activity

Hi there,The example description of custom event hooks in the documentation is not clear enough, I do not know how to implement it inside python functions. event-hooks  My Code: %python # Read the insertion of data raw_user_delta_streaming=spark.rea...
Hi there, How do I use the azure databricks dlt pipeline to consume azure Event Hub dataCode :TOPIC = "myeventhub" KAFKA_BROKER = "" GROUP_ID = "group_dev" raw_kafka_events = (spark.readStream .format("kafka") .option("subscribe", EH_NAME) .opt...
Hi there, How to copy file from UC volume to external location folder Thanks&Regards, zmsoft
Hi there, I would like to know how to load power bi dataset into databricks Thanks&Regards, zmsoft
Hi there,I would like to know the difference between Azure Purview and Unity catalog? Respective advantages and disadvantages.Thanks & Regards,zmsoft