Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
pamarcos created a comment on a pull request on ClickHouse/ClickHouse
`test_ldap_external_user_directory/test.py::test_authentication_pass` is the only test that failed, but seems it's flakiness is already fixed in https://github.com/ClickHouse/ClickHouse/pull/70755 ...
pamarcos created a review on a pull request on ClickHouse/ClickHouse
Good work :rocket: Thanks a lot for your contribution, Shaun! :bow:
pamarcos created a review comment on a pull request on ClickHouse/ClickHouse
At first I thought that since we're only using a `unique_ptr` for this, we could just forward-declare it to avoid including its header. However, `OrcFile.hh` -> `Reader.hh` -> `Vector.hh` -> `Memo...
pamarcos created a review on a pull request on ClickHouse/ClickHouse
Changes LGTM. What I don't know is the process to update a contrib subrepo. I see the changes for orc are in the `upd` branch. Are we merging that to master and then updating again the submodule o...
pamarcos created a review on a pull request on ClickHouse/ClickHouse
Changes LGTM. What I don't know is the process to update a contrib subrepo. I see the changes for orc are in the `upd` branch. Are we merging that to master and then updating again the submodule o...
pamarcos created a comment on a pull request on ClickHouse/ClickHouse
@Algunenano ready for another round of review :smile: No more deadlocks :rocket:
pamarcos closed a pull request on ClickHouse/ClickHouse
Update docs to add envelope encryption using AWS KMS
Update docs to add envelope encryption using AWS KMS ### Changelog category (leave one): - Documentation (changelog entry is not required) ### Changelog entry (a user-readable short descript...pamarcos opened an issue on ClickHouse/ClickHouse
Logical error found by AST Fuzzer: Unexpected node type for table expression. Expected table, table function, query, union, join or array join. Actual IDENTIFIER
https://s3.amazonaws.com/clickhouse-test-reports/66532/4db12c5607e7c05f997006004919e082c59cc090/ast_fuzzer__debug_/fatal.log ```sql 2024.10.15 20:02:02.667336 [ 195 ] {3f735fc1-70c9-44b6-95e6-7...pamarcos opened a pull request on ClickHouse/ClickHouse
Update docs to add envelope encryption using AWS KMS
Update docs to add envelope encryption using AWS KMS ### Changelog category (leave one): - Documentation (changelog entry is not required) ### Changelog entry (a user-readable short descript...pamarcos created a branch on ClickHouse/ClickHouse
update-docs-for-envelope-encryption-using-aws-kms - ClickHouse® is a real-time analytics DBMS