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

V4 changes, Indra adaptors #2733

Merged
merged 88 commits into from
Apr 4, 2024
Merged
Changes from 1 commit
Commits
Show all changes
88 commits
Select commit Hold shift + click to select a range
e4a5b71
Rename DeeplakeQuery to Indra.
khustup2 Jan 5, 2024
ad30bb8
Fixed black.
khustup2 Jan 5, 2024
c860dd6
Merge branch 'main' into v4
khustup2 Jan 22, 2024
6ca7f5c
Added indra storage provider.
khustup2 Jan 22, 2024
fed36e6
Careful switch to indra provider.
khustup2 Jan 22, 2024
3766f29
Fixed lint.
khustup2 Jan 22, 2024
ffee1ae
One more fix.
khustup2 Jan 22, 2024
291c650
Fixed black.
khustup2 Jan 23, 2024
6516620
Switch local read only to Indra.
khustup2 Jan 23, 2024
d1bff43
Fixed black.
khustup2 Jan 23, 2024
2842836
Added v4 arg.
khustup2 Feb 2, 2024
d488ab7
Merge branch 'main' into v4
khustup2 Feb 2, 2024
abfed5b
Fixed darglint.
khustup2 Feb 3, 2024
5f4de19
Merge branch 'main' into v4
khustup2 Feb 4, 2024
de92f24
Fix.
khustup2 Feb 4, 2024
aa8b0de
Merge branch 'main' into v4
khustup2 Feb 7, 2024
3c192a1
Merge branch 'main' into v4
khustup2 Feb 13, 2024
6260cb7
Minor.
khustup2 Feb 13, 2024
36fef4d
Cleanup indra provider.
khustup2 Feb 14, 2024
da2af7e
Fixes.
khustup2 Feb 15, 2024
1d371b5
Bump libdeeplake version.
khustup2 Feb 15, 2024
e401079
v4 CI Tests
zaaram Feb 15, 2024
88838aa
Merge pull request #2771 from activeloopai/v4-DevOps
khustup2 Feb 15, 2024
6bde53a
Merge branch 'main' into v4
khustup2 Feb 18, 2024
095e4f0
Merge branch 'v4' of github.com:activeloopai/deeplake into v4
khustup2 Feb 18, 2024
7e78642
Bump libdeeplake version for test.
khustup2 Feb 18, 2024
2599b9b
Reimplement rename with deecopy+delete.
khustup2 Feb 19, 2024
c268f32
Bump libdeeplake version.
khustup2 Feb 20, 2024
4116be2
Merge branch 'main' into v4
khustup2 Feb 20, 2024
38d9995
Merge branch 'main' of github.com:activeloopai/deeplake into main
khustup2 Feb 24, 2024
03f0f2d
Switch to batch request for indra tensor bytes.
khustup2 Feb 25, 2024
6c6b0db
Bump libdeeplake version.
khustup2 Feb 25, 2024
278a1b3
Merge branch 'batch-bytes' into v4
khustup2 Feb 25, 2024
c3c5964
Fixed tests.
khustup2 Feb 26, 2024
9dd47ae
Merge branch 'batch-bytes' into v4
khustup2 Feb 26, 2024
8c80b59
Merge branch 'main' into v4
khustup2 Feb 29, 2024
5de5584
Replace v4 flag with indra flag.
khustup2 Feb 29, 2024
1bb14b4
Indra read only view.
khustup2 Mar 1, 2024
cb61ed9
Fixed error.
khustup2 Mar 1, 2024
6b0f2cf
Fixed black.
khustup2 Mar 1, 2024
f9800fd
Fix mypy.
khustup2 Mar 1, 2024
cc8d6f1
Fixes.
khustup2 Mar 3, 2024
34b7d4b
Step to get rid of deeplake_ds.
khustup2 Mar 3, 2024
93da017
Last.
khustup2 Mar 3, 2024
d6675b2
Remove deeplake_ds.
khustup2 Mar 4, 2024
80afefd
Fixed black.
khustup2 Mar 4, 2024
f262dbd
Fixed failures.
khustup2 Mar 4, 2024
c4e42ff
Further adaptations.
khustup2 Mar 4, 2024
390ee9e
Fixed linter.
khustup2 Mar 4, 2024
c70a940
Fix mypy.
khustup2 Mar 4, 2024
46aa379
More.
khustup2 Mar 5, 2024
a997e1c
Fixed linter.
khustup2 Mar 5, 2024
e723c14
Merge branch 'main' into v4
khustup2 Mar 7, 2024
598d7d0
Bump libdeeplake version.
khustup2 Mar 7, 2024
a09bc4f
Final fixes for indra adaptors.
khustup2 Mar 7, 2024
f4512af
token and cache_size errors fixed.
khustup2 Mar 7, 2024
fd5287c
Bump libdeeplake version.
khustup2 Mar 8, 2024
baef9d8
Merge branch 'main' into v4
khustup2 Mar 8, 2024
ec92f04
Handle index in non-linear views.
khustup2 Mar 11, 2024
e99c7dd
Merge branch 'main' into v4
khustup2 Mar 14, 2024
548b8a9
Merge branch 'main' into v4
khustup2 Mar 16, 2024
251d057
Prepare indra materialization usage.
khustup2 Mar 17, 2024
bb5e833
Materialize indra view.
khustup2 Mar 17, 2024
cae1c23
Added indra view load test with optimize=True
khustup2 Mar 17, 2024
74965dd
Fixed black.
khustup2 Mar 17, 2024
32e8563
Added indra flag to ingest api.
khustup2 Mar 21, 2024
539e090
Merge branch 'main' into v4
khustup2 Mar 21, 2024
fde3acc
Fix.
khustup2 Mar 21, 2024
deed131
Merge branch 'main' into v4
khustup2 Mar 22, 2024
b2a5716
Merge branch 'main' into v4
khustup2 Mar 23, 2024
ee31dfa
Merge branch 'v4' of github.com:activeloopai/deeplake into v4
khustup2 Mar 23, 2024
6059c6e
Added ingest dataframe with indra.
khustup2 Mar 24, 2024
7d13829
Adapt test to indra.
khustup2 Mar 24, 2024
8f79d8d
Bump libdeeplake version.
khustup2 Mar 25, 2024
42c8e6f
Bump libdeeplake version.
khustup2 Mar 26, 2024
8bb0c61
Merge branch 'main' into v4
khustup2 Apr 1, 2024
f2a4a1a
Bump libdeeplake version.
khustup2 Apr 1, 2024
9127617
Merge branch 'main' into v4
khustup2 Apr 2, 2024
2e0cc0e
set endpoint.
khustup2 Apr 2, 2024
5078432
Merge branch 'main' into v4
khustup2 Apr 2, 2024
8568cb7
Bump libdeeplake version.
khustup2 Apr 2, 2024
69a00e6
Fixed linter.
khustup2 Apr 2, 2024
7522062
Reset workflow.
khustup Apr 3, 2024
880dbbc
Restore shuffling.
khustup Apr 3, 2024
03b6f6f
Merge branch 'main' into v4
khustup2 Apr 3, 2024
f18cd6c
Merge branch 'v4' of github.com:activeloopai/deeplake into v4
khustup2 Apr 3, 2024
6578d81
Bump libdeeplake version.
khustup2 Apr 4, 2024
132f78e
Fixed sonar.
khustup2 Apr 4, 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 v4
khustup2 committed Mar 16, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 548b8a941afc85e92457d99b421e6767fc3ecd0f

This merge commit was added into this branch cleanly.

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