HTHou commented on PR #17859:
URL: https://github.com/apache/iotdb/pull/17859#issuecomment-4647871110

   Thanks @CritasWang, good catch. You are right that this is not a pure 
JDK/Jakarta migration change.
   
   It came in with the TsFile 2.3.2-260608-SNAPSHOT bump because the upgraded 
TsFile reader base class exposes the proper decoder accessors, but the pipe 
TsFile parsing path can observe the behavior difference, so it should not be 
hidden in the migration diff.
   
   I have updated the PR description to call this out explicitly. I will follow 
up by either adding/pointing to dedicated coverage for the affected 
time-decoding path, or splitting this TsFile decoder adaptation into a separate 
PR if we decide it is too unrelated for this one.


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