log

age author description
9 days ago Martin van Dinther Extend test with creating a temporary view with a qualified name other than schema tmp. It should give an error. Mar2025
9 days ago Martin van Dinther For temporary views disallow the optional specification WITH CHECK OPTION Mar2025
9 days ago Martin van Dinther Fix compilation error: Mar2025
9 days ago Martin van Dinther Add help syntax for CREATE TEMP VIEW. Mar2025
9 days ago Martin van Dinther Adapt the parser to only allow creation of LOCAL TEMP VIEW, not GLOBAL TEMP VIEW. Mar2025
9 days ago Sjoerd Mullender Merge with Mar2025 branch.
9 days ago Sjoerd Mullender Approve upgrade changes. Mar2025
9 days ago svetlin add events test nested
9 days ago Lucas Pereira Initial testing of ngrams sw, ew and c strimps_v3
9 days ago Lucas Pereira Added nested loop for small inputs. Threshold not set in stone yet. strimps_v3
9 days ago Niels Nes merged Mar2025
9 days ago Niels Nes added create or replace temp view Mar2025
9 days ago Martin van Dinther Approve new output after adding table type LOCAL TEMPORARY VIEW Mar2025
9 days ago Sjoerd Mullender Need to use ifdef for HAVE_* defines. strimps_v3
9 days ago Martin van Dinther Remove table_type GLOBAL TEMPORARY VIEW. Mar2025
9 days ago svetlin merge upstream resource_management
9 days ago svetlin propagate forgotten instr_allocator on copy mal blk resource_management
10 days ago Martin van Dinther Extend sys.table_types table with 'GLOBAL TEMPORARY VIEW','LOCAL TEMPORARY VIEW'. Mar2025
10 days ago Martin van Dinther Add test for issue #7625 Mar2025
10 days ago Niels Nes aproved output for now nested
10 days ago Niels Nes merged with default nested
10 days ago Niels Nes merged with default reducedstack
10 days ago Niels Nes removed op_union.
10 days ago Sjoerd Mullender Merge with default branch. nested
10 days ago Sjoerd Mullender Merge with default branch. strimps_v3
10 days ago Sjoerd Mullender Merge with default branch. resource_management
10 days ago Sjoerd Mullender Merge with default branch. reducedstack
10 days ago Sjoerd Mullender Merge with Mar2025 branch.
10 days ago Niels Nes simply use collist for creating type nested
10 days ago Niels Nes allow remote tables on remote mergeTables Mar2025
11 days ago Niels Nes improved direct json loading nested
11 days ago svetlin disable assert nested
11 days ago stefanos mavros We always need to update the sequence nested
11 days ago stefanos mavros Supports insert of empty json array nested
11 days ago Niels Nes handle empty multisets nested
11 days ago Niels Nes merged with default reducedstack
2 weeks ago Niels Nes merged with default reducedstack
11 days ago Niels Nes add support for insert of json into tables (with columns) where the automatically create the implicite composite type nested
11 days ago Sjoerd Mullender Merge with Mar2025 branch.
12 days ago Niels Nes add test for ecommerce lookup nested
12 days ago Niels Nes improved handling outputing multiset values (fixes ecommerce crash) nested
12 days ago svetlin merge upstream nested
12 days ago svetlin remove old file nested
12 days ago svetlin add missing file nested
12 days ago stefanos mavros Adds new test with array of docs nested
12 days ago Niels Nes add test for issue # 7626 Mar2025
12 days ago Niels Nes pass constant inputs for aggregation better, solves crash in combined complex view and aggregation within window functions Mar2025
2 weeks ago svetlin test ndjson file extension nested
2 weeks ago svetlin rename from nd_json to ndjson nested
2 weeks ago Niels Nes protect against unknown (out of range) types Mar2025
2 weeks ago Niels Nes Use inspect to get list of atoms from remote server. Use this Mar2025
2 weeks ago Sjoerd Mullender Merge with Mar2025 branch.
2 weeks ago Sjoerd Mullender Fix upgrade code. Mar2025
2 weeks ago Sjoerd Mullender Merge with Mar2025 branch.
2 weeks ago Sjoerd Mullender Approve upgrade tests after release. Mar2025
2 weeks ago Sjoerd Mullender Merge with Mar2025 branch.
2 weeks ago Sjoerd Mullender Add casts and change formats so that this compiles on 32 bits. Mar2025
2 weeks ago Sjoerd Mullender Closing branch Aug2024. Aug2024
2 weeks ago svetlin use separate allocator for mal instructions resource_management
2 weeks ago Martin van Dinther Move SQLCloseCursor(stmt); to the test bodies.