2 months ago |
Niels Nes |
initial parsing of array value string
nested
|
2 months ago |
Niels Nes |
get json type from sys schema
nested
|
2 months ago |
Niels Nes |
get json type from sys schema
newjson
|
2 months ago |
Niels Nes |
lookup json type in schema
newjson
|
2 months ago |
svetlin |
add test
newjson
|
2 months ago |
Niels Nes |
add comment
nested
|
2 months ago |
Niels Nes |
disallow constraints on composite and/or multisets for now
nested
|
2 months ago |
Niels Nes |
properly set output types of result
nested
|
2 months ago |
Niels Nes |
approved output
nested
|
2 months ago |
Niels Nes |
removed debug print
nested
|
2 months ago |
Niels Nes |
approved output
nested
|
2 months ago |
Niels Nes |
approved output
nested
|
2 months ago |
Niels Nes |
approved output
nested
|
2 months ago |
Niels Nes |
initial support for reading array values from strings
nested
|
2 months ago |
Niels Nes |
merged with default
nested
|
2 months ago |
Niels Nes |
lookup json subtype correctly
newjson
|
2 months ago |
svetlin |
adjust column type
newjson
|
2 months ago |
Wolf Schulz |
rel_const_aggr_elim optimizer cleanup and improved
const_aggr_elim
|
2 months ago |
svetlin |
merge with nested
newjson
|
2 months ago |
svetlin |
load json file into json column
newjson
|
2 months ago |
svetlin |
wip
newjson
|
2 months ago |
svetlin |
merge nested
newjson
|
2 months ago |
Niels Nes |
small fix in renumber of multiset ids
nested
|
2 months ago |
Niels Nes |
fix join order for filter functions
Aug2024
|
2 months ago |
Niels Nes |
small fixes for naming nested types
nested
|
2 months ago |
Niels Nes |
improvements for multisets of simple types
nested
|
2 months ago |
stefanos mavros |
Fixes tests
const_aggr_elim
|
2 months ago |
stefanos mavros |
Merges default
const_aggr_elim
|
2 months ago |
Joeri van Ruth |
Add upgrade code to normalize the URLs of existing remote tables
odbc_loader
|
2 months ago |
Joeri van Ruth |
Normalize url in monetdb loader
odbc_loader
|
2 months ago |
Joeri van Ruth |
Normalize URL when creating a REMOTE TABLE
odbc_loader
|
2 months ago |
Joeri van Ruth |
Add sa_msettings_to_string()
odbc_loader
|
2 months ago |
Joeri van Ruth |
Remove declaration of mapiuri_database()
odbc_loader
|
2 months ago |
Joeri van Ruth |
Try to be a bit smarter about what's a file and what's a url
odbc_loader
|
2 months ago |
Joeri van Ruth |
Exports
odbc_loader
|
2 months ago |
Joeri van Ruth |
Comments
odbc_loader
|
2 months ago |
Joeri van Ruth |
Put database-URL in tid_uri property, not table-URL
odbc_loader
|
2 months ago |
Joeri van Ruth |
Fix connection leak in monetdb loader
odbc_loader
|
2 months ago |
Joeri van Ruth |
Let the mapiuri_valid/uri/schema/table use msettings
odbc_loader
|
2 months ago |
Joeri van Ruth |
Add test for custom msettings allocator
odbc_loader
|
2 months ago |
Joeri van Ruth |
Add msettings_write_url
odbc_loader
|
2 months ago |
Joeri van Ruth |
Add assert to mparm_classify
odbc_loader
|
2 months ago |
Joeri van Ruth |
Change msetting_as_string API to never allocate
odbc_loader
|
2 months ago |
Joeri van Ruth |
fixup allow custom allocator for msettings
odbc_loader
|
2 months ago |
Joeri van Ruth |
Add sa_msettings_create()
odbc_loader
|
2 months ago |
Joeri van Ruth |
Make sure the msettings inside a Mid always use the standard allocator
odbc_loader
|
3 months ago |
Joeri van Ruth |
Allow custom allocator for msettings
odbc_loader
|
3 months ago |
Joeri van Ruth |
Change msettings api: do not return allocated strings
odbc_loader
|
3 months ago |
Joeri van Ruth |
Introduce msettings_internal.h
odbc_loader
|
3 months ago |
Joeri van Ruth |
Do not track ignored parameters in msettings
odbc_loader
|
3 months ago |
Joeri van Ruth |
Use msettings to deal with uri's in the monetdb vault
odbc_loader
|
3 months ago |
Joeri van Ruth |
Improve error message
odbc_loader
|
3 months ago |
Joeri van Ruth |
Do not fall back to file loader when proto loader fails
odbc_loader
|
2 months ago |
Joeri van Ruth |
Merge 'default' into 'odbc_loader'
odbc_loader
|
2 months ago |
stefanos mavros |
Adds tests for isnull/isnotnull plans
|
2 months ago |
stefanos mavros |
Adds tests for isnull/isnotnull optimization cases
|
2 months ago |
stefanos mavros |
Fixes failing test because isnotnull() case was not handled
|
2 months ago |
stefanos mavros |
Fixes crash due to code clean up
|
2 months ago |
stefanos mavros |
Adds tests for isnull-isnotnull exp optimization
|
2 months ago |
stefanos mavros |
Implements optimization of isnotequal equality exp
|