Jackie-Jiang commented on PR #13572: URL: https://github.com/apache/pinot/pull/13572#issuecomment-2223974631
I see what you mean. Currently Pinot treats empty array as `null`, which IMO might or might not be desired because: - It might be desired because it is filled with default value, so value is indeed changed - It might not be desired because the input is not `null` If you really want to add this support, it should be applied in a general way, instead of only supported for `Avro`. Again, the desired behavior should be to support empty array natively -- 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