hi, everyone!
I find impala row batch is row base(Each row is contiguous memory),  but
spark presto clickhouse is column base(every column is contiguous
memory), Is there any benefit to doing this?

Reply via email to