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 2019/12/12 13:24:30 UTC

[GitHub] [incubator-hudi] Akshay2Agarwal opened a new issue #1101: [SUPPORT] Does Hudi support incremental changes view in HoodieReadClient

Akshay2Agarwal opened a new issue #1101: [SUPPORT] Does Hudi support incremental changes view in HoodieReadClient
URL: https://github.com/apache/incubator-hudi/issues/1101
 
 
   **I am not seeing any support for begin time for incremental view in HoodieReadClient. Does it support the incremental view?**
   
   I was trying out Read Client of Hudi (hudi-client/src/main/java/org/apache/hudi/HoodieReadClient.java) but did not get method to perform time based queries using the same.
   
   **To Reproduce**
   
   Steps to reproduce the behavior:
   
   1. Go to hudi-client/src/main/java/org/apache/hudi/HoodieReadClient.java
   2. There is only readROView method and did not have support for creating incremental view
   
   **Environment Description**
   
   * Hudi version : 0.5.0-incubating
   
   * Spark version : 2.4.4
   
   * Hive version : 2.3.6
   
   * Hadoop version : 2.8.5
   
   * Storage (HDFS/S3/GCS..) : S3
   
   * Running on Docker? (yes/no) : no
   
   
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services