skywalker0618 commented on PR #18636:
URL: https://github.com/apache/hudi/pull/18636#issuecomment-4390522878

   > One scope question: this PR ports the nested Parquet reader work only into 
`hudi-flink1.18.x`, but the affected reader/factory code appears to exist in 
the other Flink-version modules as well. Is the plan to keep this PR scoped to 
1.18.x and port the same fix to 1.17/1.19/1.20/2.0 in follow-up PRs?
   > 
   > At minimum, could we document the rollout plan so users on other supported 
Flink versions know whether they will get the nested Parquet reader and INT64 
timestamp dispatch fixes? `ParquetDataColumnReaderFactory.java` looks identical 
across the 1.17-1.20 modules in the current tree, so the INT64 timestamp 
dispatch part in particular may apply beyond 1.18.x.
   
   @cshuo Sure I added a "Rollout plan" in the PR description. We will backport 
to other versions as well.


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