84 Commits (d0f0b4fc565c62c538ad22d3c9bc17e5c8381e0a)

Author SHA1 Message Date
bill d0f0b4fc56 update
2 years ago
Bill 6f267f982d added corr
2 years ago
Bill 27ae26db90 bugfix for duckdb engine, multi-engine support, perf regression investigate
2 years ago
Bill 7c5440c4fb make ext_engine: duckdb to work
2 years ago
Bill 726ef535ea Added documentation for trigger demo
2 years ago
Bill c944b5dfcf finialize demo
2 years ago
Bill 05cca378e0 trigger demo
2 years ago
Bill 4333af07f2 trigger type 2
2 years ago
Bill 84105347fc trigger type 2
2 years ago
Bill 64d4e3dd9a triggers
2 years ago
Bill d71fc77006 Merge branch 'master' of https://git.billsun.dev/bill/AQuery
2 years ago
Bill acc610280e triggers
2 years ago
Bill 541c702d78 Merge branch 'master' of https://git.billsun.dev/bill/AQuery
2 years ago
Bill 906daf577b Interval based triggers
2 years ago
bill da5b5065e6 Merge branch 'master' of https://git.billsun.dev/bill/AQuery
2 years ago
bill 96bd11462d commit local
2 years ago
Bill aee803adce group by optimization
2 years ago
Bill 181abacc55 Merge branch 'master' of https://git.billsun.dev/bill/AQuery
2 years ago
Bill eebf507c6a WIP: group by optimizations
2 years ago
bill 529c5cb6a8 draft: new group by, avoid small allocation
2 years ago
Bill 4942dc1f50 fixes on stored proc
2 years ago
bill 853b129343 Fix bugs on stored procedures and threaded GC
2 years ago
Bill 5ba333ca20 test gc
2 years ago
Bill 9c2bac3ec1 Merge branch 'master' of https://git.billsun.dev/bill/AQuery
2 years ago
Bill d6e3e4878e Optimized hashtable performance; Stored procedures
2 years ago
root f32cf317ad Merge branch 'master' of https://git.billsun.dev/bill/AQuery
2 years ago
root 31dfaf30be fixed msvc buildwq
2 years ago
Bill eb0fe8857a fixed create as union/except, distinct
2 years ago
Bill 7f8c57735d create table ... as ... union all/except ...
2 years ago
Bill 1673726a2d fixed limit doesn't work for queries w/o postproc.
2 years ago
Bill 4f7f544983 bug fix on sqlblock and documentations
2 years ago
Bill Sun 4792bfa08f fixed parser bug in create table as
2 years ago
Bill d33a5fdd31 bug fixes
2 years ago
Bill 95d94468a9 super fast export(console/wip:file)
2 years ago
Bill c1b1b26d1a wip: fast print
2 years ago
Bill fa1f9822bc WIP: rework exec-engine structure, GC, fast print
2 years ago
Bill be7fb9f523 organized Makefile, preemptive initialization
2 years ago
Bill 5dad6e5270 monetdb passthru, WIP: threadedGC
2 years ago
Bill cda7a61fff fixed deadlock upon failed queries
2 years ago
Bill c628d5a569 fixed deadlock
2 years ago
Bill 50740fe6ac Added var(s), stddev(s). New ITC, stats. bugfix on aggregations.
2 years ago
Bill b4d4a1fc51 Merge branch 'master' of https://github.com/sunyinqi0508/AQuery2
2 years ago
Bill 1ed99e1bb7 try fix cims
2 years ago
bill a8ee574ffc Merge branch 'master' of https://github.com/sunyinqi0508/AQuery2
2 years ago
bill 10a7b7eafa Merge branch 'master' of https://github.com/sunyinqi0508/AQuery2
2 years ago
bill sun 2ed0fd7863 Fixed windows build
2 years ago
Bill c39ec80e1d more on join awareness and decoupled expr
2 years ago
bill 8eee000ad4 Merge branch 'master' of https://github.com/sunyinqi0508/AQuery2
2 years ago
Bill ec5bcda74c bug fix
2 years ago
Bill 2614d010da imporved build driver, basic support for count()
2 years ago