Jaume Marhuenda all time


 0 Collaborator

 21 Patch
f242734b1558a112c9268e4f84d4d292ac87e2fa, 994808f8e61e812510a6432bb11880416c7310a5, a6c12035b8c1d556413f93f1db5a6c61a91cdd2f, cd04bd7f22a72810d9eccd3ea334d898bf098576, 799061058e31817a0de512fe16a747171be9dd95, 2a689301c545f64677caa0e9ad9acae4e4d11a91, 6832a796414d0414fbf83e36eec80a84e0dd6ade, fa8dbda31cc1d61d1a8a6f1f83461b40833cecd4, f0078a2a1998b932af7c3eed2b3b7980aef73c43, 26b68fd731048f2db526e5e6147a69330cb241bc, 2d1883bd2c356f02a93adfb4eaf83a7772682933, 39a77fa0908fb7d59b92317cc3f1de0372b44735, 7ce14ecfedc6040abe54bd0a1dfaed2cf283e0a0, 799fb0373110eaa4e2e71dd32a9b5903f80dca8f, 5a139e8dcc59d560335dbda641b9f42085e59b0a, 4563d9e75d8cf16288218869f4b46274c7e187a1, 864d5908455a82e5da698a9567dc92ab98f62152, 7e0c1ee23124298e68324967df4df870f9cfef7f, 78e324ac30b063dd807a762d981486bf2ba9b8d6, 90e9ffdd8b26ea27dbdb701e69a5e724a98f99ed, 21621ec44b72eb5e4ed02ac84516270ba437d780

f242734b1558a112c9268e4f84d4d292ac87e2fa | Author: Jaume Marhuenda <jaumemarhuenda@gmail.com>
 | 2021-01-26 13:56:05-05:00

    fix compileMetadata bug for aggregate views (#1528)
    
    Fixes #1526

994808f8e61e812510a6432bb11880416c7310a5 | Author: Jaume Marhuenda <jaumemarhuenda@gmail.com>
 | 2021-01-26 03:10:24-05:00

    Add myself to AUTHORS (#1527)

a6c12035b8c1d556413f93f1db5a6c61a91cdd2f | Author: Jaume Marhuenda <jaumemarhuenda@gmail.com>
 | 2021-01-26 03:09:02-05:00

    fix compileMetadata bug for materialized views (#1525)
    
    Fixes #1524 for materialised views

cd04bd7f22a72810d9eccd3ea334d898bf098576 | Author: Jaume Marhuenda <jaumemarhuenda@gmail.com>
 | 2020-05-26 01:16:02-07:00

    add user defined types metadata (#1443)

799061058e31817a0de512fe16a747171be9dd95 | Author: Jaume Marhuenda <jaumemarhuenda@gmail.com>
 | 2020-05-19 09:03:34-07:00

    Add materialized views support (#1436)
    
    * keep legacy metadata views, add materialized views

2a689301c545f64677caa0e9ad9acae4e4d11a91 | Author: Jaume Marhuenda <jaumemarhuenda@gmail.com>
 | 2019-01-26 04:09:24-08:00

    add metadata for views (#1225)

6832a796414d0414fbf83e36eec80a84e0dd6ade | Author: Jaume Marhuenda <jaumemarhuenda@gmail.com>
 | 2018-10-19 15:03:03-07:00

    Add metadata for functions and aggregates (#1204)
    
    * Add metadata for functions and aggregates
    
    * Review comments
    
    * Style nits
    
    * Review comments

fa8dbda31cc1d61d1a8a6f1f83461b40833cecd4 | Author: Jaume Marhuenda <jaumemarhuenda@gmail.com>
 | 2018-10-19 15:02:42-07:00

    run TestWriteFailure against all versions (#1203)
    
    * run TestWriteFailure against all versions
    
    * Build independently tests that need environment variables
    
    * Move ccm dependant tests under integration tag, add cassandra build tag, remove unit build tag

f0078a2a1998b932af7c3eed2b3b7980aef73c43 | Author: Jaume Marhuenda <jaumemarhuenda@gmail.com>
 | 2018-10-17 10:23:43-07:00

    use ConnectTimeout for options message (#1217)

26b68fd731048f2db526e5e6147a69330cb241bc | Author: Jaume Marhuenda <jaumemarhuenda@gmail.com>
 | 2018-10-10 23:05:09-07:00

    add 3.x versions support to readme (#1214)

2d1883bd2c356f02a93adfb4eaf83a7772682933 | Author: Jaume Marhuenda <jaumemarhuenda@gmail.com>
 | 2018-10-10 20:40:44-07:00

    Return last error if can't retry on more hosts (#1213)
    
    * Return last error if can't retry on more hosts

39a77fa0908fb7d59b92317cc3f1de0372b44735 | Author: Jaume Marhuenda <jaumemarhuenda@gmail.com>
 | 2018-10-09 13:50:11-07:00

    dont trace for internal queries (#1199)

7ce14ecfedc6040abe54bd0a1dfaed2cf283e0a0 | Author: Jaume Marhuenda <jaumemarhuenda@gmail.com>
 | 2018-09-29 08:07:53-07:00

    Add test for writeFailure (#1201)

799fb0373110eaa4e2e71dd32a9b5903f80dca8f | Author: Jaume Marhuenda <jaumemarhuenda@gmail.com>
 | 2018-09-20 02:23:37-07:00

    Fix metadata tuple parsing (#1190)
    
    * Fix metadata tuple parsing
    
    * adding failing tests for tuple and map in getCassandraType

5a139e8dcc59d560335dbda641b9f42085e59b0a | Author: Jaume Marhuenda <jaumemarhuenda@gmail.com>
 | 2018-09-13 09:25:44-07:00

    Fix TestWriteCoalescing (#1188)

4563d9e75d8cf16288218869f4b46274c7e187a1 | Author: Jaume Marhuenda <jaumemarhuenda@gmail.com>
 | 2018-09-13 06:28:51-07:00

    Allow to set the custom payload (#1182)
    
    * Allow to set the custom payload
    
    * Review comments

864d5908455a82e5da698a9567dc92ab98f62152 | Author: Jaume Marhuenda <jaumemarhuenda@gmail.com>
 | 2018-09-13 00:25:38-07:00

    Fix metadata parser for composite collections (#1185)

7e0c1ee23124298e68324967df4df870f9cfef7f | Author: Jaume Marhuenda <jaumemarhuenda@gmail.com>
 | 2018-08-31 15:08:54-07:00

    Run 3.11 tests once (#1170)

78e324ac30b063dd807a762d981486bf2ba9b8d6 | Author: Jaume Marhuenda <jaumemarhuenda@gmail.com>
 | 2018-08-31 14:38:00-07:00

    Allow to use protocol V5 (#1165)
    
    * Allow to use protocol V5
    
    * Protocol V5: add keyspace in query/execute/prepare message
    
    * Protocol V5: add error map in read/write failures
    
    * Protocol V5: duration type

90e9ffdd8b26ea27dbdb701e69a5e724a98f99ed | Author: Jaume Marhuenda <jaumemarhuenda@gmail.com>
 | 2018-08-25 08:48:36-07:00

    Add CDC error (#1163)

21621ec44b72eb5e4ed02ac84516270ba437d780 | Author: Jaume Marhuenda <jaumemarhuenda@gmail.com>
 | 2018-08-20 13:54:27-07:00

    Improve ObservedFrameHeader (#1144)