cancel
Showing results for 
Search instead for 
Did you mean: 
MBV3
Contributor
since ‎10-31-2022
‎07-04-2025

User Stats

  • 9 Posts
  • 1 Solutions
  • 1 Kudos given
  • 6 Kudos received

User Activity

Hi,We have recently moved from GKE to GCE, it is taking forever to load the sample data in the manged delta tables.Even running simple select sql statements are taking forever. Totally clueless here, any help will be appreciatedThanks
What is the best way to delete files from the gcp bucket inside spark job?
Hi,I have data in parquet format in GCS buckets partitioned by name eg. gs://mybucket/name=ABCD/I am trying to create a table in Databaricks as followsDROP TABLE IF EXISTS name_test; CREATE TABLE name_testUSING parquetLOCATION "gs://mybucket/name=*/...
Kudos from
Kudos given to