rahil-c opened a new pull request, #714:
URL: https://github.com/apache/incubator-xtable/pull/714

   
   ## What is the purpose of the pull request
   * Fix conversion when hudi is source/target format.
   
   ## Brief change log
   * When testing conversion for Hudi, ran into a null pointer issue, as its 
required for hudi to set partition spec, as mentioned in the xtable docs 
https://xtable.apache.org/docs/how-to. When users are specifying hudi as either 
source or target they will need to provide `partition-spec` in the 
`configurations` map in the request.
   
   ```
    "configurations" : {"partition-spec" : "..."}
   ```
   
   ## Verify this pull request
   
   Now when running with this change do not see the issue.
   
   <img width="2580" alt="Screenshot 2025-05-12 at 9 01 19 AM" 
src="https://github.com/user-attachments/assets/77805cc5-684a-4fb8-9d08-b7aab321841a";
 />
   
   


-- 
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-unsubscr...@xtable.apache.org

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

Reply via email to