You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/08/10 04:02:00 UTC

[jira] [Commented] (HUDI-1774) Add support or delete_partition with spark ds

    [ https://issues.apache.org/jira/browse/HUDI-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17396399#comment-17396399 ] 

ASF GitHub Bot commented on HUDI-1774:
--------------------------------------

nsivabalan opened a new pull request #3437:
URL: https://github.com/apache/hudi/pull/3437


   ## What is the purpose of the pull request
   
   Adding support for delete_partitions to spark data source
   
   ## Brief change log
   
     - Adding support for delete_partitions to spark data source
   
   ## Verify this pull request
   
   This change added tests and can be verified as follows:
   
     - *Added tests to HoodieSparkSqlWriterSuite to verify the change.*
   
   ## Committer checklist
   
    - [ ] Has a corresponding JIRA in PR title & commit
    
    - [ ] Commit message is descriptive of the change
    
    - [ ] CI is green
   
    - [ ] Necessary doc changes done or have another open PR
          
    - [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Add support or delete_partition with spark ds 
> ----------------------------------------------
>
>                 Key: HUDI-1774
>                 URL: https://issues.apache.org/jira/browse/HUDI-1774
>             Project: Apache Hudi
>          Issue Type: Improvement
>          Components: Spark Integration
>            Reporter: sivabalan narayanan
>            Assignee: liwei
>            Priority: Major
>
> I see we have added support for delete_partitions at write client. but we don't have the support with spark datasource. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)