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 2021/11/06 15:38:28 UTC

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

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


   https://github.com/apache/spark/pull/34497 
   
   ```sql
   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] xushiyan edited a comment on issue #3934: [SUPPORT]Add AS OF syntax support

Posted by GitBox <gi...@apache.org>.
xushiyan edited a comment on issue #3934:
URL: https://github.com/apache/hudi/issues/3934#issuecomment-966766900


   @melin just noted this is a new syntax not even merged yet. We'll support if there is a popular demand later. Closing this now. 


-- 
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] xushiyan closed issue #3934: [SUPPORT]Add AS OF syntax support

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


   


-- 
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] xushiyan commented on issue #3934: [SUPPORT]Add AS OF syntax support

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


   @melin can you pls file a jira and link it here please?


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