cancel
Showing results for 
Search instead for 
Did you mean: 
ankitmit
New Contributor III
since ‎01-18-2023
‎02-12-2025

User Stats

  • 8 Posts
  • 0 Solutions
  • 1 Kudos given
  • 2 Kudos received

User Activity

Hi All,We're currently building our new data platform and want to have backup strategy in place incase of disaster ( loosing all the data files )We plan to take backup of our Bronze and Silver layer DLT table data files on AWS and would like to know ...
Hi all,I created catalog and schema using managed location  But I don’t see any catalogs directory within the s3 bucket path mentioned in the image above.  Also, I created a schema with managed location, and I expected all the tables created within t...
Hi All,I am trying to create table using DLT and would like to specify the path where all the files should reside.I am trying something like this:dlt.create_streaming_table( name="test", schema="""product_id STRING NOT NULL PRIMARY KEY, ...
Hi,In DLT, how do we specify which columns we don't want to overwrite when using the “apply changes” operation in the DLT (in the attached example, we want to avoid overwriting the “created_time” column)?I am using this sample code dlt.apply_changes(...
Kudos from
Kudos given to