tibrewalpratik17 opened a new pull request, #13187:
URL: https://github.com/apache/pinot/pull/13187

   label:
   `bugfix`
   `ingestion`
   `enhancement`
   
   We described the exact issue in 
https://github.com/apache/pinot/pull/13157#issue-2297383007
   
   At present, `metadata.properties` file of a segment doesn't contain the 
configured schema max length. This leads to trimming up of string fields while 
building segment as it takes it as default 512 characters.
   
   This patch adds `schemaMaxLength` at column level to metadata.properties 
file.


-- 
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: commits-unsubscr...@pinot.apache.org

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