.net - Group by on List Items on millions -
.net - Group by on List Items on millions -
im writing query azure table storage pull info of 40 millions record, receive info @ client end when convert tolist(), throws out of memory exception.
can 1 tell me how load 40 millions of info memory, have store 40 millions record , perform grouping operation on 40 1000000 records, please suggest proper way handle out of memory exception .
.net
Comments
Post a Comment