VGalaxies opened a new pull request, #17307:
URL: https://github.com/apache/iotdb/pull/17307

   cherry-pick #17225 to https://github.com/apache/iotdb/tree/dev/1.3
   
   This backport keeps the renamed subscription payload accessors on `dev/1.3`, 
but adapts the implementation to the older tsfile APIs available on this 
branch. In particular, `SubscriptionMessage#getResultSets()` now exposes 
`SubscriptionRecordHandler.SubscriptionResultSet`, and 
`SubscriptionMessage#getTsFile()` continues to use 
`SubscriptionTsFileHandler#openReader()`.
   
   Verification:
   - `mvn -T 8 -pl 
iotdb-client/service-rpc,iotdb-client/session,example/session -am 
spotless:apply compile -DskipTests`
   
   ---
   
   **This PR was primarily authored with Codex using gpt-5.4 xhigh and then 
hand-reviewed by me. I AM responsible for every change made in this PR. I aimed 
to keep it aligned with our goals, though I may have missed minor issues. 
Please flag anything that feels off, I'll fix it quickly.**


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