-
Type:
Bug
-
Status: Resolved
-
Priority:
Low
-
Resolution: Fixed
-
Fix Version/s: 2.1.3
-
Component/s: None
-
Labels:None
-
Severity:Low
-
Impacts:Clients
1. Prepare a statement with a wildcard in the select clause.
2. Alter the table - add a column
3. execute the prepared statement
Expected result - get all the columns including the new column
Actual result - get the columns except the new column
Attached a test using cassandra-unit
- is duplicated by
-
CASSANDRA-8353 Prepared statement doesn't revalidate after table schema changes
-
- Resolved
-
- is superceded by
-
CASSANDRA-10786 Include hash of result set metadata in prepared statement id
-
- Resolved
-
- relates to
-
CASSANDRA-7566 DROP TABLE should also drop prepared statements associated to
-
- Resolved
-