pengzhiwei2018 commented on issue #2810: URL: https://github.com/apache/hudi/issues/2810#issuecomment-818387671
Hi @rubenssoto , first you should write some data to the hudi table, then you can consume the data from that hudi table. You can refer to the test case in [TestStreamingSource](https://github.com/apache/hudi/blob/master/hudi-spark-datasource/hudi-spark/src/test/scala/org/apache/hudi/functional/TestStreamingSource.scala). -- 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: [email protected]
