XuQianJin-Stars commented on pull request #4607: URL: https://github.com/apache/hudi/pull/4607#issuecomment-1047677729
> @XuQianJin-Stars thanks for the RFC. 2 main points to highlight > > * it'd be helpful to see a complete end-to-end example to illustrate the features, in addition to describing the implementation logic > * any consideration on security? as it's vulnerable to attacks like SQL injection, there better be some logic to mitigate this sort of vulnerabilities. would be helpful to highlight it here Here are two concrete usage examples. https://github.com/apache/hudi/blob/44f52627deee3a2c6b004811527b351f43dfeec1/hudi-spark-datasource/hudi-spark/src/test/scala/org/apache/spark/sql/hudi/TestCallProcedure.scala#L82 -- 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]
