Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about amazon-keyspaces

Read more about amazon-keyspaces

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - amazon-keyspaces

Clear prepared statement cache in AWS Keyspaces on table definition change

Is there an easy way to clear prepared statement cache in AWS Keyspaces? Traditional tricks used on manual cassandra nodes cannot be used in the AWS Cloud. In Cassandra, if the table definition change...
test-img

zenbeni

cassandra

prepared-statement

amazon-keyspaces

Votes: 0

Answers: 0

Is it possible to drop a column from AWS Keyspaces table?

I need to write roll-in and roll-back scripts for AWS Keyspaces. Roll-in is ALTER TABLE my_table ADD ( next_value_1 double, next_value_2 double, ); What roll-back script should be? According to w...
test-img

Yura

amazon-web-services

cassandra

cql

amazon-keyspaces

Votes: 0

Answers: 1

Latest Answer

It looks like you cannot. From the doc mentioned in the original post, the supported syntax is: ALTER TABLE table_name [ ADD ( column_definition | column_definition_list) ] [[ADD | DRO...
test-img

Aaron

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved