ClickHouse® is a real-time analytics DBMS
Go to file
Azat Khuzhin 94566abda9 Fix reusing of files > 4GB from base backup
Previosly u64 numbers was truncated to u32 numbers during writing to the
mdatadata xml file, and further incremental backup cannot reuse them,
since the file in base backup is smaller.

P.S. There can be other places, I thought about enabling
-Wshorten-64-to-32, but there are lots of warnings right now.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-10-07 14:56:09 +02:00
.github
base
benchmark
cmake
contrib Merge pull request #41142 from MeenaRenganathan22/OpenSSL_InHouse 2022-10-05 23:02:04 +03:00
docker Merge branch 'master' into new-http-compression-methods 2022-10-05 23:07:01 +03:00
docs Merge branch 'master' into patch-1 2022-10-06 17:47:36 +02:00
packages
programs Merge remote-tracking branch 'origin/master' into generated-file-cleanup 2022-10-06 12:22:43 +00:00
rust
src Fix reusing of files > 4GB from base backup 2022-10-07 14:56:09 +02:00
tests Fix reusing of files > 4GB from base backup 2022-10-07 14:56:09 +02:00
utils add toolchain to ignore 2022-10-06 14:47:12 -04:00
website
.clang-format
.clang-tidy
.editorconfig
.git-blame-ignore-revs
.gitattributes Ignore core.autocrlf for tests references 2022-10-05 09:13:27 +02:00
.gitignore
.gitmodules
.pylintrc
.vimrc
.yamllint
AUTHORS
CHANGELOG.md
CMakeLists.txt Merge remote-tracking branch 'origin/master' into generated-file-cleanup 2022-10-06 08:43:25 +00:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md Mention ClickHouse CLA in CONTRIBUTING.md (#32697) 2021-12-14 03:47:19 +03:00
format_sources
LICENSE
PreLoad.cmake
README.md Update README.md 2022-10-04 16:20:36 +03:00
SECURITY.md

ClickHouse — open source distributed column-oriented DBMS

ClickHouse® is an open-source column-oriented database management system that allows generating analytical data reports in real-time.

  • Official website has a quick high-level overview of ClickHouse on the main page.
  • ClickHouse Cloud ClickHouse as a service, built by the creators and maintainers.
  • Tutorial shows how to set up and query a small ClickHouse cluster.
  • Documentation provides more in-depth information.
  • YouTube channel has a lot of content about ClickHouse in video format.
  • Slack and Telegram allow chatting with ClickHouse users in real-time.
  • Blog contains various ClickHouse-related articles, as well as announcements and reports about events.
  • Code Browser (Woboq) with syntax highlight and navigation.
  • Code Browser (github.dev) with syntax highlight, powered by github.dev.
  • Contacts can help to get your questions answered if there are any.

Upcoming events

  • v22.9 Release Webinar Original creator, co-founder, and CTO of ClickHouse Alexey Milovidov will walk us through the highlights of the release, provide live demos, and share vision into what is coming in the roadmap.
  • ClickHouse for Analytics @ Barracuda Networks Join us for this in person meetup hosted by our friends at Barracuda in Bay Area.