[
https://issues.apache.org/jira/browse/HUDI-1842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17392268#comment-17392268
]
ASF GitHub Bot commented on HUDI-1842:
--------------------------------------
hudi-bot commented on pull request #3393:
URL: https://github.com/apache/hudi/pull/3393#issuecomment-891812944
<!--
Meta data
{
"version" : 1,
"metaDataEntries" : [ {
"hash" : "53186a44289eb1740d15d0b35afc9d9f3c9f5904",
"status" : "UNKNOWN",
"url" : "TBD",
"triggerID" : "53186a44289eb1740d15d0b35afc9d9f3c9f5904",
"triggerType" : "PUSH"
} ]
}-->
## CI report:
* 53186a44289eb1740d15d0b35afc9d9f3c9f5904 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)