cancel
Showing results for 
Search instead for 
Did you mean: 
zyang
Contributor II
since ‎06-26-2022
‎09-12-2025

User Stats

  • 16 Posts
  • 0 Solutions
  • 0 Kudos given
  • 18 Kudos received

User Activity

Hi , https://learn.microsoft.com/en-gb/azure/databricks/oltp/sync-data/sync-table?source=docs#python-sdk  The module cannot be found. The cluster is as screenshot and the code is from docs. Best regards,   
Hello,I am exploring lakebase and sync the table to postgre catalog. When I try to drop a table, I got this errorof kind: Some(CATALOG_MANAGED_POSTGRESQL) is not supported. How to fix it? I have all the privileges. Thanks.Best regards
Hello,I have a database called sales which contain several delta tables and views in both production and test workspace. But the data is not synced because some people develop the code in test workspace. As time passed, both the data and the tables i...
Hi,I would like to set the owner when create a view in databricks sql.Is it possible? I cannot find anything about it.Best
Hi, I am trying to write and create a delta table by enable "delta.columnMapping.mode","name", and the partition is date. But I found that when I enable this option, the partition folder name is not date any more while it is some random two letters.A...