Jackie-Jiang commented on PR #11749: URL: https://github.com/apache/pinot/pull/11749#issuecomment-1750176343
Use int literal is backward incompatible because server side expects long literal for int values. This PR fixes the server side to support both int and long literal. Tracking the changes required for int literal in #11751 -- 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]
