xiangfu0 opened a new pull request, #18054:
URL: https://github.com/apache/pinot/pull/18054

   ## Summary
   - remove the production `pinot-controller` dependency from 
`pinot-flink-connector`
   - add typed schema and table-config fetch APIs to `pinot-java-client` for 
Flink admin operations
   - keep the Flink connector wired to the Pinot runtime libraries it actually 
uses, and retain `pinot-controller` only for tests
   
   ## Testing
   - `./mvnw -pl 
pinot-clients/pinot-java-client,pinot-connectors/pinot-flink-connector 
-Dtest=PinotAdminClientTest,PinotConnectionUtilsTest 
-Dsurefire.failIfNoSpecifiedTests=false test`
   - `./mvnw -pl 
pinot-clients/pinot-java-client,pinot-connectors/pinot-flink-connector 
spotless:apply -DskipTests`
   - `./mvnw -pl 
pinot-clients/pinot-java-client,pinot-connectors/pinot-flink-connector 
checkstyle:check license:format license:check -DskipTests`
   - `./mvnw -pl 
pinot-clients/pinot-java-client,pinot-connectors/pinot-flink-connector package 
-DskipTests -DskipShade -T1C`
   
   Follow-up to #15343.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to