Hello ,
Thank you.
Solved! Go to Solution.
Iโm thinking it wouldnโt - Delta sync is based off the last edit timestamp from the fileโฆ and when you use partitioning, youโre not connecting a single file, instead itโs a weird hybrid of a system with multiple files.
@praveen might be able to shed more light.
Other than having to maintain two separate and identical apps (think about when you make any 1 change to an app - now thatโs got to be duplicated)โฆ if anything, partitions are going to help speed up your app because data will be natively split up instead of inside a single large source.
Iโm thinking it wouldnโt - Delta sync is based off the last edit timestamp from the fileโฆ and when you use partitioning, youโre not connecting a single file, instead itโs a weird hybrid of a system with multiple files.
@praveen might be able to shed more light.
Other than having to maintain two separate and identical apps (think about when you make any 1 change to an app - now thatโs got to be duplicated)โฆ if anything, partitions are going to help speed up your app because data will be natively split up instead of inside a single large source.
Actually , I already splited up the tables in separate sources,with two identical apps. Itโs just hard work to update both. The tables are identical in structure only, and read only.
Thank you very much
User | Count |
---|---|
18 | |
10 | |
8 | |
6 | |
5 |