tibrewalpratik17 opened a new pull request, #12594:
URL: https://github.com/apache/pinot/pull/12594

   - Adds offset value in the log when a record is failed to index / 
transformed. This will help in faster debugging of problematic events.
   
   - There was a bug where the log was not showing the value of the decodedRow 
but was giving the address as below:
   
   ```
   Caught exception while transforming the record: 
org.apache.pinot.spi.stream.StreamDataDecoderResult@448107c6
   ```
   Updated to show the decoded row value in the log.


-- 
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]

Reply via email to