-
Notifications
You must be signed in to change notification settings - Fork 174
Support for STRUCT type #669
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 all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
6ed554c
identified oid; branch still in draft state
destrex271 893b1d0
replaced with DuckdbRowOid
destrex271 9097d5e
Merge branch 'main' into feature/struct_support
destrex271 13c5665
replaced with DuckdbRowOid
destrex271 0a78578
resolved merge conflicts
destrex271 d969f93
fixed return type in Struct logical type
destrex271 4d2b349
added duckdb.struct type
destrex271 28825b0
added duckdb.struct type
destrex271 4a5b7ba
added duckdb_struct_in & duckdb_struct_out functions
destrex271 8935463
merged with main
destrex271 cab89be
added subscript functions, same as duckdb.row
destrex271 7f75168
fixed syntax in sql file
destrex271 b4f9969
rough demo of duckdb_struct
destrex271 96ef0de
able to read and subscript struct type
destrex271 129a2ad
fixed formatting
destrex271 d3ef369
fixed struct tests in json
destrex271 1f42730
Merge branch 'main' into feature/struct_support
destrex271 6c5470c
removed unecessary functions and
destrex271 aa40d50
Make some improvements
JelteF b25db1a
Merge branch 'main' into feature/struct_support
JelteF 53f753f
Remove now unnecessary comment
JelteF 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
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
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.