Closed mustachemo closed 1 year ago
inital implementation seems to work well, without defined datatypes, combining two datasets may lead to different rows that won't "drop duplicate"
Commit 772b8242268c706a54079fe0216a70bb8ac0f127 addresses this issue
Importing two files needs work, sometimes certain rows are overridden by other file (i.e. some rows are deleted) 1.1. Not all rows are displayed (probably because or rows being overridden)
empty columns not being shown
works as intended, duplicate rows are dropped. column mismatched will be ignored.
standard feature from the client