-
-
Notifications
You must be signed in to change notification settings - Fork 69
Use dolt JSON encoding #2639
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
Use dolt JSON encoding #2639
Changes from all commits
Commits
Show all changes
82 commits
Select commit
Hold shift + click to select a range
5e6ea56
using indexedjsondocument
zachmu 93cd5f9
merge main
zachmu f7648e1
fix test harness for json
zachmu 6409b07
always use json types in json func output
zachmu 9c0c972
more json conversion
zachmu c7679a1
converting more jsonb stuff
zachmu fa5f48d
more jsonb conversion
zachmu e06e03d
Merge branch 'main' into zachmu/json-enc
zachmu 2ea3f7a
fixed jsonb_object_field
zachmu ef86f58
merge dev branch
zachmu d39a2f4
turn json encoding back on
zachmu 6324c85
merge dev branch
zachmu 298b82c
turn json encoding back on
zachmu 7c74053
Fixed remaining areas of JSON support
zachmu c2cf3e1
formatting
zachmu a67af1d
linting
zachmu 6a575ad
formatting
zachmu 58b76e1
unfocus test
zachmu de02e2e
unfocus test
zachmu 94133f2
removed JSONB ordering test
zachmu cf79f4a
deleted unused json document type
zachmu 09ca8e5
Merge branch 'main' into zachmu/json-enc
zachmu 47f98ac
restore deleted json_document.go
zachmu ad4e7c7
Restore legacy ser/deser paths
zachmu 589098a
[ga-format-pr] Run scripts/format_repo.sh
zachmu 13249bf
new dolt
zachmu f648270
merge main
zachmu af13d08
new dolt
zachmu 3d4c9d8
revert latest dolt changes
zachmu 1b238f6
indexing test
zachmu 3b20275
new test
zachmu 7b4d210
improved test
zachmu 61fe6a7
fix
zachmu ef689b7
merge main
zachmu f72710a
fix json tests
zachmu 77652c6
merge main
zachmu 58ae9e1
use json operation optimizations
zachmu ee22026
fixed pair wise ordering tests with actual values
zachmu 1fcd4db
more tests and a bug fix
zachmu 47b0114
[ga-format-pr] Run scripts/format_repo.sh
zachmu 45b025c
new dolt
zachmu 008905b
Merge branch 'zachmu/json-enc' of github.com:dolthub/doltgresql into …
zachmu 83b54ef
fixed test defs
zachmu 8701d08
restore string->json cast
zachmu a3328e6
bug fix for null in records
zachmu ccded02
fixed json casts
zachmu d5c7bcd
skip test failing on ubuntu
zachmu 8d483aa
added enginetest
zachmu 81982b0
unskip test
zachmu 1b0da5e
Unskip tests that now pass
zachmu 3bf1972
remove useless test
zachmu 6c46c85
adaptive value tests
zachmu 4791c25
new dolt
zachmu 25983ee
new dolt
zachmu 960c3dd
merge main
zachmu 17d3933
PR feedback
zachmu 7779365
some cleanup
zachmu cbdaae7
bug fixes for unwrapping types
zachmu a6cdece
merge main
zachmu ff8e71a
merge main
zachmu 2b721f0
new dolt
zachmu eaab585
[ga-format-pr] Run scripts/format_repo.sh
zachmu 64425e9
bug fixes
zachmu b4a5731
Merge branch 'main' into zachmu/json-enc
zachmu 4fd015c
new dolt
zachmu 6d5e4fa
Merge branch 'zachmu/json-enc' of github.com:dolthub/doltgresql into …
zachmu 89d1682
[ga-format-pr] Run scripts/format_repo.sh
zachmu 51164f0
use searchableJson for path lookups where possible
zachmu 4988aac
new dolt
zachmu d40832b
Merge branch 'zachmu/json-enc' of github.com:dolthub/doltgresql into …
zachmu 82098ca
merge main
zachmu 5e159a1
new dolt
zachmu 8f4aea8
merge main
zachmu 1dfb342
new dolt
zachmu 518ba2f
merge upstream
zachmu 833584b
new dolt
zachmu b13fc11
new gms
zachmu 40e2a28
bug fix for null path
zachmu bfbc27c
new tests
zachmu 0608e0e
merge main
zachmu 580076e
new dolt
zachmu 661e30e
Apply suggestion from @fulghum
zachmu 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
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.