From ce2405b75c84f43df24420d975e30b00a8c6ff52 Mon Sep 17 00:00:00 2001 From: Akram Yakubov Date: Fri, 20 Dec 2024 00:02:18 -0800 Subject: [PATCH] Fix all scripts --- .../streams/effective/show.tables.with.newline/client.rpt | 2 +- .../streams/effective/show.tables.with.newline/server.rpt | 2 +- .../streams/pgsql/show.tables.with.newline/client.rpt | 2 +- .../streams/pgsql/show.tables.with.newline/server.rpt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/incubator/binding-risingwave.spec/src/main/scripts/io/aklivity/zilla/specs/binding/risingwave/streams/effective/show.tables.with.newline/client.rpt b/incubator/binding-risingwave.spec/src/main/scripts/io/aklivity/zilla/specs/binding/risingwave/streams/effective/show.tables.with.newline/client.rpt index 687e504752..d19c0a7b32 100644 --- a/incubator/binding-risingwave.spec/src/main/scripts/io/aklivity/zilla/specs/binding/risingwave/streams/effective/show.tables.with.newline/client.rpt +++ b/incubator/binding-risingwave.spec/src/main/scripts/io/aklivity/zilla/specs/binding/risingwave/streams/effective/show.tables.with.newline/client.rpt @@ -58,7 +58,7 @@ read advised zilla:flush ${pgsql:flushEx() .name("Name") .tableOid(0) .index(0) - .typeOid(701) + .typeOid(1043) .length(8) .modifier(-1) .format("TEXT") diff --git a/incubator/binding-risingwave.spec/src/main/scripts/io/aklivity/zilla/specs/binding/risingwave/streams/effective/show.tables.with.newline/server.rpt b/incubator/binding-risingwave.spec/src/main/scripts/io/aklivity/zilla/specs/binding/risingwave/streams/effective/show.tables.with.newline/server.rpt index f5be0060df..8f38452afc 100644 --- a/incubator/binding-risingwave.spec/src/main/scripts/io/aklivity/zilla/specs/binding/risingwave/streams/effective/show.tables.with.newline/server.rpt +++ b/incubator/binding-risingwave.spec/src/main/scripts/io/aklivity/zilla/specs/binding/risingwave/streams/effective/show.tables.with.newline/server.rpt @@ -56,7 +56,7 @@ write advise zilla:flush ${pgsql:flushEx() .name("Name") .tableOid(0) .index(0) - .typeOid(701) + .typeOid(1043) .length(8) .modifier(-1) .format("TEXT") diff --git a/incubator/binding-risingwave.spec/src/main/scripts/io/aklivity/zilla/specs/binding/risingwave/streams/pgsql/show.tables.with.newline/client.rpt b/incubator/binding-risingwave.spec/src/main/scripts/io/aklivity/zilla/specs/binding/risingwave/streams/pgsql/show.tables.with.newline/client.rpt index 270b9b4247..e4295d793d 100644 --- a/incubator/binding-risingwave.spec/src/main/scripts/io/aklivity/zilla/specs/binding/risingwave/streams/pgsql/show.tables.with.newline/client.rpt +++ b/incubator/binding-risingwave.spec/src/main/scripts/io/aklivity/zilla/specs/binding/risingwave/streams/pgsql/show.tables.with.newline/client.rpt @@ -44,7 +44,7 @@ read advised zilla:flush ${pgsql:flushEx() .name("Name") .tableOid(0) .index(0) - .typeOid(701) + .typeOid(1043) .length(8) .modifier(-1) .format("TEXT") diff --git a/incubator/binding-risingwave.spec/src/main/scripts/io/aklivity/zilla/specs/binding/risingwave/streams/pgsql/show.tables.with.newline/server.rpt b/incubator/binding-risingwave.spec/src/main/scripts/io/aklivity/zilla/specs/binding/risingwave/streams/pgsql/show.tables.with.newline/server.rpt index 66dfd41845..d2aaeb0d4c 100644 --- a/incubator/binding-risingwave.spec/src/main/scripts/io/aklivity/zilla/specs/binding/risingwave/streams/pgsql/show.tables.with.newline/server.rpt +++ b/incubator/binding-risingwave.spec/src/main/scripts/io/aklivity/zilla/specs/binding/risingwave/streams/pgsql/show.tables.with.newline/server.rpt @@ -46,7 +46,7 @@ write advise zilla:flush ${pgsql:flushEx() .name("Name") .tableOid(0) .index(0) - .typeOid(701) + .typeOid(1043) .length(8) .modifier(-1) .format("TEXT")