[ https://issues.apache.org/jira/browse/HUDI-1527 ]


    Raymond Xu deleted comment on HUDI-1527:
    ----------------------------------

was (Author: githubbot):
hudi-bot edited a comment on pull request #3353:
URL: https://github.com/apache/hudi/pull/3353#issuecomment-887296516


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "cfaf6084521f4f93d6680c1f9b0a3bc246b9fc99",
       "status" : "DELETED",
       "url" : 
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1189";,
       "triggerID" : "cfaf6084521f4f93d6680c1f9b0a3bc246b9fc99",
       "triggerType" : "PUSH"
     }, {
       "hash" : "fa243144df9e2bb93c02798e1e576dc7af31819a",
       "status" : "DELETED",
       "url" : 
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1192";,
       "triggerID" : "fa243144df9e2bb93c02798e1e576dc7af31819a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "540a91e02b5d39bfe2c6c737fa8eefcfa5bf6b7d",
       "status" : "FAILURE",
       "url" : 
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1203";,
       "triggerID" : "540a91e02b5d39bfe2c6c737fa8eefcfa5bf6b7d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 540a91e02b5d39bfe2c6c737fa8eefcfa5bf6b7d Azure: 
[FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1203)
 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run travis` re-run the last Travis build
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


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


> Automatically infer the data directory, users only need to specify the table 
> directory
> --------------------------------------------------------------------------------------
>
>                 Key: HUDI-1527
>                 URL: https://issues.apache.org/jira/browse/HUDI-1527
>             Project: Apache Hudi
>          Issue Type: Improvement
>            Reporter: teeyog
>            Priority: Major
>              Labels: pull-request-available
>
> To read the hudi table, you need to specify the path, but the path is not 
> only the tablePath corresponding to the table, but needs to be determined by 
> the partition directory structure. Different keyGenerators correspond to 
> different partition directory structures. The first-level partition directory 
> uses path=.../table/*/*, the secondary partition directory path=../table/*/*/*
> so it is troublesome to let the user specify the data path, the user only 
> needs to specify the tablePath:  .../table
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to