deepakpanda93 commented on issue #15270:
URL: https://github.com/apache/hudi/issues/15270#issuecomment-5325098780

   This issue was reviewed as part of the JIRA-migrated backlog triage and is 
being closed.
   
   Two independent reasons.
   
   First, the description is empty - the whole ticket is its title, with no 
query, plan, or expected behaviour to work from. The JIRA last moved 2023-03-10.
   
   Second, and decisively: **Spark 3.2 is no longer supported by Hudi.** Commit 
`ef8a7ad4f17a` (*"[HUDI-7918] Remove support of Spark 3.0, 3.1, and 3.2"*, PR 
#11692, 2024-08-16) removed it. I verified containment rather than inferring it 
from dates - comparing that commit against `release-1.0.0` and `release-1.2.0` 
reports `ahead` for both, i.e. both releases contain the removal.
   
   A Spark-3.2-only optimisation cannot be added to a codebase that no longer 
builds against Spark 3.2.
   
   Closing as unimplementable. If dynamic partition filtering is wanted on a 
currently supported Spark version, that is worth a fresh issue naming the 
version and a query plan.


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