Jackie-Jiang commented on code in PR #19533:
URL: https://github.com/apache/pinot/pull/19533#discussion_r4000925779
##########
pinot-core/src/main/java/org/apache/pinot/core/common/datatable/BaseDataTableBuilder.java:
##########
@@ -65,6 +65,7 @@ public abstract class BaseDataTableBuilder implements
DataTableBuilder {
protected final int _version;
protected final int[] _columnOffsets;
protected final int _rowSizeInBytes;
Review Comment:
(nit) This can be changed to a local field
--
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]