This is an automated email from the ASF dual-hosted git repository.
hubcio pushed a change to branch peer_shard_read_stale_state
in repository https://gitbox.apache.org/repos/asf/iggy.git
from 0a3123ba7 Merge branch 'master' into peer_shard_read_stale_state
add a7fcf9282 chore(deps): Bump the python group across 2 directories with
1 update (#4039)
add 873c6ce6a docs: mention the PHP SDK in the README (#4041)
add 05b3d74b9 test(java): add Pinot connector E2E coverage (#3922)
add 7e98cabe4 Merge branch 'master' into peer_shard_read_stale_state
No new revisions were added by this update.
Summary of changes:
.github/actions/java-gradle/pre-merge/action.yml | 6 +
README.md | 2 +-
bdd/python/uv.lock | 38 +-
examples/python/uv.lock | 38 +-
.../iggy-connector-pinot/build.gradle.kts | 25 +-
.../iggy-connector-pinot/integration-test.sh | 234 -----------
.../connector/pinot/IggyPinotIntegrationTest.java | 465 +++++++++++++++++++++
7 files changed, 531 insertions(+), 277 deletions(-)
delete mode 100755
foreign/java/external-processors/iggy-connector-pinot/integration-test.sh
create mode 100644
foreign/java/external-processors/iggy-connector-pinot/src/test/java/org/apache/iggy/connector/pinot/IggyPinotIntegrationTest.java