Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
pamarcos closed a pull request on ClickHouse/ClickHouse
Add jwt-cpp submodule
### Changelog category (leave one): - Not for changelog (changelog entry is not required) ### Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md): Add ...pamarcos pushed 2 commits to google-cloud-cpp ClickHouse/ClickHouse
pamarcos pushed 1 commit to add-jwt-cpp-submodule ClickHouse/ClickHouse
- Enable jwt-cpp only for ClickHouse Cloud 4563e79
pamarcos pushed 1 commit to add-jwt-cpp-submodule ClickHouse/ClickHouse
- Enable jwt-cpp only for ClickHouse Cloud 3abbddb
pamarcos pushed 1 commit to add-jwt-cpp-submodule ClickHouse/ClickHouse
- Enable jwt-cpp only for ClickHouse Cloud d3c304c
pamarcos pushed 1 commit to add-jwt-cpp-submodule ClickHouse/ClickHouse
- Add jwt-cpp submodule d35e230
pamarcos pushed 1 commit to google-cloud-cpp ClickHouse/ClickHouse
- Add GCP KMS example POC to test the CI e0bf6ec
pamarcos created a review comment on a pull request on ClickHouse/ClickHouse
Yes, I was leaving it on purpose to make sure that the GCP KMS example builds and links on the CI. Once I check that, I'll revert the commit that adds the source code and builds examples by default
pamarcos pushed 10 commits to google-cloud-cpp ClickHouse/ClickHouse
- Demote LOG_DEBUG and LOG_TRACE to LOG_TEST c9b843a
- Add more diff margin depending on number of event rows There's been a case where the avg(diff) for the 1000ms query ... b4a6ee7
- Merge pull request #72076 from ClickHouse/minor-improvement-for-system-query-metric-log-test Minor improvement for s... b18fb82
- Add google-cloud-cpp 4db7468
- Don't downlaod from remote bdb35d9
- Allow us to use google-cloud-cpp CMake files adcee45
- Remove find_package calls Even if the lines are commented out, the style check complains about it, so we'd rather re... 67d81a3
- Ensure destination dir is empty to allow configuring more than once :) CMake Error at contrib/google-cloud-cpp-cmake... a44f877
- Update google-cloud-cpp to v2.31.0 Also address some minor issues pointed in the review bf18094
- Add GCP KMS example POC to test the CI ec4fc43
pamarcos closed a pull request on ClickHouse/ClickHouse
Minor improvement for system.query_metric_log stateless test
Use an adaptive margin for the avg(diff) of the test that depends on the number of event rows This comes from the flaky test https://s3.amazonaws.com/clickhouse-test-reports/70659/0042c94268a657...pamarcos opened a pull request on ClickHouse/ClickHouse
Add google-cloud-cpp submodule
Add Google Cloud Cpp submodule For now, we only add support for KMS ### Changelog category (leave one): - New Feature ### Changelog entry (a user-readable short description of the changes...pamarcos created a branch on ClickHouse/ClickHouse
google-cloud-cpp - ClickHouse® is a real-time analytics DBMS
pamarcos created a comment on an issue on ClickHouse/ClickHouse
https://s3.amazonaws.com/clickhouse-test-reports/72076/b4a6ee77ab8ade7ed816645a416dc8f5c8d3d11f/stateless_tests__debug__s3_storage_.html ``` 2024-11-19 09:58:56 Reason: return code: 43 2024-1...
pamarcos opened a pull request on ClickHouse/ClickHouse
Minor improvement for system.query_metric_log stateless test
Use an adaptive margin for the avg(diff) of the test that depends on the number of event rows This comes from the flaky test https://s3.amazonaws.com/clickhouse-test-reports/70659/0042c94268a657...pamarcos created a branch on ClickHouse/ClickHouse
minor-improvement-for-system-query-metric-log-test - ClickHouse® is a real-time analytics DBMS
pamarcos pushed 1 commit to fuzz-test PedroTadim/ClickHouse
- Add BuzzHouse build option for the CI 4e3ad70
pamarcos created a review comment on a pull request on ClickHouse/ClickHouse
Ok, I suggested to enable it here for now to make it easy, but my point was that I'd like to see the CI building the same thing we're both building on our dev machines to ensure it works. So, fe...
pamarcos created a review comment on a pull request on ClickHouse/ClickHouse
This is a great addition to allow building the client without `BuzzHouse`. However, to make sure our CI builds it, either we set it to ON by default, or we modify the build options to enable `BuzzH...
pamarcos created a comment on a pull request on ClickHouse/ClickHouse
I think we need to find a better place for the `BuzzHouse` dir within `src`. `programs` seems not like the right place, because it only contains a the final client binary based on multiple core parts.
pamarcos created a branch on ClickHouse/google-cloud-cpp
ClickHouse/v2.31.0 - C++ Client Libraries for Google Cloud Services