cancel
Showing results for 
Search instead for 
Did you mean: 
Get Started Discussions
Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Prasath
by New Contributor
  • 1701 Views
  • 1 replies
  • 0 kudos

Data Summi 2023

I learned about Unity catalog, LLM features and delta sharing today at Data summit.

  • 1701 Views
  • 1 replies
  • 0 kudos
Latest Reply
VENKATPS035
New Contributor II
  • 0 kudos

Really liked the new nnouncemns on unity catelog

  • 0 kudos
Data_Analytics1
by Contributor III
  • 5012 Views
  • 2 replies
  • 0 kudos

Getting secret from Key Vault of previous version

Hi,I have added secrets in Azure Key Vault and also updated it few times. I need to access current as well as previous version secret in a data pipeline. dbutils.secrete.get(KeyName, SecretScopeName)This gives me the current version of secret.How can...

  • 5012 Views
  • 2 replies
  • 0 kudos
Latest Reply
johnb1
Contributor
  • 0 kudos

Hi @Retired_mod, @Data_Analytics1 Has a solution this problem been found in the meantime?I need to access a secret with a SPECIFIC VERSION from Azure Key Vault via Databricks Secret Scope. Hence while retrieving the secret I need to pass BOTH AKV sec...

  • 0 kudos
1 More Replies
nileshtiwaari
by New Contributor
  • 1193 Views
  • 0 replies
  • 0 kudos

Spark structured streaming

hi,could someone please help me with this code :-input parameter df is a spark structured streaming dataframe def apply_duplicacy_check(df, duplicate_check_columns):    if len(duplicate_check_columns) == 0:         return None, df    valid_df = df.dr...

  • 1193 Views
  • 0 replies
  • 0 kudos
BricksNewbie
by New Contributor II
  • 3454 Views
  • 1 replies
  • 0 kudos

Data Analysis with Databricks SQL Course Material

Hi Community,I am currently going through Databrick Academy's course for Data Analysis with Databricks SQL.  I have downloaded the DBC course material, however there does not seen to be any material under docs folder.  Can someone please share some l...

  • 3454 Views
  • 1 replies
  • 0 kudos
Latest Reply
BricksNewbie
New Contributor II
  • 0 kudos

Hi Databrick Team, any helping points appreciated! 

  • 0 kudos
Labels