Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
f4de5fd
Add CRUD operations arounf schema and class objects
utkarsharma2 Nov 28, 2023
4ae25d0
Handle casees when the properties are not in same order
utkarsharma2 Nov 30, 2023
6f1ca74
Change the methods name and docstring
utkarsharma2 Nov 30, 2023
9f94fea
Resolve conflicts
utkarsharma2 Nov 30, 2023
c766814
Make sure the retrying is working as expected
utkarsharma2 Dec 1, 2023
7a02b8e
Address PR comments
utkarsharma2 Dec 5, 2023
9d367bf
Remove retry logic from
utkarsharma2 Dec 5, 2023
d547a22
Remove vector_col params and dataframe support
utkarsharma2 Dec 5, 2023
ed9501c
Remove unwanted retry logic
utkarsharma2 Dec 7, 2023
410ee8e
Address PR comments
utkarsharma2 Dec 8, 2023
c656fc8
Resolve ruff-lint issues
utkarsharma2 Dec 8, 2023
81ba6b7
Remove unwanted changes
utkarsharma2 Dec 8, 2023
1533537
Remove unwanted changes
utkarsharma2 Dec 8, 2023
c4cf2db
Change the exception to rety on
utkarsharma2 Dec 8, 2023
5d794c8
[WIP] Add ingest methods
utkarsharma2 Dec 11, 2023
b1a4aa3
Fix static checks
utkarsharma2 Dec 11, 2023
6c6bf5f
Merge branch 'main' into WeaviateIngest
utkarsharma2 Dec 11, 2023
967ac86
Optimize for error case
utkarsharma2 Dec 12, 2023
6a9f7a0
Merge branch 'main' into WeaviateIngest
utkarsharma2 Dec 12, 2023
26527d6
Fix test docstring and handle missing case
utkarsharma2 Dec 12, 2023
8c833e8
Remove duplicate rows from dataframe
utkarsharma2 Dec 12, 2023
dd4d598
Updated the logic for object creation based on documents
utkarsharma2 Dec 19, 2023
23beef4
Update docstring for 'create_or_replace_document_objects' method
utkarsharma2 Dec 20, 2023
6698529
refactored code
utkarsharma2 Dec 21, 2023
14ceffd
Update airflow/providers/weaviate/hooks/weaviate.py
utkarsharma2 Dec 21, 2023
1642f31
Update airflow/providers/weaviate/hooks/weaviate.py
utkarsharma2 Dec 21, 2023
34b92ed
Remove typo
utkarsharma2 Dec 21, 2023
4f2e4a3
Add better names
utkarsharma2 Dec 22, 2023
5c464aa
Add testcases
utkarsharma2 Dec 22, 2023
4f506cc
Addressed PR comments
utkarsharma2 Dec 22, 2023
48dc213
Fix testcases
utkarsharma2 Dec 22, 2023
c208b72
Fix docstring
utkarsharma2 Dec 22, 2023
4eaf7d6
Fix docstring
utkarsharma2 Dec 22, 2023
3831800
Address static code issue
utkarsharma2 Dec 22, 2023
d7a5356
Fix typing issue
utkarsharma2 Dec 23, 2023
15a087b
Fix typing issue
utkarsharma2 Dec 23, 2023
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
Loading