tanmeshnm

Results 4 issues of tanmeshnm

## Description This PR adds support [EXTRACT](https://modern-sql.com/feature/extract#:~:text=EXTRACT(%3Cfield%3E%20FROM%20%3Cexpression%3E)) syntax and converts it to its Pinot expression. This PR will solve the following issue -- https://github.com/apache/pinot/issues/9075 ## Testing Verified the desired behavior...

Description: This PR extract tableName from the query when the tableName is null. This PR will solve the following issue -- #8842 Testing: Added the ConnectionTest.java to ensure that the...

Description: This PR adds a default groupid in kafka consumer This PR will solve the following issue -- #9183 Testing: Added KafkaStreamLevelStreamConfigTest.java to ensure that default value is added to...

Instructions: 1. The PR has to be tagged with at least one of the following labels (*): 1. `feature` 2. `bugfix` 3. `performance` 4. `ui` 5. `backward-incompat` 6. `release-notes` (**)...