You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/03/11 04:03:22 UTC

[GitHub] [hudi] melin opened a new issue #5016: [SUPPORT] Add AS OF syntax support

melin opened a new issue #5016:
URL: https://github.com/apache/hudi/issues/5016


   Use sql to query the specified version data
   ``` 
   SELECT * FROM default.people10m VERSION AS OF 0; 
   SELECT * FROM default.people10m TIMESTAMP AS OF '2019-01-29 00:37:58'; 
   ``` 


-- 
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-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] nsivabalan commented on issue #5016: [SUPPORT] Add AS OF syntax support

Posted by GitBox <gi...@apache.org>.
nsivabalan commented on issue #5016:
URL: https://github.com/apache/hudi/issues/5016#issuecomment-1067421930


   @XuQianJin-Stars : can you respond here. guess we already added this support to latest master if I am not wrong. 


-- 
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-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] XuQianJin-Stars edited a comment on issue #5016: [SUPPORT] Add AS OF syntax support

Posted by GitBox <gi...@apache.org>.
XuQianJin-Stars edited a comment on issue #5016:
URL: https://github.com/apache/hudi/issues/5016#issuecomment-1067455174


   > @XuQianJin-Stars : can you respond here. guess we already added this support to latest master if I am not wrong.
   
   hi @melin This is already supported in the master.  
   link : https://issues.apache.org/jira/browse/HUDI-3221


-- 
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-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] melin closed issue #5016: [SUPPORT] Add AS OF syntax support

Posted by GitBox <gi...@apache.org>.
melin closed issue #5016:
URL: https://github.com/apache/hudi/issues/5016


   


-- 
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-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] nsivabalan commented on issue #5016: [SUPPORT] Add AS OF syntax support

Posted by GitBox <gi...@apache.org>.
nsivabalan commented on issue #5016:
URL: https://github.com/apache/hudi/issues/5016#issuecomment-1067436161


   feel free to link the jira and close it out. 


-- 
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-unsubscribe@hudi.apache.org

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



[GitHub] [hudi] XuQianJin-Stars commented on issue #5016: [SUPPORT] Add AS OF syntax support

Posted by GitBox <gi...@apache.org>.
XuQianJin-Stars commented on issue #5016:
URL: https://github.com/apache/hudi/issues/5016#issuecomment-1067455174


   > @XuQianJin-Stars : can you respond here. guess we already added this support to latest master if I am not wrong.
   
   hi @melin This is already supported in the master. 


-- 
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-unsubscribe@hudi.apache.org

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