fusheng-rd commented on PR #47418: URL: https://github.com/apache/spark/pull/47418#issuecomment-2320566630
> The idea LGTM. I think it's cleaner if the implementation is an optimizer rule that rewrites `InsertIntoHadoopFsRelation` command. We can look at the constraints of the input query, if we can infer an equality predicate against a partition column, we can fill the static partitions of the `InsertIntoHadoopFsRelation` command. ok,I will implement it in the optimization rule -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
