nsivabalan commented on issue #2537: URL: https://github.com/apache/hudi/issues/2537#issuecomment-774124523
@bhasudha @vinothchandar : is this the right format for sql query to be used for sql based transformer ``` select x,y,z from <SRC> ``` From looking at the code, that's why I could infer. Author is trying out something like "select x,y,z from a" basically what's the table name to supple in this sql query? And do we have any documentation anywhere on this regard? ---------------------------------------------------------------- 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]
