-
Notifications
You must be signed in to change notification settings - Fork 0
Support find similar search #122
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
Merged
Merged
Changes from 87 commits
Commits
Show all changes
90 commits
Select commit
Hold shift + click to select a range
9595228
checkpoint
bovlb 2200fed
checkpoint
bovlb 4f7a5bb
Merge remote-tracking branch 'origin/main' into postgresql-server
bovlb 298ac93
checkpoint
bovlb a335b35
checkpoint
bovlb 08ff6e2
seems to be working
bovlb 16de7a8
tidy
bovlb f09b4c9
checkpoint
bovlb c5ac65a
Basic import of tables
bovlb 61dfc97
remove files no longer needed
bovlb 68e4717
Basic execute working
bovlb 872be6c
docs and CI
bovlb ac9c3f9
Fix JSON encoding
bovlb c1cb830
doc
bovlb 40d183f
Smaller batch size is safer, maybe slower
bovlb 895cf16
rename to sql-server
bovlb 7f4bdae
Use WF_AUTH_TOKEN
bovlb e849e61
complete thought
bovlb f57e255
complete thought
bovlb 6c66b68
Merge branch 'postgresql-server' of github.com:aperture-data/workflow…
bovlb 469018c
revert unintended change
bovlb 7b30b9c
trying to add blobs
bovlb 5fb9253
fix _blob
bovlb 0d4fa7f
make _image and _as_format work
bovlb 1f684f2
refactor for simpler code, no pre-batch query
bovlb b4efd33
Add operations
bovlb c5c8c85
Merge remote-tracking branch 'origin/postgresql-server' into sql-server2
bovlb 7504935
Update apps/sql-server/fdw/fdw/__init__.py
bovlb 7f030ee
PR feedback
bovlb f3293b1
use dotenv
bovlb b5df5cf
Merge remote-tracking branch 'origin/postgresql-server' into sql-server2
bovlb 0ab4496
Merge remote-tracking branch 'origin/main' into sql-server3
bovlb d0f53ac
checkpoint
bovlb 566ef7d
Merge remote-tracking branch 'origin/main' into sql-server2
bovlb 236b791
Merge remote-tracking branch 'origin/main' into sql-server2
bovlb 235b0c8
Fix merge issues
bovlb 224db8e
more cleanup
bovlb e707fde
Merge remote-tracking branch 'origin/main' into sql-server3
bovlb c4e4648
checkpoint
bovlb 845db84
checkpoint
bovlb f391998
operations checking
bovlb 9a0191d
Add some enums for videos
bovlb 1d85315
Add access control; fix some issue with descriptor tables
bovlb 200259a
PR feedback
bovlb d9f218f
Cleaner pool and schema handling.
bovlb 1afd651
Fix suggested by Drew for envar issues
bovlb 19549d4
pinpoint fix
bovlb 6fc6227
Merge remote-tracking branch 'origin/main' into sql-server3
bovlb da8a69a
Merge remote-tracking branch 'origin/sql-server2' into sql-server3
bovlb 622ef42
Update apps/sql-server/app/app.sh
bovlb a440d82
Merge remote-tracking branch 'origin/sql-server-connection-fix' into …
bovlb 1fb2094
Merge remote-tracking branch 'origin/main' into sql-server4
bovlb d5080a5
Add HTTP server; fix FDW log level
bovlb efecd85
Fix swagger
bovlb 4c01553
response to PR feedback
bovlb bb8f3fd
Add check_properties
bovlb 69cd1f5
fix merge problem
bovlb 6ba93e1
Add FIND_SIMILAR
bovlb f0ac097
checkpoint
bovlb 1ff40e4
Be consistent about embeddings requirements
bovlb 5c29a6b
descriptor tables have specialized column sets; detecting embeddability
bovlb 006a459
checkpoint
bovlb 1f14b8a
find similar working
bovlb 7f1a4e6
checkpoint
bovlb fd4357d
Merge remote-tracking branch 'origin/main' into sql-server5
bovlb 0539bc6
Finish general rewrite; use personal branch of multicorn2
bovlb 71c020e
fix comment
bovlb 9accb65
Hard-code distances
bovlb 252275c
Better boolean handling
bovlb 7f03d75
trivial change
bovlb 2bb214f
More performance reporting
bovlb 81a81e5
fix type hint
bovlb 8e17eb7
remove extraneous parameter
bovlb 0985308
fix type hint
bovlb b14e457
fix type hints
bovlb b980842
fix type hint
bovlb a28db0e
minor fixes
bovlb 6c4ef42
Remove temporary logging
bovlb ec7f58f
Update apps/sql-server/fdw/fdw/descriptor.py
bovlb 1910804
Update apps/sql-server/fdw/fdw/common.py
bovlb 3b78db5
Update apps/sql-server/fdw/fdw/descriptor.py
bovlb 3ab1976
fix copy-paste error
bovlb 320fdb0
Update apps/sql-server/fdw/fdw/common.py
bovlb 01df854
more timing
bovlb 8ce5863
Add explain
bovlb e672335
tweak EXPLAIN
bovlb 09ea0c4
PR has been merged upstream
bovlb 36018d2
Ad docstring on Curry
bovlb 4743b8d
Fix typo in field name
bovlb cab94a9
Enable extra field rejection for TableOptions and ColumnOptions and f…
bovlb File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.