rangareddy commented on issue #15618: URL: https://github.com/apache/hudi/issues/15618#issuecomment-5030265568
This issue was reviewed as part of the JIRA-migrated backlog triage. Findings: the requested capability - querying Hudi tables via Spark table-valued functions - was implemented in PR #7400 (commit c9a683fd, "[HUDI-5340] Hudi supports Spark TVF"), merged 2022-12-08 and first released in Hudi 0.13.0. Current master provides the hudi_query, hudi_table_changes and hudi_filesystem_view TVFs (see HoodieTableChanges.scala and TestHoodieTableValuedFunction.scala). This ticket's own PR #7415 was never merged and appears superseded by the merged implementation in #7400. Keeping this issue open until PR #7415 is reconciled (merged or closed as superseded); if the TVF support in current releases covers your use case, this can then be closed. -- 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]
