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 1a38329 Add complex-type transformation to offline segment creation
(#6914)
add e379292 Add correct yaml files for real time data(#6787) (#6916)
No new revisions were added by this update.
Summary of changes:
...eTest1-schema.json => FeatureTest2-schema.json} | 2 +-
...ata-00.csv => RealtimeFeatureTest1-data-00.csv} | 1 -
... => feature-test-2-realtime-stream-config.json} | 2 +-
...-realtime.json => feature-test-2-realtime.json} | 8 +--
.../queries/feature-test-2-sql-realtime.queries | 62 +++++++++++++++++++++
.../feature-test-2-sql-realtime.results | 63 ++++++++++++++++++++++
.../sample-test-suite/post-broker-rollback.yaml | 12 +++++
.../post-controller-rollback.yaml | 12 +++++
.../sample-test-suite/post-server-rollback.yaml | 12 +++++
.../sample-test-suite/post-server-upgrade.yaml | 12 +++++
.../sample-test-suite/pre-broker-upgrade.yaml | 12 +++++
.../sample-test-suite/pre-controller-upgrade.yaml | 22 ++++++++
.../sample-test-suite/pre-server-upgrade.yaml | 12 +++++
13 files changed, 226 insertions(+), 6 deletions(-)
copy compatibility-verifier/sample-test-suite/config/{FeatureTest1-schema.json
=> FeatureTest2-schema.json} (98%)
copy
compatibility-verifier/sample-test-suite/config/data/{FeatureTest1-data-00.csv
=> RealtimeFeatureTest1-data-00.csv} (97%)
rename
compatibility-verifier/sample-test-suite/config/{feature-test-1-realtime-stream-config.json
=> feature-test-2-realtime-stream-config.json} (79%)
rename
compatibility-verifier/sample-test-suite/config/{feature-test-1-realtime.json
=> feature-test-2-realtime.json} (87%)
create mode 100644
compatibility-verifier/sample-test-suite/config/queries/feature-test-2-sql-realtime.queries
create mode 100644
compatibility-verifier/sample-test-suite/config/query-results/feature-test-2-sql-realtime.results
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]