[go: nahoru, domu]

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: no longer load full table into ram in write by using concurrent write #2289

Open
wants to merge 38 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
565f43d
close to compiling
aersam Mar 7, 2024
3a52bb7
still learning :)
aersam Mar 8, 2024
30a5463
some compile errors
aersam Mar 8, 2024
cde4207
another bug fix
aersam Mar 8, 2024
6743373
clippy feedback
aersam Mar 8, 2024
577442b
test compilation
aersam Mar 8, 2024
4b276a7
wip on tests
aersam Mar 8, 2024
9d022cb
Merge branch 'main' of https://github.com/aersam/delta-rs into write-…
aersam Mar 8, 2024
d1352fa
Merge branch 'main' of https://github.com/aersam/delta-rs into write-…
aersam Mar 11, 2024
d4d82ce
cleanup
aersam Mar 11, 2024
385c935
wip on fixes
aersam Mar 11, 2024
023df09
more fixes
aersam Mar 11, 2024
0397a0c
more fixes
aersam Mar 11, 2024
c83f947
fmt
aersam Mar 11, 2024
f131eb1
adjust test
aersam Mar 11, 2024
a3d5585
use into()
aersam Mar 12, 2024
965968c
we need GIL, no?
aersam Mar 13, 2024
83d398f
clippy, your so right
aersam Mar 13, 2024
98bf7ec
revert 965968cda0d3d6cace62905b5af5437960ea851a and 965968cda0d3d6cac…
aersam Mar 13, 2024
44cd5b9
Merge branch 'main' into write-iter2
aersam Mar 13, 2024
5ae3599
Merge branch 'main' of https://github.com/aersam/delta-rs into write-…
aersam Mar 14, 2024
28eba65
fmt
aersam Mar 14, 2024
c66762a
Merge branch 'write-iter2' of https://github.com/aersam/delta-rs into…
aersam Mar 14, 2024
6e742a9
Merge branch 'main' of https://github.com/aersam/delta-rs into write-…
aersam Mar 15, 2024
cf375b9
use tasks for writing
aersam Mar 15, 2024
551ab2a
Merge branch 'main' of https://github.com/aersam/delta-rs into write-…
aersam Mar 20, 2024
2143d68
Feedback from Review
aersam Mar 20, 2024
ebb9420
should now work
aersam Mar 20, 2024
97ac37e
fix test
aersam Mar 20, 2024
380d4cd
Merge branch 'main' of https://github.com/aersam/delta-rs into write-…
aersam Mar 21, 2024
a051bf7
Merge branch 'main' of https://github.com/aersam/delta-rs into write-…
aersam Mar 25, 2024
4655742
test fixews
aersam Mar 25, 2024
704d86b
Merge branch 'main' of https://github.com/aersam/delta-rs into write-…
aersam Apr 15, 2024
2b135f9
fmt
aersam Apr 15, 2024
e5f12fb
use parallel as arg
aersam Apr 15, 2024
6242179
ruff
aersam Apr 15, 2024
68ea7ed
parallel
aersam Apr 15, 2024
0bbf3b5
remove fancy union syntax
aersam Apr 15, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into write-iter2
  • Loading branch information
aersam committed Mar 13, 2024
commit 44cd5b96896f5e5b17d35819e2d4331d24a74422

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.