Re: Table name length limit in Cassandra

2024-02-22 Thread Gaurav Agarwal
s of tables (and yes, there's > performance issue with that), so the table name length limit really > shouldn't be an issue. > > Best, > Bowen > > On 22/02/2024 05:47, Gaurav Agarwal wrote: > > Hi team, > > > > Currently Cassandra has a table name length limi

Table name length limit in Cassandra

2024-02-21 Thread Gaurav Agarwal
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, c

Re: [Discuss] Introducing Flexible Authentication in Cassandra via Feature Flag

2024-02-12 Thread Gaurav Agarwal
another. > It says: > > > Soft: Operates in a monitoring mode without enforcing authentication > > Most users use authentication today, so auth_enforcement_flag=Soft would > allow unauthenticated clients to connect to the database. > > -- > Abe > > On Feb 12, 2024, at 2:4

[Discuss] Introducing Flexible Authentication in Cassandra via Feature Flag

2024-02-12 Thread Gaurav Agarwal
om/document/d/1w649JAJdhVNQwQ9btXaaUopXlGjia6Sfgv281U9U7HY> I warmly invite the community to review this proposal and share your valuable feedback. I'm eager to discuss its potential impact and collaborate on making Cassandra even better. Thank you for your time and consideration. Sincerely, Gaurav Agarwal Software Engineer at Uber