Skip to content

chdig 26.1.1#262901

Merged
BrewTestBot merged 2 commits intomainfrom
bump-chdig-26.1.1
Jan 15, 2026
Merged

chdig 26.1.1#262901
BrewTestBot merged 2 commits intomainfrom
bump-chdig-26.1.1

Conversation

@BrewTestBot
Copy link
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
## Highlights
- More modern look!
  - Use more modern sorting indicators - efa9833, b69b294, 3a46787, 2a7561f
  - Remove borders - 49a117b, 46e3ec2
  - Use cyan bold for full screen view titles - da28548
- New system tables support
  - `system.part_log` - bf95c67
  - `system.asynchronous_inserts` - abe048f
- Calculate column width based on the input rows - #205
- Implement profile events difference for multiple queries - 377e589
- Strip common suffix/prefix from hostnames - 1c6510b, 303bd75, f5652b2
- Contextual log filtering with Ctrl+S - 0b7fac2

Navigation

  • Add tables parts support (server-wide and per-table) - 08d35d6
  • Add per-table merges/mutations - 6b2c7c8

Usability:

  • Search in log_comment (useful for clickhouse-test) - 5a30897
  • Highlight miss events in query view - 3dd879c
  • Hash-based colorization of hostnames in logs - 106af8d
  • Add filtering by hostname in logs - edf24f5
  • Add --skip-unavailable-shards - cf61ca5

Fixes

  • Fix filtering on some views - ef3b5b5
  • Fix issues with updating multiple SQLQueryView (usually dialogs) - e87a93b

Minor

  • Add database/table for part_log if it was called as main view - 8385d3f
  • Add database/table for table parts if was called as main view - f4039ce
  • Rename actions for sharing flamegraph to include "Share" - 88c9042
  • Implement filtering in query view (by profile events) - d3169ad
  • Show information about specific "sub" query if it is selected - f376d38
  • Bind "Show all queries" to "_" as well - 54d4abb
  • Use hostname column from system.*_log over hostName() - 909764a

Commits

  • 3e4f324: Update demo .gif for release 25.12.1 (Azat Khuzhin)
  • 08d35d6: Add tables parts support (server-wide and per-table) (Azat Khuzhin)
  • bf95c67: Add part_log support (server-wide and per-table) (Azat Khuzhin)
  • ef3b5b5: Fix filtering on some views (Azat Khuzhin)
  • e87a93b: Fix issues with updating multiple SQLQueryView (usually dialogs) (Azat Khuzhin)
  • 8385d3f: Add database/table for part_log if it was called as main view (Azat Khuzhin)
  • f4039ce: Add database/table for table parts if was called as main view (Azat Khuzhin)
  • abe048f: Add system.asynchronous_inserts support (Azat Khuzhin)
  • 997e887: Add todo list for tables actions (Azat Khuzhin)
  • 6b2c7c8: Add per-table merges/mutations (Azat Khuzhin)
  • 0df2ffe: Remove copy-paste for params filtering (Azat Khuzhin)
  • 88c9042: Rename actions for sharing flamegraph to include "Share" (Azat Khuzhin)
  • d3169ad: Implement filtering in query view (by profile events) (Azat Khuzhin)
  • a93f3c2: Bundle cursive_table_view create into chdig (Azat Khuzhin) #205
  • ac17081: Join ExtTableView into TableView (Azat Khuzhin) #205
  • ff94ee5: Calculate column width based on the input rows (Azat Khuzhin) #205
  • 4d108ed: Add few words into spell typos excludes (Azat Khuzhin) #205
  • 9487dbd: Optimize column width calculation (udpate it only on items changes) (Azat Khuzhin) #205
  • 15acb97: Fix TableView example (it is private, it won't compile, so use ignore) (Azat Khuzhin) #205
  • dbcfdb0: Calculate column width based on the input rows (#205) (Azat Khuzhin) #205
  • 3dd879c: Highlight miss events in query view (Azat Khuzhin)
  • 377e589: Implement profile events difference for multiple queries (Azat Khuzhin)
  • 681484d: Support *Nanoseconds events (Azat Khuzhin)
  • dea5439: Add query duration as separate event (Azat Khuzhin)
  • f376d38: Show information about specific "sub" query if it is selected (Azat Khuzhin)
  • 54d4abb: Bind "Show all queries" to "_" as well (Azat Khuzhin)
  • 106af8d: Hash-based colorization of hostnames in logs (Azat Khuzhin)
  • edf24f5: Add filtering by hostname in logs (Azat Khuzhin)
  • 1c6510b: Strip common suffix/prefix from hostnames (Azat Khuzhin)
  • efa9833: Use more modern sorting indicators (Azat Khuzhin)
  • b69b294: Add padding for sorting indicators to the column width in TableView (Azat Khuzhin)
  • 3a46787: Fix comment for column width padding (Azat Khuzhin)
  • 49a117b: More modern look (remove borders) (Azat Khuzhin)
  • 46e3ec2: Remove extra space between columns (Azat Khuzhin)
  • da28548: Use cyan bold for full screen view titles (Azat Khuzhin)
  • 303bd75: Store original host name as-is in logs for later filtering (Azat Khuzhin)
  • cf61ca5: Add --skip-unavailable-shards (Azat Khuzhin)
  • f5652b2: Set short hostname (for display) in all llines not only 1000 sample (Azat Khuzhin)
  • 0b7fac2: Contextual log filtering with Ctrl+S (Azat Khuzhin)
  • 909764a: Use hostname column from system.*_log over hostName() (Azat Khuzhin)
  • 55b2866: Cleanup TextLogView (Azat Khuzhin)
  • 2a7561f: Fix calculating column position for resize (Azat Khuzhin)
  • 5a30897: Search in log_comment (useful for clickhouse-test) (Azat Khuzhin)
  • bac1b48: cargo update (Azat Khuzhin)
  • 5e0f0dc: v26.1.1 (Azat Khuzhin)

View the full release notes at https://github.com/azat/chdig/releases/tag/v26.1.1.


@github-actions github-actions bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Jan 15, 2026
@github-actions
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jan 15, 2026
@BrewTestBot BrewTestBot enabled auto-merge January 15, 2026 11:14
@BrewTestBot BrewTestBot added this pull request to the merge queue Jan 15, 2026
Merged via the queue into main with commit 8386c12 Jan 15, 2026
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-chdig-26.1.1 branch January 15, 2026 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. rust Rust use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants