gortiz commented on PR #17628:
URL: https://github.com/apache/pinot/pull/17628#issuecomment-3884813328
> This could cause ser/de issue when invoked from scala (we run into similar
problems with Schema). We should fix the getter (serialized format) instead.
What do you mean? A different process using scala to deserialize may fail
because they may be looking for the class that expects a String instead of
Object as argument?
We can create a new constructor that accepts String for that case, but it is
important to understand that some valid index configs were not able to be
deserialized with the old code
--
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]