xiangfu0 commented on PR #14683:
URL: https://github.com/apache/pinot/pull/14683#issuecomment-2552382331

   > We should also handle this case in `/tableConfigs/validate` endpoint. But 
problem there is we cannot revalidate it as schema is never registered. IMO 
let's just add the new interface method with schema parameter and deprecate the 
existing one as its only introduced last month so hopefully the usage is limited
   
   I'm with you, I think let me make the interface change to allow an optional 
schema. The validation logic could fetch it from zk if it's null.


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

Reply via email to