chenjunjiedada / SQLDataGen

SQLDataGen generate data on HDFS according to SQL schema.
0 stars 2 forks source link

calculate bytes in row and set expect rows for each table. #11

Open chenjunjiedada opened 7 years ago

chenjunjiedada commented 7 years ago

Generator need to calculate or estimate how many bytes in one row and then set properly number of row for a table.