rangareddy commented on issue #14631: URL: https://github.com/apache/hudi/issues/14631#issuecomment-5001673960
This issue was reviewed as part of the JIRA-migrated backlog triage (HUDI-1126). This 2020 sub-task tracked implementing Spark Structured Streaming reads for Hudi; the prototype in the issue failed with a ClassCastException and the originating PR #1880 was closed unmerged. Structured streaming read is now implemented on `master` via `HoodieStreamSourceV1`/`HoodieStreamSourceV2` (Spark `Source` with `getBatch`, under hudi-spark-datasource/hudi-spark-common/.../streaming/), covered by tests such as `TestStructuredStreaming` and `TestStreamingSource`. As the capability now exists, closing as already fixed. -- 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]
