Details
-
Bug
-
Status: Resolved
-
Low
-
Resolution: Fixed
-
None
-
None
-
Low
-
Clients
Description
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
Attachments
Attachments
Issue Links
- 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