[
https://issues.apache.org/jira/browse/HUDI-2243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17390305#comment-17390305
]
ASF GitHub Bot commented on HUDI-2243:
--------------------------------------
pengzhiwei2018 commented on pull request #3360:
URL: https://github.com/apache/hudi/pull/3360#issuecomment-889653146
> @pengzhiwei2018 Thanks for this. Maybe we could have couple of follow on
tasks.
>
> 1. Allow user to specify `as.of.instant` in `YYYY-MM-DD` to `YYYY-MM-DD
hh:mm:ss` formts.
> 2. Support this with SQL dml as well, e.g. `select a,b,c from hudi_table
AS OF 20210728141108 `. This would really help useers to rollback using CTAS
directly. What do you think?
Both Agreed! I will submit a PR to support time travel query for spark sql
after https://github.com/apache/hudi/pull/3277 has merged as we need do some
sql extension for `hudi-spark` module based on that PR which has did a lot of
basic work.
--
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]
> Support Time Travel Query For Hoodie Table
> ------------------------------------------
>
> Key: HUDI-2243
> URL: https://issues.apache.org/jira/browse/HUDI-2243
> Project: Apache Hudi
> Issue Type: Bug
> Components: Spark Integration
> Reporter: pengzhiwei
> Assignee: pengzhiwei
> Priority: Major
> Labels: pull-request-available
>
> Support time travel query for hoodie table for both COW and MOR table.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)