cancel
Showing results for 
Search instead for 
Did you mean: 
Community Platform Discussions
Connect with fellow community members to discuss general topics related to the Databricks platform, industry trends, and best practices. Share experiences, ask questions, and foster collaboration within the community.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

nileshtiwaari
by New Contributor
  • 626 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...

  • 626 Views
  • 0 replies
  • 0 kudos
Dlewis_endeavor
by New Contributor II
  • 731 Views
  • 0 replies
  • 1 kudos

First Data And AI Summit

First time at Data + AI summit, was an awesome keynote this morning and was great to see the partnership between Nvidia and Databricks with Jensen Huang appearing in person at the event.

  • 731 Views
  • 0 replies
  • 1 kudos
mubarak
by New Contributor
  • 602 Views
  • 1 replies
  • 0 kudos

Data integration

What is the best approach for my spark jobs to access both our data and partners data(external) ?

  • 602 Views
  • 1 replies
  • 0 kudos
Latest Reply
eswar26b
New Contributor II
  • 0 kudos

Clean rooms is best option to take a look

  • 0 kudos

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.

If there isn’t a group near you, start one and help create a community that brings people together.

Request a New Group
Top Kudoed Authors