cartershanklin opened a new pull request #4952:
URL: https://github.com/apache/hudi/pull/4952


   ## What is the purpose of the pull request
   
   This PR adds the "oci" scheme for using Hudi against Oracle Cloud 
Infrastructure using its HDFS Client.
   
   I have documentation which I will put in another PR, apologies if I could 
have combined across branches I'm bad at git.
   
   ## Brief change log
   
   Changes:
     - Registered OCI scheme, indicating appends are not supported.
     - Added a test similar to existing tests for other schemes.
   
   ## Verify this pull request
   
   This pull request is pretty trivial. I validated it using the Hudi 
quickstart and results were the same as using a local path.
   
   ## Committer checklist
   
    - [X] Has a corresponding JIRA in PR title & commit
    
    - [X] Commit message is descriptive of the change
    
    - [ ] CI is green - unknown. The build works locally.
   
    - [X] Necessary doc changes done or have another open PR
          
    - [X] 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to