The document discusses new features in Cassandra 3, focusing on materialized views, user defined functions (UDFs), user defined aggregates (UDAs), JSON syntax, and the new SASI full text search index. It explains materialized views' benefits in reducing manual denormalization, UDF creation for server-side computation to enhance performance, and how to work with JSON for data manipulation. Additionally, it covers the SASI index aimed at improving full-text search capabilities in Cassandra, introducing a more efficient indexing structure.