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/08/18 23:18:15 UTC

[GitHub] [hudi] nsivabalan edited a comment on issue #3423: [SUPPORT] Table or view not found error in Hoodie Delta Streamer

nsivabalan edited a comment on issue #3423:
URL: https://github.com/apache/hudi/issues/3423#issuecomment-901490970


   sorry for the late turn around. 
   I am not sure if you can join w/ hudi table from within a transformer. from what I know, incoming df is treated as a table (sparksession.registerTempTable()) and then you can perform a sql query on top of it to produce output df before ingesting to hudi. 
   
   @bvaradar : Can you help here. 
   


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