deemoliu opened a new issue #6106:
URL: https://github.com/apache/incubator-pinot/issues/6106


   When construct a Pinot schema using 
[schemaBuilder](https://github.com/apache/incubator-pinot/blob/master/pinot-spi/src/main/java/org/apache/pinot/spi/data/Schema.java#L474),
 the maxLength of fields are always set to DEFAULT_MAX_LENGTH which is 512. 
Currently we need to tune "maxLength" in table schema manually.
   
   Would it be better to expose the maxLength configuration to schemaBuilder?
   
   


----------------------------------------------------------------
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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to