Ghorric opened a new issue, #16813: URL: https://github.com/apache/pinot/issues/16813
An ingestion transform function that specifies the Pinot schema column with the name 'column_a' should ingest from the Kafka event field 'column_b' then that config should not be ignored even if the Kafka event contains a field with the name 'column_b'. I know the behavior is documentet, but it makes no sense and creates issues when Pinot is platformized because names can't be freely chosen. Related to: StarTree #5463 -- 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]
