Open romanchyla opened 7 years ago
Instead of reading flat files individually and inserting it into the separate table, we should read all flat files (line by line) - because they are already sorted - and insert them into a big table.
Instead of reading flat files individually and inserting it into the separate table, we should read all flat files (line by line) - because they are already sorted - and insert them into a big table.