This is an automated email from the ASF dual-hosted git repository. mcvsubbu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
from d0177f9 [TE]: Fix all eslint reported errors and warnings under app/pods/components (#6568) add abf21ed Compatibility test: streamOp (#6419) No new revisions were added by this update. Summary of changes: compatibility-verifier/compCheck.sh | 14 +- .../pinot/compat/tests/ClusterDescriptor.java | 17 +- .../org/apache/pinot/compat/tests/StreamOp.java | 231 +++++++++++++++++++-- .../compat-tests/configs/FeatureTest1-schema.json | 7 + .../feature-test-1-realtime-stream-config.json | 8 + .../configs/feature-test-1-realtime.json | 59 ++++++ .../resources/compat-tests/stream-op-publish.yaml | 7 +- 7 files changed, 315 insertions(+), 28 deletions(-) create mode 100644 pinot-integration-tests/src/test/resources/compat-tests/configs/feature-test-1-realtime-stream-config.json create mode 100644 pinot-integration-tests/src/test/resources/compat-tests/configs/feature-test-1-realtime.json --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org