Giter VIP home page Giter VIP logo

Comments (3)

kernel288 avatar kernel288 commented on May 23, 2024
SELECT
    merge_reason,
    event_time,
    duration_ms,
    table_uuid,
    part_name,
    partition_id,
    path_on_disk,
    merged_from
FROM system.part_log
WHERE part_name IN ('f4cc9647ec6de93c356313be86f5d391_474_499_5', 'f4cc9647ec6de93c356313be86f5d391_499_499_0')
ORDER BY event_time ASC

Query id: 634a9470-a0e3-4909-9d44-714b374af41e

Row 1:
──────
merge_reason: NotAMerge
event_time:   2024-04-27 13:23:15
duration_ms:  1
table_uuid:   759c66c6-ba9a-47d2-b3b2-53381e355e02
part_name:    f4cc9647ec6de93c356313be86f5d391_499_499_0
partition_id: f4cc9647ec6de93c356313be86f5d391
path_on_disk: /data21/clickhouse/store/759/759c66c6-ba9a-47d2-b3b2-53381e355e02/f4cc9647ec6de93c356313be86f5d391_499_499_0/
merged_from:  []

Row 2:
──────
merge_reason: RegularMerge
event_time:   2024-04-27 15:18:16
duration_ms:  5116
table_uuid:   759c66c6-ba9a-47d2-b3b2-53381e355e02
part_name:    f4cc9647ec6de93c356313be86f5d391_474_499_5
partition_id: f4cc9647ec6de93c356313be86f5d391
path_on_disk: /data11/clickhouse/store/759/759c66c6-ba9a-47d2-b3b2-53381e355e02/f4cc9647ec6de93c356313be86f5d391_474_499_5/
merged_from:  ['f4cc9647ec6de93c356313be86f5d391_474_494_4','f4cc9647ec6de93c356313be86f5d391_495_495_0','f4cc9647ec6de93c356313be86f5d391_496_496_0','f4cc9647ec6de93c356313be86f5d391_497_497_0','f4cc9647ec6de93c356313be86f5d391_498_498_0','f4cc9647ec6de93c356313be86f5d391_499_499_0']

Row 3:
──────
merge_reason: NotAMerge
event_time:   2024-04-27 15:27:39
duration_ms:  0
table_uuid:   759c66c6-ba9a-47d2-b3b2-53381e355e02
part_name:    f4cc9647ec6de93c356313be86f5d391_499_499_0
partition_id: f4cc9647ec6de93c356313be86f5d391
path_on_disk:
merged_from:  []

Row 4:
──────
merge_reason: NotAMerge
event_time:   2024-04-27 15:32:15
duration_ms:  0
table_uuid:   759c66c6-ba9a-47d2-b3b2-53381e355e02
part_name:    f4cc9647ec6de93c356313be86f5d391_474_499_5
partition_id: f4cc9647ec6de93c356313be86f5d391
path_on_disk:
merged_from:  []

4 rows in set. Elapsed: 0.028 sec. Processed 408.99 thousand rows, 22.54 MB (14.59 million rows/s., 803.86 MB/s.)
Peak memory usage: 6.06 MiB.

from clickhouse.

alexey-milovidov avatar alexey-milovidov commented on May 23, 2024

This isn't an error.

from clickhouse.

alexey-milovidov avatar alexey-milovidov commented on May 23, 2024

No action is needed - keep it as is.

from clickhouse.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.