Akanksha-kedia commented on PR #17367: URL: https://github.com/apache/pinot/pull/17367#issuecomment-4661260514
@Jackie-Jiang — thank you for the guidance on the two-phase approach. I've restructured the PR per Phase 1 (keep `setDoubleValue()` for backward compatibility, document the contract, add tests proving server already deserializes `BIG_DECIMAL_VALUE` correctly). Phase 2 (switch to `setBigDecimalValue()`) will be a follow-up once servers are rolled out. Could you please take another look at the updated PR and let me know if the Phase 1 approach is aligned with what you had in mind? -- 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]
