Hi team,

Currently Cassandra has a table name length limit of 48 characters. If I
understand correctly, it was made due to the fact that filename can not be
more than 255 characters in windows. However, Linux supports up to 4096
bytes of file name.

Given my Cassandra nodes are on Linux systems, can I increase the limit
from 48 characters to 64 characters? Will there be any performance issues
due to increasing the limit?

Thanks
Gaurav

Reply via email to