You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The creation of the contengency table calculation and of the matching table cannot really exceed 100'000 of records or it hit performance and memory problem.
100'000 of records is really too little for our linkages. Most of the files we are processing with linkage process would weight about 2Go and hit 10 millions of line.
The text was updated successfully, but these errors were encountered:
Hello friends
The creation of the contengency table calculation and of the matching table cannot really exceed 100'000 of records or it hit performance and memory problem.
100'000 of records is really too little for our linkages. Most of the files we are processing with linkage process would weight about 2Go and hit 10 millions of line.
The text was updated successfully, but these errors were encountered: