This is an automated email from the ASF dual-hosted git repository.

numinnex pushed a change to branch peer_shard_read_stale_state
in repository https://gitbox.apache.org/repos/asf/iggy.git


    from 3d95831b0 address review comments
     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 412014a7b docs(simulator): add a README for the deterministic harness 
(#4047)
     add 66677fc68 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 +-
 core/simulator/README.md                           | 236 +++++++++++
 examples/python/uv.lock                            |  38 +-
 .../iggy-connector-pinot/build.gradle.kts          |  25 +-
 .../iggy-connector-pinot/integration-test.sh       | 234 -----------
 .../connector/pinot/IggyPinotIntegrationTest.java  | 465 +++++++++++++++++++++
 8 files changed, 767 insertions(+), 277 deletions(-)
 create mode 100644 core/simulator/README.md
 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

Reply via email to