oscerd opened a new pull request, #25580:
URL: https://github.com/apache/camel/pull/25580

   Backport of #25400 (merged on `main`).
   
   With `splitResults` the range counter was allocated inside the per-range 
loop, so every exchange carried `CamelGoogleSheetsRangeIndex=1`, and a range 
without values threw a `NullPointerException` because the Sheets API omits that 
field.
   
   Cherry-picked from main with no adaptation needed. Module tests and the full 
reactor build are green on this branch.
   
   _Claude Code on behalf of oscerd_
   
   🤖 Generated with [Claude Code](https://claude.com/claude-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]

Reply via email to