binary-signal commented on PR #2264: URL: https://github.com/apache/fluss/pull/2264#issuecomment-3927720081
I'd suggest swapping "data format" for "data layout." Usually, data *format* makes people think of file types like Parquet, ORC, or JSON. Since we're talking about how the database physically writes the data to disk/memory (row vs. columnar), data *layout* or storage *layout* is the more standard industry term. Let me know what you think! @Priyamanjare54 @wuchong @polyzos -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
