suryaprasanna opened a new pull request, #8858:
URL: https://github.com/apache/hudi/pull/8858

   ### Change Logs
   
   Introducing a new Source type called SqlFileBasedSource which can be used to 
create complex SQL statements by and caches datasets in-memory and running 
complex joins on them.
   
   ### Impact
   
   This is a new feature should not impact existing use cases.
   
   ### Risk level (write none, low medium or high below)
   
   None.
   
   ### Documentation Update
   
   Some documentation is added within the classes, but since new configs and 
source are introduced it requires updates to the 
   
   ### Contributor's checklist
   
   - [x] Read through [contributor's 
guide](https://hudi.apache.org/contribute/how-to-contribute)
   - [x] Change Logs and Impact were stated clearly
   - [x] Adequate tests were added if applicable
   - [x] CI passed
   


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

Reply via email to