walterddr commented on code in PR #8874:
URL: https://github.com/apache/pinot/pull/8874#discussion_r895029648
##########
pinot-core/src/main/java/org/apache/pinot/core/common/datatable/DataTableBuilder.java:
##########
@@ -288,9 +295,18 @@ public void finishRow()
}
public DataTable build() {
Review Comment:
yeah we are considering this. so we decided not to enable the version by
default (or maybe not allow to directly use via config key) for now. until we
have stabilized the underlying binary format.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]