1. 01 12月, 2020 1 次提交
  2. 30 11月, 2020 1 次提交
  3. 29 11月, 2020 1 次提交
  4. 28 11月, 2020 2 次提交
  5. 27 11月, 2020 1 次提交
  6. 26 11月, 2020 1 次提交
  7. 25 11月, 2020 1 次提交
  8. 24 11月, 2020 1 次提交
  9. 23 11月, 2020 1 次提交
  10. 20 11月, 2020 5 次提交
  11. 19 11月, 2020 2 次提交
    • N
      All new parts must have uuids · 746f8e45
      Nicolae Vartolomei 提交于
      746f8e45
    • N
      Add unique identifiers IMergeTreeDataPart structure · 425dc4b1
      Nicolae Vartolomei 提交于
      For now uuids are not generated at all, they are present only if the
      part is updated manually (as you can see in the integration test).
      
      The only place where they can be seen today by an end user is in
      `system.parts` table. I was looking for hiding this column behind an
      option but couldn't find an easy way to do that.
      
      Likely this is also required for WAL, but need to think how not to break
      compatibility.
      
      Relates to #13574, https://github.com/ClickHouse/ClickHouse/issues/13574
      
      Next 1: In the upcoming PR the plan is to integrate de-duplication based on
      these fingerprints in the query pipeline.
      
      Next 2: We'll enable automatic generation of uuids and come up with a
      way for conditionally sending uuids when processing distributed queries
      only when part movement is in progress.
      425dc4b1
  12. 18 11月, 2020 5 次提交
  13. 17 11月, 2020 3 次提交
  14. 16 11月, 2020 1 次提交
  15. 15 11月, 2020 1 次提交
  16. 13 11月, 2020 6 次提交
  17. 12 11月, 2020 4 次提交
  18. 11 11月, 2020 3 次提交