Upgrade to Citus 12 #13086
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
103 errors
MirrorHTSPrecompiledContractTest.prepareComputationForUnsupportedPrecompileThrowsException():
hedera-mirror-web3/src/test/java/com/hedera/mirror/web3/evm/store/contract/precompile/MirrorHTSPrecompiledContractTest.java#L203
java.lang.AssertionError:
Expecting actual throwable to be an instance of:
java.lang.UnsupportedOperationException
but was:
java.lang.IllegalArgumentException: tuple index 0: not enough bytes remaining: 0 < 32
at com.esaulpaugh.headlong.abi.TupleType.decodeException(TupleType.java:324)
at com.esaulpaugh.headlong.abi.TupleType.decode(TupleType.java:254)
at com.esaulpaugh.headlong.abi.TupleType.decode(TupleType.java:30)
...(99 remaining lines not displayed - this can be changed with Assertions.setMaxStackTraceElementsDisplayed)
|
MirrorHTSPrecompiledContractTest.prepareComputationForUnsupportedPrecompileThrowsException():
hedera-mirror-web3/src/test/java/com/hedera/mirror/web3/evm/store/contract/precompile/MirrorHTSPrecompiledContractTest.java#L203
java.lang.AssertionError:
Expecting actual throwable to be an instance of:
java.lang.UnsupportedOperationException
but was:
java.lang.IllegalArgumentException: tuple index 0: not enough bytes remaining: 0 < 32
at com.esaulpaugh.headlong.abi.TupleType.decodeException(TupleType.java:324)
at com.esaulpaugh.headlong.abi.TupleType.decode(TupleType.java:254)
at com.esaulpaugh.headlong.abi.TupleType.decode(TupleType.java:30)
...(99 remaining lines not displayed - this can be changed with Assertions.setMaxStackTraceElementsDisplayed)
|
TopicMessageLookupMigrationTest.emptyTopicMessage():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupMigrationTest.empty():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupMigrationTest.disabled():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupMigrationTest.migrateOnce():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupMigrationTest.checksum():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupMigrationTest.idempotent():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupMigrationTest.emptyTopicMessage():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupMigrationTest.empty():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupMigrationTest.disabled():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupMigrationTest.migrateOnce():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupMigrationTest.checksum():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupMigrationTest.idempotent():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupMigrationTest.emptyTopicMessage():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupMigrationTest.empty():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupMigrationTest.disabled():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupMigrationTest.migrateOnce():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupMigrationTest.checksum():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupMigrationTest.idempotent():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupMigrationTest.emptyTopicMessage():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupMigrationTest.empty():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupMigrationTest.disabled():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupMigrationTest.migrateOnce():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupMigrationTest.checksum():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupMigrationTest.idempotent():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.noTopicMessages():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.spanningTwoPartitions():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.topicMessages():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.[1] topics=false, topicMessageLookups=true:
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.[2] topics=false, topicMessageLookups=false:
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.[3] topics=true, topicMessageLookups=false:
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.failThenReprocess():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.noTopicMessages():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.spanningTwoPartitions():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.topicMessages():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.[1] topics=false, topicMessageLookups=true:
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.[2] topics=false, topicMessageLookups=false:
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.[3] topics=true, topicMessageLookups=false:
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.failThenReprocess():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.noTopicMessages():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.spanningTwoPartitions():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.topicMessages():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.[1] topics=false, topicMessageLookups=true:
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.[2] topics=false, topicMessageLookups=false:
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.[3] topics=true, topicMessageLookups=false:
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.failThenReprocess():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.noTopicMessages():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.spanningTwoPartitions():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.topicMessages():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.[1] topics=false, topicMessageLookups=true:
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.[2] topics=false, topicMessageLookups=false:
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
install
Process completed with exit code 1.
|
TopicMessageLookupMigrationTest.emptyTopicMessage():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupMigrationTest.empty():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupMigrationTest.disabled():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupMigrationTest.migrateOnce():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupMigrationTest.checksum():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupMigrationTest.idempotent():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupMigrationTest.emptyTopicMessage():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupMigrationTest.empty():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupMigrationTest.disabled():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupMigrationTest.migrateOnce():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupMigrationTest.checksum():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupMigrationTest.idempotent():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupMigrationTest.emptyTopicMessage():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupMigrationTest.empty():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupMigrationTest.disabled():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupMigrationTest.migrateOnce():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupMigrationTest.checksum():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupMigrationTest.idempotent():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupMigrationTest.emptyTopicMessage():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupMigrationTest.empty():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupMigrationTest.disabled():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupMigrationTest.migrateOnce():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupMigrationTest.checksum():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupMigrationTest.idempotent():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/migration/TopicMessageLookupMigrationTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.noTopicMessages():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.spanningTwoPartitions():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.topicMessages():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.[1] topics=false, topicMessageLookups=true:
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.[2] topics=false, topicMessageLookups=false:
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.[3] topics=true, topicMessageLookups=false:
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.failThenReprocess():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.noTopicMessages():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.spanningTwoPartitions():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.topicMessages():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.[1] topics=false, topicMessageLookups=true:
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.[2] topics=false, topicMessageLookups=false:
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.[3] topics=true, topicMessageLookups=false:
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.failThenReprocess():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.noTopicMessages():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.spanningTwoPartitions():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.topicMessages():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.[1] topics=false, topicMessageLookups=true:
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.[2] topics=false, topicMessageLookups=false:
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.[3] topics=true, topicMessageLookups=false:
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.failThenReprocess():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.noTopicMessages():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.spanningTwoPartitions():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.topicMessages():
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.[1] topics=false, topicMessageLookups=true:
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|
TopicMessageLookupEntityListenerTest.[2] topics=false, topicMessageLookups=false:
hedera-mirror-importer/src/test/java/com/hedera/mirror/importer/parser/record/entity/topic/TopicMessageLookupEntityListenerTest.java#L1
org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [alter table topic_message rename to topic_message_plain;
create table topic_message (like topic_message_plain including constraints, primary key (consensus_timestamp, topic_id)) partition by range (consensus_timestamp);
create table topic_message_default partition of topic_message default;
create table topic_message_00 partition of topic_message for values from ('1680000000000000000') to ('1682000000000000000');
create table topic_message_01 partition of topic_message for values from ('1682000000000000000') to ('1684000000000000000');
]
|