TOML File Load Strategy #216
Answered
by
TS-Apratim
Subhransuusa
asked this question in
General
-
Hi Team, It seems due to Load Strategy =TRUNCATE in the TOML file , the CS TOOL is only doing truncate and load for the metadata tables but incase new columns are added it is a problem . Hence we wanted to know what are other options for "LOAD STRATEGY" in TML file. Can we use "REPLACE" to adjust any column addition automatically? It is urgent please advise on the same |
Beta Was this translation helpful? Give feedback.
Answered by
TS-Apratim
Apr 9, 2025
Replies: 1 comment
-
Hey @Subhransuusa , the other options for Load strategy would be : APPEND and UPSERT |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Subhransuusa
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @Subhransuusa , the other options for Load strategy would be : APPEND and UPSERT