Andrés de la Peña website_and_docs all time


 23 Collaborator
Mick Semb Wever , Eric Ramirez , Jonathan Ellis , Brandon Williams , Tyler Hobbs , Štefan Miklošovič , Benjamin Lerer , Ekaterina Dimitrova , Berenguer Blasi , Lorina Poland , Robert Stupp , Marcus Eriksson , Yifan Cai , David Capwell , Paulo Motta , Francisco Guerrero , Caleb Rackliffe , Yuki Morishita , Mike Adamson , Diogenese Topper , Chris Thornett , Maxwell Guo , Piotr Kolaczkowski

 24 Patch  9 Review
8fd44ca8fc9e0b0e94932bcd855e2833bf6ca3cb, b91c0fcb6e1a55331158706ae4980a4911174e3c, 3b9881bfa65d2806e3918ba2c73198cb17c7071b, 637a427274fa24ab137943693ce2808cdacb03bb, 410018ab165b54c378648d52fb4ec815c557e80e, 58177996058a57e4909b11bcc6e754c8a6e38f6d, 5a82c04fd363030d712fb2935b6c591577ba25ec, e72ec4e82835cef80cf9e9d8c58b25801d4af8c8, d3c55ed8f82c601d188fedbecb62a464171ea624, 2e2a49fcdcf34ef2e8afcb3369f5a62cb168f18c, 3eb605b4db0fa6b1ab67b85724a9cfbf00aae7de, 93e0ae9af62fb1bd0c4f120205d2e84809cf4e09, b7c7972a51ab6be6e5f410d2b12c770f5b7ebc98, c8c8635a4c902ef051a46845919a5430f8d71e3f, 09692d5a58d96089c699f59e9b7daacd066e902d, a67a2a2441589e8bf41498c426fddacd7b9719cf, 0d4cc2ef0d246df34d534ef2f0df8ad9bb043206, d319352fa89e324b3752c563f3c2d2bc21d8f914, e42d9e7d696baa8d7b81c058cfbe2f1091671c15, 9b5ba6ca51e6e35116fbac715cb0e1d3b7eb94f3, 4c80eeece37d79f434078224a0504400ae10a20d, 6a4144b41897b87d824fb76e483d6ce81c62f5ef, 30cc955133045bdc5029867b605238df3a331dfd, a5fdecabfb800cb6638086739171bbe0faebd20e e0074a31ef26adaebff6ac0657e4471fc805f93f, 394d4b116868e4897ad3cc40833df801366a8916, ae537abc6494564d7254a2126465522d86b44c1e, a67a2a2441589e8bf41498c426fddacd7b9719cf, 26dd119679605bf61ad3caa24a70509e5be5aac9, bdde665032679bd197566cfeea34b52538da4f1a, f69b11eee9605add3a006de46eedb773a984d90b, d9e2ed00afd8fae4bcbec02a4b323e55e4f43d88, 8693357109a6e59117a641e109c3865501e3eee6

e0074a31ef26adaebff6ac0657e4471fc805f93f | Author: Benjamin Lerer <b.lerer@gmail.com>
 | 2024-03-21 11:11:10+01:00

    Add support for NOT operators in WHERE clauses (CASSANDRA-18584)
    In addition - Fixed Three Valued Logic
    
    patch by Piotr Kolaczkowski; reviewed by Benjamin Lerer, Ekaterina Dimitrova, Andres de la Pena for CASSANDRA-18584
    
    Co-authored-by: Benjamin Lerer <b.lerer@gmail.com>
    Co-authored by: Ekaterina Dimitrova<ekaterina.dimitrova@datastax.com>

8fd44ca8fc9e0b0e94932bcd855e2833bf6ca3cb | Author: Andrés de la Peña <a.penya.garcia@gmail.com>
 | 2024-01-02 12:18:47+00:00

    Upgrade Python driver to 3.29.0
    
    patch by Andrés de la Peña; reviewed by Berenguer Blasi for CASSANDRA-19245

b91c0fcb6e1a55331158706ae4980a4911174e3c | Author: Andrés de la Peña <a.penya.garcia@gmail.com>
 | 2023-11-09 13:25:07+00:00

    Change cqlsh's min required Python version from 3.6+ to 3.7+
    
    patch by Andrés de la Peña; reviewed by Brandon Williams for CASSANDRA-18960

30cc955133045bdc5029867b605238df3a331dfd | Author: Diogenese Topper <83248625+nonstopdtop@users.noreply.github.com>
 | 2023-11-08 00:35:27-08:00

    BLOG - Apache Cassandra 5.0 Features: Trie Memtables and Trie-Indexed SSTables
    
     patch by Diogenese Topper, Andrés de la Peña; reviewed by Mick Semb Wever for CASSANDRA-18900

3b9881bfa65d2806e3918ba2c73198cb17c7071b | Author: Andrés de la Peña <a.penya.garcia@gmail.com>
 | 2023-09-27 21:56:15+01:00

    Fix vector type to support DDM's mask_default function
    
    patch by Andrés de la Peña; reviewed by Berenguer Blasi and Maxwell Guo for CASSANDRA-18889

637a427274fa24ab137943693ce2808cdacb03bb | Author: Andrés de la Peña <a.penya.garcia@gmail.com>
 | 2023-08-24 11:06:31+01:00

    Add missing features to the page listing the 5.0 new features
    
    patch by Andrés de la Peña; reviewed by Stefan Miklosovic for CASSANDRA-18794

410018ab165b54c378648d52fb4ec815c557e80e | Author: Andrés de la Peña <a.penya.garcia@gmail.com>
 | 2023-08-23 10:54:11+01:00

    Fix spelling errors in the documentation for DDM
    
    patch by Andrés de la Peña; reviewed by Brandon Williams for CASSANDRA-18790
    
    Co-authored-by: Andrés de la Peña <a.penya.garcia@gmail.com>
    Co-authored-by: Lorina Poland <lorinapoland@gmail.com>

58177996058a57e4909b11bcc6e754c8a6e38f6d | Author: Andrés de la Peña <a.penya.garcia@gmail.com>
 | 2023-08-18 11:01:45+01:00

    Restore accidentally deleted DDM doc
    
    patch by Andrés de la Peña; reviewed by Brandon Williams and Berenguer Blasi for CASSANDRA-18776

5a82c04fd363030d712fb2935b6c591577ba25ec | Author: Andrés de la Peña <a.penya.garcia@gmail.com>
 | 2023-06-28 16:43:58+01:00

    Add vector similarity functions
    
    patch by Andrés de la Peña; reviewed by Ekaterina Dimitrova and Maxwell Guo for CASSANDRA-18640
    
    Co-authored-by: Jonathan Ellis <jbellis@datastax.com>
    Co-authored-by: Andrés de la Peña <a.penya.garcia@gmail.com>

394d4b116868e4897ad3cc40833df801366a8916 | Author: Caleb Rackliffe <calebrackliffe@gmail.com>
 | 2023-06-21 17:29:05-05:00

    Add support for index implementation selection via USING for CREATE INDEX
    
    patch by Caleb Rackliffe; reviewed by Maxwell Guo and Andres de la Peña for CASSANDRA-18615

ae537abc6494564d7254a2126465522d86b44c1e | Author: David Capwell <dcapwell@apache.org>
 | 2023-06-21 15:27:26-07:00

    Added support for type VECTOR<type, dimension>
    
    patch by David Capwell; reviewed by Andres de la Peña, Maxwell Guo, Mike Adamson for CASSANDRA-18504

e72ec4e82835cef80cf9e9d8c58b25801d4af8c8 | Author: Andrés de la Peña <a.penya.garcia@gmail.com>
 | 2023-04-21 18:31:32+01:00

    Add sstablepartitions offline tool to find large partitions in sstables
    
    patch by Andrés de la Peña and Robert Stupp; reviewed by Brandon Williams and Stefan Miklosovic for CASSANDRA-8720
    
    Co-authored-by: Andrés de la Peña <a.penya.garcia@gmail.com>
    Co-authored-by: Robert Stupp <snazy@snazy.de>

3eb605b4db0fa6b1ab67b85724a9cfbf00aae7de | Author: Andrés de la Peña <a.penya.garcia@gmail.com>
 | 2023-03-14 13:20:26+00:00

    Remove deprecated CQL functions dateOf and unixTimestampOf
    
    patch by Andrés de la Peña; reviewed by Berenguer Blasi and Stefan Miklosovic for CASSANDRA-18328

d3c55ed8f82c601d188fedbecb62a464171ea624 | Author: Andrés de la Peña <a.penya.garcia@gmail.com>
 | 2023-03-10 13:22:01+00:00

    Use snake case for the names of CQL native functions
    
    patch by Andrés de la Peña; reviewed by Berenguer Blasi for CASSANDRA-18037

2e2a49fcdcf34ef2e8afcb3369f5a62cb168f18c | Author: Andrés de la Peña <a.penya.garcia@gmail.com>
 | 2022-12-07 17:28:24+00:00

    CEP-20: Dynamic Data Masking
    
    Allows to attach the native masking functions and UDFs to the definitions of
    table columns in the schema, as defined by CEP-20.
    
    The functions masking a column can be specified on CREATE TABLE queries, right
    at the end of the column definition. The mask of a column can also be changed
    or dropped with an ALTER TABLE query. Once a column is masked, SELECT queries
    will always return the masked value of the column. That masking is done on the
    coordinator, at the end of the query execution. Thus, masking won't affect any
    filters or ordering, which would be based on the clear values of the masked
    columns. Column masks are stored on the table system_schema.column_masks.
    
    A new UNMASK permission allows to see the clear data of columns with an
    attached mask. Also, a new SELECT_MASKED permission allows to run SELECT
    queries restricting the clear values of masked columns. Superusers have both
    permissions by default, whereas regular users don't have them.
    
    Dynamic data masking can be enabled/disabled with the config property
    dynamic_data_masking_enabled in cassandra.yaml. It is disabled by default.
    
    This is the combination of multiple tickets:
    
     * Add masking functions to column metadata (CASSANDRA-18068)
     * Add UNMASK permission (CASSANDRA-18069)
     * Add SELECT_MASKED permission (CASSANDRA-18070)
     * Add support for using UDFs as masking functions (CASSANDRA-18071)
     * Add feature flag for dynamic data masking (CASSANDRA-18316)
    
    patch by Andrés de la Peña; reviewed by Benjamin Lerer and Berenguer Blasi for CASSANDRA-17940

b7c7972a51ab6be6e5f410d2b12c770f5b7ebc98 | Author: Andrés de la Peña <a.penya.garcia@gmail.com>
 | 2022-11-16 12:23:43+00:00

    Add CQL scalar functions for collection aggregation
    
    patch by Andrés de la Peña; reviewed by Benjamin Lerer and Berenguer Blasi for CASSANDRA-18060

93e0ae9af62fb1bd0c4f120205d2e84809cf4e09 | Author: Andrés de la Peña <a.penya.garcia@gmail.com>
 | 2022-08-19 16:33:25+01:00

    Add CQL functions for dynamic data masking
    
    patch by Andrés de la Peña; reviewed by Benjamin Lerer for CASSANDRA-17941

09692d5a58d96089c699f59e9b7daacd066e902d | Author: Andrés de la Peña <a.penya.garcia@gmail.com>
 | 2022-06-17 11:59:29+01:00

    Fix writetime and ttl functions forbidden for collections instead of multicell columns
    
    patch by Andrés de la Peña; reviewed by Berenguer Blasi for CASSANDRA-17628

c8c8635a4c902ef051a46845919a5430f8d71e3f | Author: Andrés de la Peña <a.penya.garcia@gmail.com>
 | 2022-06-17 11:45:43+01:00

    Add ability to read the TTLs and write times of the elements of a collection and/or UDT
    
    patch by Andrés de la Peña; reviewed by Yifan Cai and Benjamin Lerer for CASSANDRA-8877

26dd119679605bf61ad3caa24a70509e5be5aac9 | Author: Yifan Cai <ycai@apache.org>
 | 2022-05-18 10:27:16-07:00

    Add new CQL function maxWritetime
    
    patch by Yifan Cai; reviewed by Andres de la Peña, Francisco Guerrero for CASSANDRA-17425

a5fdecabfb800cb6638086739171bbe0faebd20e | Author: Diogenese Topper <diotopper@gmail.com>
 | 2022-05-11 11:20:41-07:00

    BLOG - Cassandra 4.1 Features: Guardrails Framework
    
    patch by Andrés de la Peña, Chris Thornett, Diogenese Topper, Erick Ramirez; reviewed by Erick Ramirez, Štefan Miklošovič for CASSANDRA-17621
    
    Co-authored by: Andrés de la Peña <a.penya.garcia@gmail.com>
    Co-authored by: Chris Thornett <chris@constantia.io>
    Co-authored by: Diogenese Topper <diogenese@constantia.io>
    Co-authored by: Erick Ramirez <erickramirezau@gmail.com>

a67a2a2441589e8bf41498c426fddacd7b9719cf | Author: Ekaterina Dimitrova <ekaterina.dimitrova@datastax.com>
 | 2022-04-04 18:27:43-04:00

    Handle config parameters upper bound on startup; Fix auto_snapshot_ttl and paxos_purge_grace_period min unit validations
    
    patch by Ekaterina Dimitrova and Andres de la Pena; reviewed by Andres de la Pena and Caleb Rackliffe for CASSANDRA-17571
    
    Co-authored-by: Ekaterina Dimitrova <ekaterina.dimitrova@datastax.com>
    Co-authored-by: Andrés de la Peña <a.penya.garcia@gmail.com>

bdde665032679bd197566cfeea34b52538da4f1a | Author: Bereng <berenguerblasi@gmail.com>
 | 2022-03-29 08:13:04+02:00

    Adding docs for pre hashed passwords
    
    patch by Berenguer Blasi; reviewed by Andres de la Peña for CASSANDRA-17494

0d4cc2ef0d246df34d534ef2f0df8ad9bb043206 | Author: Andrés de la Peña <a.penya.garcia@gmail.com>
 | 2021-10-12 11:55:31+01:00

    Add support for type casting in WHERE clause components and in the values of INSERT/UPDATE statements
    
    patch by Andrés de la Peña; reviewed by Benjamin Lerer for CASSANDRA-14337

d319352fa89e324b3752c563f3c2d2bc21d8f914 | Author: Andrés de la Peña <a.penya.garcia@gmail.com>
 | 2021-07-30 18:05:22+01:00

    Improve help, doc and error messages about sstabledump -k and -x arguments
    
    patch by Andrés de la Peña; reviewed by Ekaterina Dimitrova for CASSANDRA-16818

d9e2ed00afd8fae4bcbec02a4b323e55e4f43d88 | Author: Yuki Morishita <mor.yuki@gmail.com>
 | 2020-12-02 16:43:45+00:00

    Remove windows scripts and their references
    
    patch by Yuki Morishita; reviewed by Berenguer Blasi and Andrés de la Peña for CASSANDRA-16171

f69b11eee9605add3a006de46eedb773a984d90b | Author: Benjamin Lerer <b.lerer@gmail.com>
 | 2020-03-19 12:57:28+01:00

    Improve system tables handling in case of disk failures
    
    patch by Benjamin Lerer; reviewed by Andrés de la Peña and  Marcus
    Eriksson for CASSANDRA-14793

e42d9e7d696baa8d7b81c058cfbe2f1091671c15 | Author: Andrés de la Peña <a.penya.garcia@gmail.com>
 | 2018-04-06 14:03:04+01:00

    Add missed CQL keywords to documentation
    
    patch by Andres de la Peña; reviewed by Benjamin Lerer for CASSANDRA-14359

9b5ba6ca51e6e35116fbac715cb0e1d3b7eb94f3 | Author: Andrés de la Peña <a.penya.garcia@gmail.com>
 | 2018-04-06 14:03:04+01:00

    Add missed CQL keywords to documentation
    
    patch by Andres de la Peña; reviewed by Benjamin Lerer for CASSANDRA-14359

4c80eeece37d79f434078224a0504400ae10a20d | Author: Andrés de la Peña <a.penya.garcia@gmail.com>
 | 2017-07-09 14:42:14+01:00

    Parallelize initial materialized view build
    
    patch by Andres de la Peña; reviewed by Paulo Motta for CASSANDRA-12245

8693357109a6e59117a641e109c3865501e3eee6 | Author: Benjamin Lerer <b.lerer@gmail.com>
 | 2017-05-11 10:26:36+02:00

    Fix duration type validation to prevent overflow
    
    patch by Benjamin Lerer; reviewed by Andrés de la Peña for CASSANDRA-13218

6a4144b41897b87d824fb76e483d6ce81c62f5ef | Author: Tyler Hobbs <tyler@datastax.com>
 | 2014-06-03 17:32:17-05:00

    Add optional keyspace to DROP INDEX statement
    
    Patch by Andrés de la Peña; review by Tyler Hobbs for CASSANDRA-7314