Why is Review Rating int64?
K75gTJnoDY0e opened this issue · 2 comments
K75gTJnoDY0e commented
Would it be more efficient to encode this as int16?
1st1 commented
Doesn't matter, as long as all other databases use the same type. It's a benchmark, not a real-world application.
K75gTJnoDY0e commented
Thanks for the fast response. It would be nice to have a real-world example to look at, thats what I assumed this repo was for.