JoyJoyJo commented on PR #12598: URL: https://github.com/apache/hudi/pull/12598#issuecomment-2591531840
In the issue #12561, all fields (include pk and not null fields) are nullable when parquet file was clustered by spark row writer. If we just focus on nullability of pk field, I am worried that flink will still not be able to perform clustering on those files that have been clustered by spark row writer in the presence of NOT NULL constraints. -- 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]
