[
https://issues.apache.org/jira/browse/HUDI-1842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17393629#comment-17393629
]
ASF GitHub Bot commented on HUDI-1842:
--------------------------------------
hudi-bot edited a comment on pull request #3393:
URL: https://github.com/apache/hudi/pull/3393#issuecomment-891812944
<!--
Meta data
{
"version" : 1,
"metaDataEntries" : [ {
"hash" : "53186a44289eb1740d15d0b35afc9d9f3c9f5904",
"status" : "DELETED",
"url" :
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1331",
"triggerID" : "53186a44289eb1740d15d0b35afc9d9f3c9f5904",
"triggerType" : "PUSH"
}, {
"hash" : "3aec37c6f238f4ed40672d20f7b7c6e6314a9519",
"status" : "DELETED",
"url" :
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1350",
"triggerID" : "3aec37c6f238f4ed40672d20f7b7c6e6314a9519",
"triggerType" : "PUSH"
}, {
"hash" : "b87e99ee2121f013b659f09d9a1415c6e2ca3868",
"status" : "DELETED",
"url" :
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1361",
"triggerID" : "b87e99ee2121f013b659f09d9a1415c6e2ca3868",
"triggerType" : "PUSH"
}, {
"hash" : "0af1f7f32ef4135c18336a91532b90a38a227cc2",
"status" : "DELETED",
"url" :
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1366",
"triggerID" : "0af1f7f32ef4135c18336a91532b90a38a227cc2",
"triggerType" : "PUSH"
}, {
"hash" : "b75f709b3759b283822cc55f8c3030bc57fc4122",
"status" : "FAILURE",
"url" :
"https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1367",
"triggerID" : "b75f709b3759b283822cc55f8c3030bc57fc4122",
"triggerType" : "PUSH"
}, {
"hash" : "314a8f66727958ac7830c9d82e8a7ea97be74900",
"status" : "UNKNOWN",
"url" : "TBD",
"triggerID" : "314a8f66727958ac7830c9d82e8a7ea97be74900",
"triggerType" : "PUSH"
} ]
}-->
## CI report:
* b75f709b3759b283822cc55f8c3030bc57fc4122 Azure:
[FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=1367)
* 314a8f66727958ac7830c9d82e8a7ea97be74900 UNKNOWN
<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]
> [SQL] Spark Sql Support For The Exists Hoodie Table
> ---------------------------------------------------
>
> Key: HUDI-1842
> URL: https://issues.apache.org/jira/browse/HUDI-1842
> Project: Apache Hudi
> Issue Type: Sub-task
> Reporter: pengzhiwei
> Assignee: pengzhiwei
> Priority: Blocker
> Labels: pull-request-available, release-blocker
> Fix For: 0.9.0
>
>
> In order to support spark sql for hoodie, we persist some table properties to
> the hoodie.properties. e.g. primaryKey, preCombineField, partition columns.
> For the exists hoodie tables, these properties are missing. We need do some
> code in UpgradeDowngrade to support spark sql for the exists tables.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)