Skip to content

Inquiry About Truncate & Load Support in DLT-META Framework #241

@shishupalgeek

Description

@shishupalgeek

Hi,

I have a use case where I need to perform truncate and load operations on some small-sized data sources. I am aware that the apply_changes_from_snapshot API can be used to implement change data capture (CDC).

I know that in a standard DLT pipeline using the Classic Core edition, it is possible to achieve truncate and load functionality. However with this framework, I could not find any references to this capability in the documentation or demos of the DLT-META framework.

Currently, I am using apply_changes_from_snapshot, but I am exploring a more cost-efficient approach. Specifically, if we have a use case that only requires truncate and load (without needing Classic Pro edition features), I would like guidance on how to implement this within the DLT-META framework.

Regards,
Shishupal

Metadata

Metadata

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions