Robert Stupp website_and_docs all time


 14 Collaborator
Sylvain Lebresne , Brandon Williams , Tyler Hobbs , Štefan Miklošovič , Benjamin Lerer , Aleksey Yeschenko , Andrés de la Peña , Dinesh Joshi , Alex Petrov , Stefania Alborghetti , Christopher Batey , Ronbert Stupp , Christoher Batey , Amit Singh Chowdhery

 15 Patch  10 Review
e72ec4e82835cef80cf9e9d8c58b25801d4af8c8, 4e47bfb3a1abb8074fb9a24f98a97dbf25806522, 0e9e0a4a8319b1b165c21d58a8fe9d9be43fe5a4, 5288d434b3b559c7006fa001a2dc56f4f4b2e2c3, 53e777a2956491cc739ece0ca571c47e5bea96a6, fc202a756e666aff36811d995bb95956a1daeff8, d6312c5f4d6b1dbc16518becef1b7a785cea73b3, e4eba2538255fdc23cad59642be69c8b27f04218, 1937bed9035e953b4cb9099ddeb581d3bf38bca3, f6217ae198861d95225f6201dceae679b3304cc0, 789aa72e56b3bbb8811c96f82ec96a10207b8a0e, 93ebff33b0e21f02eb936546b11c94d3545c9870, e3c01862881362bba2b39ec01fe25e4945eafa36, dcc3bb054167eb5f408cea79935855780fd56285, ff992442acd4af5ba039d433ffbedf859b4fde52 922dbdb658b1693973926026b213153d05b4077c, 4ebab66163e136773ae68216585a5c587eba7006, ca2e71c3814025dea776f84ab72c1d563eb888d5, 4e3555c1d99b6a3273262443befffe73f86c203d, e651fdd5f6bb5fee89dbfcb203a47c6a6dc79872, 2b99b5d3542f8695e419e851c2f07758ef46373d, fe07092361b1119da9b59302484664f1e8bcf324, c08aaabd95d4872593c29807de6ec1485cefa7fa, 860141229ab3291675d9b632e34ab4405359316b, c7b02d1a6d11dc4436340a5cbeb0f377e8ac8605

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>

4e47bfb3a1abb8074fb9a24f98a97dbf25806522 | Author: Robert Stupp <snazy@snazy.de>
 | 2019-09-09 22:28:54+02:00

    Add support for server side DESCRIBE statements
    
    patch by Robert Stupp; reviewed by Dinesh Joshi and Benjamin Lerer for CASSANDRA-14825

4ebab66163e136773ae68216585a5c587eba7006 | Author: Sylvain Lebresne <sylvain@datastax.com>
 | 2017-06-01 16:57:13+02:00

    Allow selecting Map values and Set elements
    
    patch and review by Robert Stupp, Sylvain Lebresne and Benjamin Lerer for CASSANDRA-7396

0e9e0a4a8319b1b165c21d58a8fe9d9be43fe5a4 | Author: Robert Stupp <snazy@snazy.de>
 | 2016-12-09 20:10:16+01:00

    Restrict script UDFs to Nashorn

922dbdb658b1693973926026b213153d05b4077c | Author: Alex Petrov <oleksandr.petrov@gmail.com>
 | 2016-05-13 14:34:03+02:00

    Add result set metadata to prepared statement MD5 hash calculation
    
    Patch by Alex Petrov; reviewed by Robert Stupp for CASSANDRA-10786

5288d434b3b559c7006fa001a2dc56f4f4b2e2c3 | Author: Robert Stupp <snazy@snazy.de>
 | 2016-04-13 20:12:29+02:00

    Allow instantiation of UDTs and tuples in UDFs
    
    patch by Robert Stupp; reviewed by Tyler Hobbs for CASSANDRA-10818

ca2e71c3814025dea776f84ab72c1d563eb888d5 | Author: Amit Singh Chowdhery <amit.f.singh@ericsson.com>
 | 2016-03-28 19:06:42+02:00

    Add/drop multiple columns in one ALTER TABLE statement
    
    patch by Amit Singh Chowdhery; reviewed by Robert Stupp for CASSANDRA-10411

53e777a2956491cc739ece0ca571c47e5bea96a6 | Author: Robert Stupp <snazy@snazy.de>
 | 2015-11-27 09:19:00+01:00

    CQL.textile syntax incorrectly includes optional keyspace for aggregate SFUNC and FINALFUNC
    
    patch by Robert Stupp; reviewed by Sylvain Lebresne for CASSANDRA-10747

4e3555c1d99b6a3273262443befffe73f86c203d | Author: blerer <benjamin.lerer@datastax.com>
 | 2015-09-17 22:02:45+02:00

    Make "truncate table X" an alias for "truncate X"
    
    patch by Benjamin Lerer; reviewed by Robert Stupp  for CASSANDRA-9585

e651fdd5f6bb5fee89dbfcb203a47c6a6dc79872 | Author: Christopher Batey <christopher.batey@gmail.com>
 | 2015-07-18 17:51:00+02:00

    UDF / UDA execution time in trace
    
    patch by Christopher Batey; reviewed by Robert Stupp for CASSANDRA-9723

2b99b5d3542f8695e419e851c2f07758ef46373d | Author: blerer <benjamin.lerer@datastax.com>
 | 2015-07-16 22:14:45+02:00

    Allow the selection of columns together with aggregates
    
    Patch by Benjamin Lerer; reviewed by Robert Stupp for
    CASSANDRA-9767

fc202a756e666aff36811d995bb95956a1daeff8 | Author: Robert Stupp <snazy@snazy.de>
 | 2015-07-12 10:51:25+02:00

    Revert CASSANDRA-9542 (allow native functions in UDA)
    
    patch by Robert Stupp; reviewed by Aleksey Yeschenko for CASSANDRA-9771

fe07092361b1119da9b59302484664f1e8bcf324 | Author: Christoher Batey <christopher.batey@gmail.com>
 | 2015-07-06 20:42:49+07:00

    Fix broken CQL.textile and "ant generate-cql-html"
    
    patch by Christopher Batey; reviewed by Robert Stupp for CASSANDRA-9725

d6312c5f4d6b1dbc16518becef1b7a785cea73b3 | Author: Robert Stupp <snazy@snazy.de>
 | 2015-06-22 17:19:20+02:00

    Allow native functions in user-defined aggregates
    
    patch by Robert Stupp; reviewed by Aleksey Yeschenko CASSANDRA-9542

c08aaabd95d4872593c29807de6ec1485cefa7fa | Author: Benjamin Lerer <benjamin.lerer@datastax.com>
 | 2015-06-11 10:18:05+02:00

    Add functions to convert timeuuid to date or time, deprecate dateOf and unixTimestampOf
    
    patch by Benjamin Lerer; reviewed by Robert Stupp for CASSANDRA-9229

860141229ab3291675d9b632e34ab4405359316b | Author: Christopher Batey <christopher.batey@gmail.com>
 | 2015-05-27 17:55:14+02:00

    Example UDFs don't work
    
    patch by Christopher Batey; reviewed by Robert Stupp for CASSANDRA-9480

e4eba2538255fdc23cad59642be69c8b27f04218 | Author: Robert Stupp <snazy@snazy.de>
 | 2015-05-20 08:48:53+02:00

    Revert CASSANDRA-7807 (tracing completion client notifications) (CASSANDRA-9429)
    
    patch by Robert Stupp; reviewed by Aleksey Yeschenko for CASSANDRA-9429

1937bed9035e953b4cb9099ddeb581d3bf38bca3 | Author: Robert Stupp <snazy@snazy.de>
 | 2015-05-15 19:34:32+02:00

    Better support of null for UDF
    
    patch by Ronbert Stupp; reviewed by Benjamin Lerer for CASSANDRA-8374

c7b02d1a6d11dc4436340a5cbeb0f377e8ac8605 | Author: Tyler Hobbs <tyler@datastax.com>
 | 2015-04-01 12:42:01-05:00

    Add SELECT/INSERT JSON support, toJson(), fromJson()
    
    Patch by Tyler Hobbs; reviewed by Sylvain Lebresne and Robert Stupp for
    CASSANDRA-7970

f6217ae198861d95225f6201dceae679b3304cc0 | Author: Robert Stupp <snazy@snazy.de>
 | 2015-03-31 10:40:34+02:00

    Push notification when tracing completes for an operation
    
    Patch by Robert Stupp; Reviewed by Stefania for CASSANDRA-7807

789aa72e56b3bbb8811c96f82ec96a10207b8a0e | Author: Robert Stupp <snazy@snazy.de>
 | 2015-03-24 12:02:08+01:00

    Add a key-value payload for third party usage
    
    Patch by Robert Stupp; Reviewed by Sylvain Lebresne for CASSANDRA-8553

93ebff33b0e21f02eb936546b11c94d3545c9870 | Author: Robert Stupp <snazy@snazy.de>
 | 2015-02-18 13:59:53-06:00

    Update CQL docs for UDFs and aggregates
    
    Patch by Robert Stupp; reviewed by Tyler Hobbs for CASSANDRA-7737

e3c01862881362bba2b39ec01fe25e4945eafa36 | Author: Robert Stupp <snazy@snazy.de>
 | 2015-02-15 20:06:29+01:00

    Add an FunctionExecutionException to the protocol
    
    Patch by Robert Stupp; Reviewed by Aleksey Yeschenko for CASSANDRA-8528

dcc3bb054167eb5f408cea79935855780fd56285 | Author: Robert Stupp <snazy@snazy.de>
 | 2014-12-30 12:25:17-06:00

    Schema change events/results for UDFs and aggregates
    
    Patch by Robert Stupp; reviewed by Tyler Hobbs for CASSANDRA-7708

ff992442acd4af5ba039d433ffbedf859b4fde52 | Author: Tyler Hobbs <tyler@datastax.com>
 | 2014-07-30 17:13:10-05:00

    Fix typo in v3 native protocol spec
    
    Patch by Robert Stupp; review by Tyler Hobbs for CASSANDRA-7652