Ecosyste.ms: Timeline

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

Algunenano/ClickHouse

Algunenano pushed 381 commits to setting_tiers Algunenano/ClickHouse
  • fix for DateTime64 cast in set ae18dc3
  • fixes + test a5ee678
  • empty commit a401a0e
  • Update 03208_datetime_cast_losing_precision.reference 0846bd0
  • Fix msan 2665ef5
  • Update Set.cpp d84a1da
  • Update Set.cpp f192d80
  • Update Set.cpp 2a0fe41
  • fixes 558d697
  • fixes b354fc2
  • fix fuzzers e852d0b
  • better rollbacks of columns c39d709
  • better rollbacks of columns eb0ae55
  • Merge remote-tracking branch 'upstream/master' into HEAD b7fccd8
  • wip: WORKLOADs and RESOURCEs added bb27162
  • Integrate workload entity storage into server 6b6cfd4
  • add ASTs for DROP WORKLOAD and DROP RESOURCE 93bcf2d
  • fix workload entity storage start 31e2205
  • add parsers for DROP WORKLOAD and DROP RESOURCE queries 3a486d7
  • register workload and resource queries parsers a58d271
  • and 361 more ...

View on GitHub

Algunenano created a branch on Algunenano/ClickHouse

cloud_sync - ClickHouse is a free analytic DBMS for big data.

Algunenano pushed 2 commits to setting_tiers Algunenano/ClickHouse
  • Improvements based on review bbbb81f
  • Mark merge_selector_algorithm as experimental 4364be7

View on GitHub

Algunenano deleted a branch Algunenano/ClickHouse

changelog_24_10

Algunenano pushed 1 commit to table_function_scalar Algunenano/ClickHouse
  • Adjust test for old analyzer 9d0cc29

View on GitHub

Algunenano deleted a branch Algunenano/ClickHouse

enable_named_columns_in_function_tuple_disable_24_10

Algunenano pushed 1 commit to changelog_24_10 Algunenano/ClickHouse

View on GitHub

Algunenano pushed 1 commit to enable_named_columns_in_function_tuple_disable_24_10 Algunenano/ClickHouse

View on GitHub

Algunenano created a branch on Algunenano/ClickHouse

enable_named_columns_in_function_tuple_disable_24_10 - ClickHouse is a free analytic DBMS for big data.

Algunenano pushed 1 commit to memory_logging Algunenano/ClickHouse

View on GitHub

Algunenano created a branch on Algunenano/ClickHouse

table_function_scalar - ClickHouse is a free analytic DBMS for big data.

Algunenano created a branch on Algunenano/ClickHouse

bring_test_changes - ClickHouse is a free analytic DBMS for big data.

Algunenano pushed 1 commit to memory_logging Algunenano/ClickHouse

View on GitHub

Algunenano pushed 1 commit to setting_tiers Algunenano/ClickHouse

View on GitHub

Algunenano pushed 1 commit to setting_tiers Algunenano/ClickHouse

View on GitHub

Algunenano pushed 1 commit to setting_tiers Algunenano/ClickHouse

View on GitHub

Algunenano pushed 1 commit to changelog_24_10 Algunenano/ClickHouse

View on GitHub

Algunenano pushed 2 commits to setting_tiers Algunenano/ClickHouse
  • Mark some NON-PRODUCTION settings 309f18d
  • Add basic test for setting tiers 08d070d

View on GitHub

Algunenano created a branch on Algunenano/ClickHouse

setting_tiers - ClickHouse is a free analytic DBMS for big data.

Algunenano pushed 1 commit to changelog_24_10 Algunenano/ClickHouse
  • Clear backward incompatible changes ffdca36

View on GitHub

Algunenano created a branch on Algunenano/ClickHouse

changelog_24_10 - ClickHouse is a free analytic DBMS for big data.

Algunenano deleted a branch Algunenano/ClickHouse

settings6

Algunenano pushed 193 commits to settings6 Algunenano/ClickHouse
  • Add system.query_log_metric table 9b36d0b
  • Update query_log_metric using the progress callback 112db1f
  • Move QueryLogMetric to be a periodic log 018c8d1
  • Collect system.query_log_metric at periodic times 6047000
  • Add naïve implementation of per-query metric 8ed2bfc
  • Use the proper data structure for queries ca874e6
  • Add per-query tracking with different intervals 7eb4a01
  • Add test and simplify logic 2951016
  • Fix exception text with proper range 0557ef1
  • Add lots of debugging traces to figure out what's happening 46f597e
  • Use boost::multi_index_container instead of std::set This way we avoid having to create a new container within stepF... d9abfa0
  • Update test to make it more stable Let's use 5s instead of 3s to have less possibilities of ending up with just 1 di... 79ad4d3
  • Fix regex to match only specific tables Previously was matching system.query_log_metric because system.query_log is ... 6024894
  • Fix check-style e995387
  • Make getting iterators more user friendly 720be2a
  • Add a 11ms concurrent query 076bd9c
  • Add documentation for system.query_log_metric 10945fe
  • Update documentation 65a61e1
  • Normalize tag name to meet ClickHouse convention instead of boost 7fdf3a0
  • Fix previous commit a06f2ac
  • and 173 more ...

View on GitHub

Algunenano pushed 1 commit to settings6 Algunenano/ClickHouse
  • Add missing constructors and remove unmacro'd code 1042989

View on GitHub

Algunenano pushed 39 commits to settings6 Algunenano/ClickHouse
  • Revert "Revert "Fix unexpected behavior with `FORMAT` and `SETTINGS` parsing"" bf7ec7d
  • Merge branch 'master' of github.com:ClickHouse/ClickHouse into revert-68608-revert-60197-format-settings-parsing 960434e
  • Merge branch 'master' into revert-68608-revert-60197-format-settings-parsing 7539dc5
  • Merge branch 'fix-incorrect-formatting-of-check-query' into revert-68608-revert-60197-format-settings-parsing 707908a
  • Fix error 1ee3cea
  • Add a profile event about the number of merged sourceparts 01db925
  • Add a test e817d81
  • fix build 04cbd1d
  • Replace play.clickhouse.com urls with sql.clickhouse.com 83dda28
  • Update exception message 6f67982
  • Update Metadata.cpp ec67eab
  • remove /play path from the url a9f1159
  • Remove idxd-config library which has incompatible license 10e0219
  • Update MergeTask.cpp 7420657
  • Fix build ea06e2f
  • Merge branch 'merge-source-parts' of github.com:ClickHouse/ClickHouse into merge-source-parts 7e8b5fa
  • Fix build bdeadf8
  • Merge branch 'master' into no-qpl db65931
  • Fixup 596cc1d
  • Fixup c6f5161
  • and 19 more ...

View on GitHub

Algunenano pushed 1 commit to settings6 Algunenano/ClickHouse
  • Fix fast build and remove bad change 119fc47

View on GitHub

Algunenano created a branch on Algunenano/ClickHouse

check-style-cpp-only - ClickHouse is a free analytic DBMS for big data.

Algunenano pushed 1 commit to settings6 Algunenano/ClickHouse

View on GitHub

Algunenano created a branch on Algunenano/ClickHouse

settings6 - ClickHouse is a free analytic DBMS for big data.

Algunenano deleted a branch Algunenano/ClickHouse

settings5

Load more