SPARK-44058: Removed createPartition deprecated method for HiveShim.scala#41602
SPARK-44058: Removed createPartition deprecated method for HiveShim.scala#41602amanraj2520 wants to merge 1 commit intoapache:masterfrom
Conversation
dongjoon-hyun
left a comment
There was a problem hiding this comment.
Thank you for making a PR, @amanraj2520 . However, there is no more Apache Hive release, isn't it? Do we need to change this?
|
Hi @dongjoon-hyun There is going to be Hive 3.2.0 release which I am coordinating as well as Hive 4.x release after sometime. But as such this PR is not required. We can close this. |
|
Ya, I saw the plan in dev@hive mailing list. Let's keep this PR open for now. Apache Spark also an Apache Spark 4.0.0 plan for next year. |
|
@dongjoon-hyun Also do you think we should migrate spark from 2.3.9 Hive to 3.x? |
|
That is an independent topic and we can discuss in Apache Spark 4.0 scope too, @amanraj2520 .
|
Sure I can start working on the same. Please let me know if we decide on this. |
JIRA link : SPARK-44058
What changes were proposed in this pull request?
Why are the changes needed?
Does this PR introduce any user-facing change?
How was this patch tested?