Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(core): add ZFS support #4507

Merged
merged 3 commits into from
May 15, 2024
Merged

feat(core): add ZFS support #4507

merged 3 commits into from
May 15, 2024

Conversation

puzpuzpuz
Copy link
Contributor

@puzpuzpuz puzpuzpuz commented May 15, 2024

closes #4481
closes #4457

Adds official ZFS support. This means that QuestDB now supports file system-level data compression.

@puzpuzpuz puzpuzpuz added Enhancement Enhance existing functionality Core Related to storage, data type, etc. tandem labels May 15, 2024
@puzpuzpuz puzpuzpuz self-assigned this May 15, 2024
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ puzpuzpuz
❌ GitHub Actions - Rebuild Native Libraries


GitHub Actions - Rebuild Native Libraries seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@puzpuzpuz
Copy link
Contributor Author

@mariusgheorghies do I need any additional configuration on AWS/repo side to add ZFS CI job to include it into this PR? Or it's simpler for you to do that separately?

@puzpuzpuz
Copy link
Contributor Author

@goodroot once this PR lands, we'll need to update supported FSes doc section and maybe introduce a separate page for ZFS provisioning guide.

@ideoma
Copy link
Collaborator

ideoma commented May 15, 2024

[PR Coverage check]

😍 pass : 7 / 7 (100.00%)

file detail

path covered line new line coverage
🔵 io/questdb/std/FilesFacadeImpl.java 7 7 100.00%

@goodroot goodroot self-assigned this May 15, 2024
@goodroot
Copy link
Contributor

@puzpuzpuz Acknowledged. 👍

@bluestreak01 bluestreak01 merged commit 293d35f into master May 15, 2024
23 of 24 checks passed
@bluestreak01 bluestreak01 deleted the puzpuzpuz_oss_zfs branch May 15, 2024 15:29
@puzpuzpuz
Copy link
Contributor Author

@bluestreak01 thanks for the review!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Related to storage, data type, etc. Enhancement Enhance existing functionality tandem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Symbol incorrectly written to table in 7.4.2 when multiple processes sending to QuestDB Unsupported machine
5 participants