This is an automated email from the ASF dual-hosted git repository.
jackie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new f18d95e414 Remove usages of 'schemaName' from example and test table
configs (#16201)
f18d95e414 is described below
commit f18d95e414e4e98153cc4bb69fbf4c8a5bd4f638
Author: Yash Mayya <[email protected]>
AuthorDate: Wed Jun 25 19:58:19 2025 +0100
Remove usages of 'schemaName' from example and test table configs (#16201)
---
.../config/feature-test-2-realtime.json | 1 -
.../sample-test-suite/config/feature-test-2-realtime.json | 1 -
.../sample-test-suite/config/feature-test-3-realtime.json | 1 -
contrib/pinot-druid-benchmark/README.md | 1 -
.../pinot-druid-benchmark/src/main/resources/config/pinot_table.json | 1 -
.../docker/table-configs/airlineStats_realtime_table_config.json | 1 -
.../docker/table-configs/meetupRsvp_realtime_table_config.json | 1 -
helm/pinot/pinot-github-events-setup.yml | 1 -
helm/pinot/pinot-realtime-quickstart.yml | 2 --
pinot-common/src/test/resources/testConfigs/jsonIndexConfig.json | 1 -
pinot-common/src/test/resources/testConfigs/multipleIndexConfig.json | 1 -
.../test/resources/testConfigs/multipleIndexPartialUpsertConfig.json | 1 -
.../multipleIndexPartialUpsertMultipleComparisonColumnConfig.json | 1 -
pinot-common/src/test/resources/testConfigs/noIndexConfig.json | 1 -
pinot-common/src/test/resources/testConfigs/rangeIndexConfig.json | 1 -
pinot-common/src/test/resources/testConfigs/textIndexConfig.json | 1 -
.../src/test/resources/fixtures/pinotTableConfigLowLevel.json | 1 -
.../resources/app/components/Homepage/Operations/AddOfflineTableOp.tsx | 1 -
.../app/components/Homepage/Operations/AddRealtimeTableOp.tsx | 1 -
.../src/test/resources/memory_estimation/table-config-for-upsert.json | 1 -
.../src/test/resources/memory_estimation/table-config.json | 1 -
.../src/test/resources/simpleMeetup_realtime_table_config.json | 1 -
pinot-tools/src/main/resources/conf/sample_realtime_table_config.json | 1 -
.../batch/baseballStats/baseballStats_offline_table_config.json | 1 -
.../resources/examples/batch/billing/billing_offline_table_config.json | 3 +--
.../clientSalaryNulls/clientSalaryNulls_offline_table_config.json | 3 +--
.../batch/fineFoodReviews/fineFoodReviews_offline_table_config.json | 1 -
.../examples/batch/ssb/customer/customer_offline_table_config.json | 3 +--
.../resources/examples/batch/ssb/dates/dates_offline_table_config.json | 3 +--
.../examples/batch/ssb/lineorder/lineorder_offline_table_config.json | 3 +--
.../resources/examples/batch/ssb/part/part_offline_table_config.json | 3 +--
.../examples/batch/ssb/supplier/supplier_offline_table_config.json | 3 +--
.../batch/starbucksStores/starbucksStores_offline_table_config.json | 1 -
.../examples/batch/tpch/customer/customer_offline_table_config.json | 3 +--
.../examples/batch/tpch/lineitem/lineitem_offline_table_config.json | 3 +--
.../examples/batch/tpch/nation/nation_offline_table_config.json | 3 +--
.../examples/batch/tpch/orders/orders_offline_table_config.json | 3 +--
.../resources/examples/batch/tpch/part/part_offline_table_config.json | 3 +--
.../examples/batch/tpch/partsupp/partsupp_offline_table_config.json | 3 +--
.../examples/batch/tpch/region/region_offline_table_config.json | 3 +--
.../examples/batch/tpch/supplier/supplier_offline_table_config.json | 3 +--
.../batch/baseballStats/baseballStats_offline_table_config.json | 1 -
.../minions/stream/githubEvents/githubEvents_offline_table_config.json | 1 -
.../stream/githubEvents/githubEvents_realtime_table_config.json | 1 -
.../stream/airlineStats/docker/airlineStats_realtime_table_config.json | 1 -
pinot-tools/src/main/resources/generator/complexWebsite_config.json | 1 -
pinot-tools/src/main/resources/generator/simpleWebsite_config.json | 1 -
47 files changed, 15 insertions(+), 63 deletions(-)
diff --git
a/compatibility-verifier/multi-stage-query-engine-test-suite/config/feature-test-2-realtime.json
b/compatibility-verifier/multi-stage-query-engine-test-suite/config/feature-test-2-realtime.json
index 394c69f957..27beee9669 100644
---
a/compatibility-verifier/multi-stage-query-engine-test-suite/config/feature-test-2-realtime.json
+++
b/compatibility-verifier/multi-stage-query-engine-test-suite/config/feature-test-2-realtime.json
@@ -20,7 +20,6 @@
"replication": "1",
"retentionTimeUnit": "",
"retentionTimeValue": "",
- "schemaName": "FeatureTest2",
"segmentAssignmentStrategy": "BalanceNumSegmentAssignmentStrategy",
"segmentPushFrequency": "daily",
"segmentPushType": "APPEND",
diff --git
a/compatibility-verifier/sample-test-suite/config/feature-test-2-realtime.json
b/compatibility-verifier/sample-test-suite/config/feature-test-2-realtime.json
index 394c69f957..27beee9669 100644
---
a/compatibility-verifier/sample-test-suite/config/feature-test-2-realtime.json
+++
b/compatibility-verifier/sample-test-suite/config/feature-test-2-realtime.json
@@ -20,7 +20,6 @@
"replication": "1",
"retentionTimeUnit": "",
"retentionTimeValue": "",
- "schemaName": "FeatureTest2",
"segmentAssignmentStrategy": "BalanceNumSegmentAssignmentStrategy",
"segmentPushFrequency": "daily",
"segmentPushType": "APPEND",
diff --git
a/compatibility-verifier/sample-test-suite/config/feature-test-3-realtime.json
b/compatibility-verifier/sample-test-suite/config/feature-test-3-realtime.json
index 85f43c256b..5319be1b50 100644
---
a/compatibility-verifier/sample-test-suite/config/feature-test-3-realtime.json
+++
b/compatibility-verifier/sample-test-suite/config/feature-test-3-realtime.json
@@ -42,7 +42,6 @@
"replication": "1",
"retentionTimeUnit": "",
"retentionTimeValue": "",
- "schemaName": "FeatureTest3",
"segmentAssignmentStrategy": "BalanceNumSegmentAssignmentStrategy",
"segmentPushFrequency": "daily",
"segmentPushType": "APPEND",
diff --git a/contrib/pinot-druid-benchmark/README.md
b/contrib/pinot-druid-benchmark/README.md
index 22fa885703..3b32f3b039 100644
--- a/contrib/pinot-druid-benchmark/README.md
+++ b/contrib/pinot-druid-benchmark/README.md
@@ -114,7 +114,6 @@ For this command above you'll need the following
configuration files:
"tableName": "tpch_lineitem",
"segmentsConfig" : {
"replication" : "1",
- "schemaName" : "tpch_lineitem",
"segmentAssignmentStrategy" : "BalanceNumSegmentAssignmentStrategy"
},
"tenants" : {
diff --git
a/contrib/pinot-druid-benchmark/src/main/resources/config/pinot_table.json
b/contrib/pinot-druid-benchmark/src/main/resources/config/pinot_table.json
index 01c5fa2792..c3e37fe924 100644
--- a/contrib/pinot-druid-benchmark/src/main/resources/config/pinot_table.json
+++ b/contrib/pinot-druid-benchmark/src/main/resources/config/pinot_table.json
@@ -2,7 +2,6 @@
"tableName": "tpch_lineitem",
"segmentsConfig" : {
"replication" : "1",
- "schemaName" : "tpch_lineitem",
"segmentAssignmentStrategy" : "BalanceNumSegmentAssignmentStrategy"
},
"tenants" : {
diff --git
a/docker/images/pinot/examples/docker/table-configs/airlineStats_realtime_table_config.json
b/docker/images/pinot/examples/docker/table-configs/airlineStats_realtime_table_config.json
index 781716899f..25c210005f 100644
---
a/docker/images/pinot/examples/docker/table-configs/airlineStats_realtime_table_config.json
+++
b/docker/images/pinot/examples/docker/table-configs/airlineStats_realtime_table_config.json
@@ -8,7 +8,6 @@
"retentionTimeValue": "5",
"segmentPushType": "APPEND",
"segmentAssignmentStrategy": "BalanceNumSegmentAssignmentStrategy",
- "schemaName": "airlineStats",
"replication": "1",
"replicasPerPartition": "1"
},
diff --git
a/docker/images/pinot/examples/docker/table-configs/meetupRsvp_realtime_table_config.json
b/docker/images/pinot/examples/docker/table-configs/meetupRsvp_realtime_table_config.json
index fd9fd5e780..0e460f09b3 100644
---
a/docker/images/pinot/examples/docker/table-configs/meetupRsvp_realtime_table_config.json
+++
b/docker/images/pinot/examples/docker/table-configs/meetupRsvp_realtime_table_config.json
@@ -6,7 +6,6 @@
"timeType": "MILLISECONDS",
"segmentPushType": "APPEND",
"segmentAssignmentStrategy": "BalanceNumSegmentAssignmentStrategy",
- "schemaName": "meetupRsvp",
"replication": "1",
"replicasPerPartition": "1"
},
diff --git a/helm/pinot/pinot-github-events-setup.yml
b/helm/pinot/pinot-github-events-setup.yml
index 9c4687928f..231c951fcc 100644
--- a/helm/pinot/pinot-github-events-setup.yml
+++ b/helm/pinot/pinot-github-events-setup.yml
@@ -32,7 +32,6 @@ data:
"timeType": "MILLISECONDS",
"retentionTimeUnit": "DAYS",
"retentionTimeValue": "60",
- "schemaName": "pullRequestMergedEvents",
"replication": "1",
"replicasPerPartition": "1"
},
diff --git a/helm/pinot/pinot-realtime-quickstart.yml
b/helm/pinot/pinot-realtime-quickstart.yml
index 9e5b120c0a..a7a084df12 100644
--- a/helm/pinot/pinot-realtime-quickstart.yml
+++ b/helm/pinot/pinot-realtime-quickstart.yml
@@ -34,7 +34,6 @@ data:
"retentionTimeValue": "3650",
"segmentPushType": "APPEND",
"segmentAssignmentStrategy": "BalanceNumSegmentAssignmentStrategy",
- "schemaName": "airlineStats",
"replication": "1",
"replicasPerPartition": "1"
},
@@ -70,7 +69,6 @@ data:
"retentionTimeValue": "3650",
"segmentPushType": "APPEND",
"segmentAssignmentStrategy": "BalanceNumSegmentAssignmentStrategy",
- "schemaName": "airlineStatsAvro",
"replication": "1",
"replicasPerPartition": "1"
},
diff --git a/pinot-common/src/test/resources/testConfigs/jsonIndexConfig.json
b/pinot-common/src/test/resources/testConfigs/jsonIndexConfig.json
index a60cf55ca8..b2838c8fc7 100644
--- a/pinot-common/src/test/resources/testConfigs/jsonIndexConfig.json
+++ b/pinot-common/src/test/resources/testConfigs/jsonIndexConfig.json
@@ -2,7 +2,6 @@
"tableName": "testTable",
"segmentsConfig": {
"replication": "1",
- "schemaName": "testTable",
"timeColumnName": "time"
},
"fieldConfigList": [
diff --git
a/pinot-common/src/test/resources/testConfigs/multipleIndexConfig.json
b/pinot-common/src/test/resources/testConfigs/multipleIndexConfig.json
index 9036e78bb2..566c6ec161 100644
--- a/pinot-common/src/test/resources/testConfigs/multipleIndexConfig.json
+++ b/pinot-common/src/test/resources/testConfigs/multipleIndexConfig.json
@@ -2,7 +2,6 @@
"tableName": "testTable",
"segmentsConfig": {
"replication": "1",
- "schemaName": "testTable",
"timeColumnName": "time"
},
"fieldConfigList": [
diff --git
a/pinot-common/src/test/resources/testConfigs/multipleIndexPartialUpsertConfig.json
b/pinot-common/src/test/resources/testConfigs/multipleIndexPartialUpsertConfig.json
index 8e273a0514..eba0081947 100644
---
a/pinot-common/src/test/resources/testConfigs/multipleIndexPartialUpsertConfig.json
+++
b/pinot-common/src/test/resources/testConfigs/multipleIndexPartialUpsertConfig.json
@@ -2,7 +2,6 @@
"tableName": "testTableUpsert",
"segmentsConfig": {
"replication": "1",
- "schemaName": "testTable",
"timeColumnName": "time"
},
"fieldConfigList": [
diff --git
a/pinot-common/src/test/resources/testConfigs/multipleIndexPartialUpsertMultipleComparisonColumnConfig.json
b/pinot-common/src/test/resources/testConfigs/multipleIndexPartialUpsertMultipleComparisonColumnConfig.json
index 06ac7c2624..35bc036d62 100644
---
a/pinot-common/src/test/resources/testConfigs/multipleIndexPartialUpsertMultipleComparisonColumnConfig.json
+++
b/pinot-common/src/test/resources/testConfigs/multipleIndexPartialUpsertMultipleComparisonColumnConfig.json
@@ -2,7 +2,6 @@
"tableName": "testTableUpsertMultiComparison",
"segmentsConfig": {
"replication": "1",
- "schemaName": "testTable",
"timeColumnName": "time"
},
"fieldConfigList": [
diff --git a/pinot-common/src/test/resources/testConfigs/noIndexConfig.json
b/pinot-common/src/test/resources/testConfigs/noIndexConfig.json
index a15e080e23..f8c068092c 100644
--- a/pinot-common/src/test/resources/testConfigs/noIndexConfig.json
+++ b/pinot-common/src/test/resources/testConfigs/noIndexConfig.json
@@ -2,7 +2,6 @@
"tableName": "testTable",
"segmentsConfig": {
"replication": "1",
- "schemaName": "testTable",
"timeColumnName": "time"
},
"fieldConfigList": [
diff --git a/pinot-common/src/test/resources/testConfigs/rangeIndexConfig.json
b/pinot-common/src/test/resources/testConfigs/rangeIndexConfig.json
index 98a5c6ee9b..f38e7e3481 100644
--- a/pinot-common/src/test/resources/testConfigs/rangeIndexConfig.json
+++ b/pinot-common/src/test/resources/testConfigs/rangeIndexConfig.json
@@ -2,7 +2,6 @@
"tableName": "testTable",
"segmentsConfig": {
"replication": "1",
- "schemaName": "testTable",
"timeColumnName": "time"
},
"fieldConfigList": [
diff --git a/pinot-common/src/test/resources/testConfigs/textIndexConfig.json
b/pinot-common/src/test/resources/testConfigs/textIndexConfig.json
index 28b324a1c3..d5171a55a0 100644
--- a/pinot-common/src/test/resources/testConfigs/textIndexConfig.json
+++ b/pinot-common/src/test/resources/testConfigs/textIndexConfig.json
@@ -2,7 +2,6 @@
"tableName": "testTable",
"segmentsConfig": {
"replication": "1",
- "schemaName": "testTable",
"timeColumnName": "time"
},
"fieldConfigList": [
diff --git
a/pinot-connectors/pinot-flink-connector/src/test/resources/fixtures/pinotTableConfigLowLevel.json
b/pinot-connectors/pinot-flink-connector/src/test/resources/fixtures/pinotTableConfigLowLevel.json
index 392e01f038..adaed3d9f2 100644
---
a/pinot-connectors/pinot-flink-connector/src/test/resources/fixtures/pinotTableConfigLowLevel.json
+++
b/pinot-connectors/pinot-flink-connector/src/test/resources/fixtures/pinotTableConfigLowLevel.json
@@ -7,7 +7,6 @@
"segmentPushFrequency" : null,
"segmentPushType" : "APPEND",
"replication" : "2",
- "schemaName" : "demand",
"timeColumnName" : "timestamp",
"segmentAssignmentStrategy" : "BalanceNumSegmentAssignmentStrategy",
"replicaGroupStrategyConfig" : null,
diff --git
a/pinot-controller/src/main/resources/app/components/Homepage/Operations/AddOfflineTableOp.tsx
b/pinot-controller/src/main/resources/app/components/Homepage/Operations/AddOfflineTableOp.tsx
index 03d19226ed..3d27f52799 100644
---
a/pinot-controller/src/main/resources/app/components/Homepage/Operations/AddOfflineTableOp.tsx
+++
b/pinot-controller/src/main/resources/app/components/Homepage/Operations/AddOfflineTableOp.tsx
@@ -65,7 +65,6 @@ const defaultTableObj = {
"server": "DefaultTenant"
},
"segmentsConfig": {
- "schemaName": "",
"timeColumnName": null,
"replication": "1",
"replicasPerPartition": "1",
diff --git
a/pinot-controller/src/main/resources/app/components/Homepage/Operations/AddRealtimeTableOp.tsx
b/pinot-controller/src/main/resources/app/components/Homepage/Operations/AddRealtimeTableOp.tsx
index e6c8c5c77d..e9fe46cb72 100644
---
a/pinot-controller/src/main/resources/app/components/Homepage/Operations/AddRealtimeTableOp.tsx
+++
b/pinot-controller/src/main/resources/app/components/Homepage/Operations/AddRealtimeTableOp.tsx
@@ -68,7 +68,6 @@ const defaultTableObj = {
"tagOverrideConfig": {}
},
"segmentsConfig": {
- "schemaName": "",
"timeColumnName": null,
"replication": "1",
"replicasPerPartition": "1",
diff --git
a/pinot-controller/src/test/resources/memory_estimation/table-config-for-upsert.json
b/pinot-controller/src/test/resources/memory_estimation/table-config-for-upsert.json
index c83be760e0..9890a1cb36 100644
---
a/pinot-controller/src/test/resources/memory_estimation/table-config-for-upsert.json
+++
b/pinot-controller/src/test/resources/memory_estimation/table-config-for-upsert.json
@@ -13,7 +13,6 @@
"replication": "3",
"retentionTimeUnit": "DAYS",
"retentionTimeValue": "5",
- "schemaName": "restletTable_UPSERT",
"segmentAssignmentStrategy": "BalanceNumSegmentAssignmentStrategy",
"segmentPushFrequency": "daily",
"segmentPushType": "APPEND",
diff --git
a/pinot-controller/src/test/resources/memory_estimation/table-config.json
b/pinot-controller/src/test/resources/memory_estimation/table-config.json
index 307133735a..b85c4e3e72 100644
--- a/pinot-controller/src/test/resources/memory_estimation/table-config.json
+++ b/pinot-controller/src/test/resources/memory_estimation/table-config.json
@@ -9,7 +9,6 @@
"replication": "3",
"retentionTimeUnit": "DAYS",
"retentionTimeValue": "5",
- "schemaName": "testTable",
"segmentAssignmentStrategy": "BalanceNumSegmentAssignmentStrategy",
"segmentPushFrequency": "daily",
"segmentPushType": "APPEND",
diff --git
a/pinot-integration-tests/src/test/resources/simpleMeetup_realtime_table_config.json
b/pinot-integration-tests/src/test/resources/simpleMeetup_realtime_table_config.json
index dda745b3ee..1900dd198d 100644
---
a/pinot-integration-tests/src/test/resources/simpleMeetup_realtime_table_config.json
+++
b/pinot-integration-tests/src/test/resources/simpleMeetup_realtime_table_config.json
@@ -6,7 +6,6 @@
"timeType": "MILLISECONDS",
"segmentPushType": "APPEND",
"segmentAssignmentStrategy": "BalanceNumSegmentAssignmentStrategy",
- "schemaName": "upsertMeetupRsvp",
"replicasPerPartition": "1",
"replicaGroupStrategyConfig": {
"partitionColumn": "event_id",
diff --git
a/pinot-tools/src/main/resources/conf/sample_realtime_table_config.json
b/pinot-tools/src/main/resources/conf/sample_realtime_table_config.json
index 5e2a4773bf..7fc0fc87ee 100644
--- a/pinot-tools/src/main/resources/conf/sample_realtime_table_config.json
+++ b/pinot-tools/src/main/resources/conf/sample_realtime_table_config.json
@@ -8,7 +8,6 @@
"retentionTimeValue": "5",
"segmentPushType": "APPEND",
"segmentAssignmentStrategy": "BalanceNumSegmentAssignmentStrategy",
- "schemaName": "schemaName",
"replication": "3",
"replicasPerPartition": "1"
},
diff --git
a/pinot-tools/src/main/resources/examples/batch/baseballStats/baseballStats_offline_table_config.json
b/pinot-tools/src/main/resources/examples/batch/baseballStats/baseballStats_offline_table_config.json
index 09c86b127b..3028ef75dc 100644
---
a/pinot-tools/src/main/resources/examples/batch/baseballStats/baseballStats_offline_table_config.json
+++
b/pinot-tools/src/main/resources/examples/batch/baseballStats/baseballStats_offline_table_config.json
@@ -4,7 +4,6 @@
"segmentsConfig": {
"segmentPushType": "APPEND",
"segmentAssignmentStrategy": "BalanceNumSegmentAssignmentStrategy",
- "schemaName": "baseballStats",
"replication": "1"
},
"tenants": {
diff --git
a/pinot-tools/src/main/resources/examples/batch/billing/billing_offline_table_config.json
b/pinot-tools/src/main/resources/examples/batch/billing/billing_offline_table_config.json
index a88f2b1368..6330c00d88 100644
---
a/pinot-tools/src/main/resources/examples/batch/billing/billing_offline_table_config.json
+++
b/pinot-tools/src/main/resources/examples/batch/billing/billing_offline_table_config.json
@@ -1,8 +1,7 @@
{
"tableName": "billing",
"segmentsConfig" : {
- "replication" : "1",
- "schemaName" : "billing"
+ "replication" : "1"
},
"tableIndexConfig" : {
"invertedIndexColumns" : [],
diff --git
a/pinot-tools/src/main/resources/examples/batch/clientSalaryNulls/clientSalaryNulls_offline_table_config.json
b/pinot-tools/src/main/resources/examples/batch/clientSalaryNulls/clientSalaryNulls_offline_table_config.json
index 08a322eb73..efff6405b5 100644
---
a/pinot-tools/src/main/resources/examples/batch/clientSalaryNulls/clientSalaryNulls_offline_table_config.json
+++
b/pinot-tools/src/main/resources/examples/batch/clientSalaryNulls/clientSalaryNulls_offline_table_config.json
@@ -1,8 +1,7 @@
{
"tableName": "clientSalaryNulls",
"segmentsConfig" : {
- "replication" : "1",
- "schemaName" : "clientSalaryNulls"
+ "replication" : "1"
},
"tableIndexConfig" : {
"invertedIndexColumns" : [],
diff --git
a/pinot-tools/src/main/resources/examples/batch/fineFoodReviews/fineFoodReviews_offline_table_config.json
b/pinot-tools/src/main/resources/examples/batch/fineFoodReviews/fineFoodReviews_offline_table_config.json
index bece9580d5..07fd7b5e6e 100644
---
a/pinot-tools/src/main/resources/examples/batch/fineFoodReviews/fineFoodReviews_offline_table_config.json
+++
b/pinot-tools/src/main/resources/examples/batch/fineFoodReviews/fineFoodReviews_offline_table_config.json
@@ -4,7 +4,6 @@
"segmentsConfig": {
"segmentPushType": "APPEND",
"segmentAssignmentStrategy": "BalanceNumSegmentAssignmentStrategy",
- "schemaName": "fineFoodReviews",
"replication": "1"
},
"tenants": {
diff --git
a/pinot-tools/src/main/resources/examples/batch/ssb/customer/customer_offline_table_config.json
b/pinot-tools/src/main/resources/examples/batch/ssb/customer/customer_offline_table_config.json
index 80602d8261..bc97f3f07b 100644
---
a/pinot-tools/src/main/resources/examples/batch/ssb/customer/customer_offline_table_config.json
+++
b/pinot-tools/src/main/resources/examples/batch/ssb/customer/customer_offline_table_config.json
@@ -5,8 +5,7 @@
},
"segmentsConfig": {
"segmentPushType": "REFRESH",
- "replication": "1",
- "schemaName": "customer"
+ "replication": "1"
},
"tableIndexConfig": {
"loadMode": "MMAP"
diff --git
a/pinot-tools/src/main/resources/examples/batch/ssb/dates/dates_offline_table_config.json
b/pinot-tools/src/main/resources/examples/batch/ssb/dates/dates_offline_table_config.json
index 332f3c3d32..60b67b9d74 100644
---
a/pinot-tools/src/main/resources/examples/batch/ssb/dates/dates_offline_table_config.json
+++
b/pinot-tools/src/main/resources/examples/batch/ssb/dates/dates_offline_table_config.json
@@ -5,8 +5,7 @@
},
"segmentsConfig": {
"segmentPushType": "REFRESH",
- "replication": "1",
- "schemaName": "dates"
+ "replication": "1"
},
"tableIndexConfig": {
"loadMode": "MMAP"
diff --git
a/pinot-tools/src/main/resources/examples/batch/ssb/lineorder/lineorder_offline_table_config.json
b/pinot-tools/src/main/resources/examples/batch/ssb/lineorder/lineorder_offline_table_config.json
index 1fe5ac8323..cb8d59f145 100644
---
a/pinot-tools/src/main/resources/examples/batch/ssb/lineorder/lineorder_offline_table_config.json
+++
b/pinot-tools/src/main/resources/examples/batch/ssb/lineorder/lineorder_offline_table_config.json
@@ -5,8 +5,7 @@
},
"segmentsConfig": {
"segmentPushType": "REFRESH",
- "replication": "1",
- "schemaName": "lineorder"
+ "replication": "1"
},
"tableIndexConfig": {
"loadMode": "MMAP"
diff --git
a/pinot-tools/src/main/resources/examples/batch/ssb/part/part_offline_table_config.json
b/pinot-tools/src/main/resources/examples/batch/ssb/part/part_offline_table_config.json
index 903acfd326..389d2f472b 100644
---
a/pinot-tools/src/main/resources/examples/batch/ssb/part/part_offline_table_config.json
+++
b/pinot-tools/src/main/resources/examples/batch/ssb/part/part_offline_table_config.json
@@ -5,8 +5,7 @@
},
"segmentsConfig": {
"segmentPushType": "REFRESH",
- "replication": "1",
- "schemaName": "part"
+ "replication": "1"
},
"tableIndexConfig": {
"loadMode": "MMAP"
diff --git
a/pinot-tools/src/main/resources/examples/batch/ssb/supplier/supplier_offline_table_config.json
b/pinot-tools/src/main/resources/examples/batch/ssb/supplier/supplier_offline_table_config.json
index 4ba2f2e9f4..36b711589c 100644
---
a/pinot-tools/src/main/resources/examples/batch/ssb/supplier/supplier_offline_table_config.json
+++
b/pinot-tools/src/main/resources/examples/batch/ssb/supplier/supplier_offline_table_config.json
@@ -5,8 +5,7 @@
},
"segmentsConfig": {
"segmentPushType": "REFRESH",
- "replication": "1",
- "schemaName": "supplier"
+ "replication": "1"
},
"tableIndexConfig": {
"loadMode": "MMAP"
diff --git
a/pinot-tools/src/main/resources/examples/batch/starbucksStores/starbucksStores_offline_table_config.json
b/pinot-tools/src/main/resources/examples/batch/starbucksStores/starbucksStores_offline_table_config.json
index 25017dd4e0..c913ba8f60 100644
---
a/pinot-tools/src/main/resources/examples/batch/starbucksStores/starbucksStores_offline_table_config.json
+++
b/pinot-tools/src/main/resources/examples/batch/starbucksStores/starbucksStores_offline_table_config.json
@@ -6,7 +6,6 @@
"retentionTimeValue": "1",
"segmentPushType": "APPEND",
"segmentAssignmentStrategy": "BalanceNumSegmentAssignmentStrategy",
- "schemaName": "starbucksStores",
"replication": "1"
},
"tenants": {
diff --git
a/pinot-tools/src/main/resources/examples/batch/tpch/customer/customer_offline_table_config.json
b/pinot-tools/src/main/resources/examples/batch/tpch/customer/customer_offline_table_config.json
index a8f954ca5d..4440794731 100644
---
a/pinot-tools/src/main/resources/examples/batch/tpch/customer/customer_offline_table_config.json
+++
b/pinot-tools/src/main/resources/examples/batch/tpch/customer/customer_offline_table_config.json
@@ -5,8 +5,7 @@
},
"segmentsConfig": {
"segmentPushType": "REFRESH",
- "replication": "1",
- "schemaName": "customer"
+ "replication": "1"
},
"tableIndexConfig": {
"loadMode": "MMAP",
diff --git
a/pinot-tools/src/main/resources/examples/batch/tpch/lineitem/lineitem_offline_table_config.json
b/pinot-tools/src/main/resources/examples/batch/tpch/lineitem/lineitem_offline_table_config.json
index 84ecc8ab00..6bcc947d84 100644
---
a/pinot-tools/src/main/resources/examples/batch/tpch/lineitem/lineitem_offline_table_config.json
+++
b/pinot-tools/src/main/resources/examples/batch/tpch/lineitem/lineitem_offline_table_config.json
@@ -5,8 +5,7 @@
},
"segmentsConfig": {
"segmentPushType": "REFRESH",
- "replication": "1",
- "schemaName": "lineitem"
+ "replication": "1"
},
"tableIndexConfig": {
"loadMode": "MMAP",
diff --git
a/pinot-tools/src/main/resources/examples/batch/tpch/nation/nation_offline_table_config.json
b/pinot-tools/src/main/resources/examples/batch/tpch/nation/nation_offline_table_config.json
index f8bab64048..b4ee009262 100644
---
a/pinot-tools/src/main/resources/examples/batch/tpch/nation/nation_offline_table_config.json
+++
b/pinot-tools/src/main/resources/examples/batch/tpch/nation/nation_offline_table_config.json
@@ -5,8 +5,7 @@
},
"segmentsConfig": {
"segmentPushType": "REFRESH",
- "replication": "1",
- "schemaName": "nation"
+ "replication": "1"
},
"tableIndexConfig": {
"loadMode": "MMAP",
diff --git
a/pinot-tools/src/main/resources/examples/batch/tpch/orders/orders_offline_table_config.json
b/pinot-tools/src/main/resources/examples/batch/tpch/orders/orders_offline_table_config.json
index 80c4e5c2d9..4e19b5abc6 100644
---
a/pinot-tools/src/main/resources/examples/batch/tpch/orders/orders_offline_table_config.json
+++
b/pinot-tools/src/main/resources/examples/batch/tpch/orders/orders_offline_table_config.json
@@ -5,8 +5,7 @@
},
"segmentsConfig": {
"segmentPushType": "REFRESH",
- "replication": "1",
- "schemaName": "orders"
+ "replication": "1"
},
"tableIndexConfig": {
"loadMode": "MMAP",
diff --git
a/pinot-tools/src/main/resources/examples/batch/tpch/part/part_offline_table_config.json
b/pinot-tools/src/main/resources/examples/batch/tpch/part/part_offline_table_config.json
index 19b76f90c3..1860dcf73b 100644
---
a/pinot-tools/src/main/resources/examples/batch/tpch/part/part_offline_table_config.json
+++
b/pinot-tools/src/main/resources/examples/batch/tpch/part/part_offline_table_config.json
@@ -5,8 +5,7 @@
},
"segmentsConfig": {
"segmentPushType": "REFRESH",
- "replication": "1",
- "schemaName": "part"
+ "replication": "1"
},
"tableIndexConfig": {
"loadMode": "MMAP",
diff --git
a/pinot-tools/src/main/resources/examples/batch/tpch/partsupp/partsupp_offline_table_config.json
b/pinot-tools/src/main/resources/examples/batch/tpch/partsupp/partsupp_offline_table_config.json
index f7d32c5206..dc809b7b5f 100644
---
a/pinot-tools/src/main/resources/examples/batch/tpch/partsupp/partsupp_offline_table_config.json
+++
b/pinot-tools/src/main/resources/examples/batch/tpch/partsupp/partsupp_offline_table_config.json
@@ -5,8 +5,7 @@
},
"segmentsConfig": {
"segmentPushType": "REFRESH",
- "replication": "1",
- "schemaName": "partsupp"
+ "replication": "1"
},
"tableIndexConfig": {
"loadMode": "MMAP",
diff --git
a/pinot-tools/src/main/resources/examples/batch/tpch/region/region_offline_table_config.json
b/pinot-tools/src/main/resources/examples/batch/tpch/region/region_offline_table_config.json
index 88d62a8315..9c913c4690 100644
---
a/pinot-tools/src/main/resources/examples/batch/tpch/region/region_offline_table_config.json
+++
b/pinot-tools/src/main/resources/examples/batch/tpch/region/region_offline_table_config.json
@@ -5,8 +5,7 @@
},
"segmentsConfig": {
"segmentPushType": "REFRESH",
- "replication": "1",
- "schemaName": "region"
+ "replication": "1"
},
"tableIndexConfig": {
"loadMode": "MMAP",
diff --git
a/pinot-tools/src/main/resources/examples/batch/tpch/supplier/supplier_offline_table_config.json
b/pinot-tools/src/main/resources/examples/batch/tpch/supplier/supplier_offline_table_config.json
index adeaaa5d06..c4eb6e2d3a 100644
---
a/pinot-tools/src/main/resources/examples/batch/tpch/supplier/supplier_offline_table_config.json
+++
b/pinot-tools/src/main/resources/examples/batch/tpch/supplier/supplier_offline_table_config.json
@@ -5,8 +5,7 @@
},
"segmentsConfig": {
"segmentPushType": "REFRESH",
- "replication": "1",
- "schemaName": "supplier"
+ "replication": "1"
},
"tableIndexConfig": {
"loadMode": "MMAP",
diff --git
a/pinot-tools/src/main/resources/examples/minions/batch/baseballStats/baseballStats_offline_table_config.json
b/pinot-tools/src/main/resources/examples/minions/batch/baseballStats/baseballStats_offline_table_config.json
index 1bc01a45f8..662de400a0 100644
---
a/pinot-tools/src/main/resources/examples/minions/batch/baseballStats/baseballStats_offline_table_config.json
+++
b/pinot-tools/src/main/resources/examples/minions/batch/baseballStats/baseballStats_offline_table_config.json
@@ -4,7 +4,6 @@
"segmentsConfig": {
"segmentPushType": "APPEND",
"segmentAssignmentStrategy": "BalanceNumSegmentAssignmentStrategy",
- "schemaName": "baseballStats",
"replication": "1"
},
"tenants": {
diff --git
a/pinot-tools/src/main/resources/examples/minions/stream/githubEvents/githubEvents_offline_table_config.json
b/pinot-tools/src/main/resources/examples/minions/stream/githubEvents/githubEvents_offline_table_config.json
index 6147573fa6..d1122e7648 100644
---
a/pinot-tools/src/main/resources/examples/minions/stream/githubEvents/githubEvents_offline_table_config.json
+++
b/pinot-tools/src/main/resources/examples/minions/stream/githubEvents/githubEvents_offline_table_config.json
@@ -5,7 +5,6 @@
"timeColumnName": "created_at_timestamp",
"segmentPushType": "APPEND",
"segmentAssignmentStrategy": "BalanceNumSegmentAssignmentStrategy",
- "schemaName": "githubEvents",
"replication": "1"
},
"tenants": {
diff --git
a/pinot-tools/src/main/resources/examples/minions/stream/githubEvents/githubEvents_realtime_table_config.json
b/pinot-tools/src/main/resources/examples/minions/stream/githubEvents/githubEvents_realtime_table_config.json
index e30b874a5f..f077d5a6ab 100644
---
a/pinot-tools/src/main/resources/examples/minions/stream/githubEvents/githubEvents_realtime_table_config.json
+++
b/pinot-tools/src/main/resources/examples/minions/stream/githubEvents/githubEvents_realtime_table_config.json
@@ -5,7 +5,6 @@
"timeColumnName": "created_at_timestamp",
"segmentPushType": "APPEND",
"segmentAssignmentStrategy": "BalanceNumSegmentAssignmentStrategy",
- "schemaName": "githubEvents",
"replication": "1",
"replicasPerPartition": "1"
},
diff --git
a/pinot-tools/src/main/resources/examples/stream/airlineStats/docker/airlineStats_realtime_table_config.json
b/pinot-tools/src/main/resources/examples/stream/airlineStats/docker/airlineStats_realtime_table_config.json
index 7d1f70f600..f15b7d507f 100644
---
a/pinot-tools/src/main/resources/examples/stream/airlineStats/docker/airlineStats_realtime_table_config.json
+++
b/pinot-tools/src/main/resources/examples/stream/airlineStats/docker/airlineStats_realtime_table_config.json
@@ -8,7 +8,6 @@
"retentionTimeValue": "5",
"segmentPushType": "APPEND",
"segmentAssignmentStrategy": "BalanceNumSegmentAssignmentStrategy",
- "schemaName": "airlineStats",
"replication": "1",
"replicasPerPartition": "1"
},
diff --git
a/pinot-tools/src/main/resources/generator/complexWebsite_config.json
b/pinot-tools/src/main/resources/generator/complexWebsite_config.json
index 5123f7642c..6437cf72f2 100644
--- a/pinot-tools/src/main/resources/generator/complexWebsite_config.json
+++ b/pinot-tools/src/main/resources/generator/complexWebsite_config.json
@@ -2,7 +2,6 @@
"tableName": "complexWebsite",
"segmentsConfig": {
"replication": "1",
- "schemaName": "complexWebsite",
"timeColumnName": "hoursSinceEpoch"
},
"tableIndexConfig": {
diff --git a/pinot-tools/src/main/resources/generator/simpleWebsite_config.json
b/pinot-tools/src/main/resources/generator/simpleWebsite_config.json
index 0cb0bce8be..0e441bfcaa 100644
--- a/pinot-tools/src/main/resources/generator/simpleWebsite_config.json
+++ b/pinot-tools/src/main/resources/generator/simpleWebsite_config.json
@@ -2,7 +2,6 @@
"tableName": "simpleWebsite",
"segmentsConfig": {
"replication": "1",
- "schemaName": "simpleWebsite",
"timeColumnName": "hoursSinceEpoch"
},
"tableIndexConfig": {
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]