Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

pamarcos

pamarcos opened a draft pull request on ClickHouse/ClickHouse
Fix security issue to prevent SQL injection in postgresql table function
Fix security issue to prevent SQL injection in postgresql table function ### Changelog category (leave one): - Critical Bug Fix (crash, data loss, RBAC) or LOGICAL_ERROR ### Changelog entry ...
pamarcos created a branch on ClickHouse/ClickHouse

sanitize-postgresql-table-function-params - ClickHouse® is a real-time analytics DBMS

pamarcos created a review comment on a pull request on ClickHouse/ClickHouse
These files should be called `HugeInt.h/cpp` and `UHugeInt.h/cpp`. Notice the uppercase `I`

View on GitHub

pamarcos created a review on a pull request on ClickHouse/ClickHouse

View on GitHub

pamarcos deleted a branch ClickHouse/ClickHouse

add-test-trace-to-query-metric-log

pamarcos closed a pull request on ClickHouse/ClickHouse
Add trace to QueryMetricLog to help identifying issues
Add some traces to help debug issues in `QueryMetricLog` ### Changelog category (leave one): - Not for changelog (changelog entry is not required) ### Changelog entry (a user-readable shor...
pamarcos opened a pull request on ClickHouse/ClickHouse
Add trace to QueryMetricLog to help identifying issues
Add some traces to help debug issues in `QueryMetricLog` ### Changelog category (leave one): - Not for changelog (changelog entry is not required) ### Changelog entry (a user-readable shor...
pamarcos created a branch on ClickHouse/ClickHouse

add-test-trace-to-query-metric-log - ClickHouse® is a real-time analytics DBMS

pamarcos created a review comment on a pull request on ClickHouse/ClickHouse
Function members should start in lowercase. Thus, should be `minimum` and `maximum`

View on GitHub

pamarcos created a review comment on a pull request on ClickHouse/ClickHouse
This seems completely unused

View on GitHub

pamarcos created a review comment on a pull request on ClickHouse/ClickHouse
This class should be named `UHugeInt`, in a `UHugeInt.h` file (notice the uppercase i)

View on GitHub

pamarcos created a review comment on a pull request on ClickHouse/ClickHouse
This class should be named `HugeInt`, in a `HugeInt.h` file (notice the uppercase i)

View on GitHub

pamarcos created a review on a pull request on ClickHouse/ClickHouse

View on GitHub

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 p...

View on GitHub

pamarcos pushed 1 commit to fuzz-test PedroTadim/ClickHouse
  • Ensure the AST Fuzzer job never fails running BuzzHouse Let's ignore errors found during BuzzHouse run for now. d8e302a

View on GitHub