rseetham opened a new pull request, #13186: URL: https://github.com/apache/pinot/pull/13186
bugfix: In ProtobufCodegenDecoder, to generate the decoder code, during schema update, we might have a case where the input descriptor does not have the FieldDescriptor yet but the column is in the schema. In that case, we will not read that field in. This fix is to make sure the code gen does not fail in such a case -- 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