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

   ### Description
   This Pr looses schema backward compatibility checking, allowing max length 
and default null values to be changed. And it added a new API param `force` for 
POST /addSchema API with default value `false`. Once it is set to `true`, we 
will force overriding the existing schema.
   
   This Pr will changed two API, POST /addSchema and POST /updateSchema since 
both need to pass the backward compatibility checking. 
   


-- 
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