mcvsubbu commented on a change in pull request #6284:
URL: https://github.com/apache/incubator-pinot/pull/6284#discussion_r528930489
##########
File path:
pinot-core/src/main/java/org/apache/pinot/core/indexsegment/generator/SegmentGeneratorConfig.java
##########
@@ -299,6 +299,10 @@ public void setTextIndexCreationColumns(List<String>
textIndexCreationColumns) {
}
}
+ public void setColumnProperties(Map<String, Map<String, String>>
columnProperties) {
Review comment:
mark it visible for testing please
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]