mc2-project / mc2-project/opaque-sql
Save and load datasets using encrypted Parquet
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 190
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
PARQUET-1178 will add efficient encryption support to Parquet. If Opaque were to support saving and loading in this format, it would be able to take advantage of Parquet's performance optimizations like column pruning and columnar compression.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading PARQUET-1178 to understand the planned encryption support and identify how Opaque currently saves and loads datasets. Done means Opaque can save and load encrypted Parquet datasets while benefiting from Parquet's column pruning and columnar compression.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- data, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100