kaiwangleo commented on issue #999: URL: https://github.com/apache/flink-agents/issues/999#issuecomment-5290206561
Thanks for the clarification. #1001 is now merged, so I rebased #1011 onto the latest `main` and scoped it to CI enablement only. - Removed the duplicate production code, documentation, and filtered-KNN feature-test changes from #1011. - Kept `ElasticsearchVectorStoreTest` enabled when `ES_HOST` is configured, including explicit store lifecycle cleanup. - Added a standalone `elasticsearch_tests` CI job and kept the existing multi-module Surefire guard so upstream modules without the focused test do not fail early. - Local verification passed: focused Spotless check and `ElasticsearchVectorStoreTest` (6 tests, 0 failures). I will push the rebased CI-only branch next and report the complete CI result once GitHub finishes running it. -- 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]
