71 Commits (d98b4817b3195302ad98ec7bda67bef958c3568a)

Author SHA1 Message Date
bill d98b4817b3 update structure, vis application
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 84105347fc trigger type 2
2 years ago
Bill 64d4e3dd9a triggers
2 years ago
Bill acc610280e triggers
2 years ago
Bill 778703946d fixed select into/create table as
2 years ago
Bill a91ab1841d scratch space
2 years ago
Bill e588e4b0dc improved scratch space
2 years ago
Bill 540672cdc4 updated code generation for compound-columns, initial support for scratchspace
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 d6e3e4878e Optimized hashtable performance; Stored procedures
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 8e482a1228 bug fixes on flattening
2 years ago
Bill 4f7f544983 bug fix on sqlblock and documentations
2 years ago
Bill Sun 8d739f8f3e Merge branch 'master' of https://git.billsun.dev/bill/AQuery
2 years ago
Bill Sun 4792bfa08f fixed parser bug in create table as
2 years ago
Bill 65be0e207d Bugs: incorrectly handling decimal literals
2 years ago
Bill b58503b83d fixed regression
2 years ago
Bill f0940ae442 added initial support for union_all and except
2 years ago
Bill cec2420ddd Merge branch 'master' of https://github.com/sunyinqi0508/AQuery2
2 years ago
Bill b6022a7e0f Transferred AQuery grammar from private repo
2 years ago
Bill 1832de1241 Merge branch 'master' of https://github.com/sunyinqi0508/AQuery2
2 years ago
Bill 4ff1b2d3a8 bug fixes on select into file
2 years ago
Bill 5dad6e5270 monetdb passthru, WIP: threadedGC
2 years ago
Bill 50740fe6ac Added var(s), stddev(s). New ITC, stats. bugfix on aggregations.
2 years ago
Bill ba21da23a3 bug fixes, more documentations
2 years ago
Bill 31d823ac89 fixed bugs wrt sp groupbys, insert multiple values
2 years ago
Bill 5549706443 fixed issue for user module
2 years ago
Bill d5382c36e9 bug fixes
2 years ago
Bill 6478deb7da read complex data from csv
2 years ago
Bill 818ab3b2e5 Added prev/next aggregation functions
2 years ago
Bill a9b0c185e1 pack(*), truncate, bug fixes
2 years ago
Bill 826c156d9f bug fixes
2 years ago
Bill 7945b5e65a bug fixes
2 years ago
Bill f434afbee6 fixed regression
2 years ago
Bill dda68bd9e1 bug fixes and clarification
2 years ago
Bill 136b3b6c6c fixed join using, join on
2 years ago
Bill b666d6d9b2 fixed regression on join condition awareness
2 years ago
Bill 98890884da updated documentations.
2 years ago
Bill d10a476a34 Updated instructions, bulid drivers, bug fixes
2 years ago
Bill eac25ddbb3 Added drop table, 'if (not) exists' support. Bug fixes
2 years ago
Bill fb870c9977 fixed wildcard compound cols, ratios, etc.
2 years ago
Bill c39ec80e1d more on join awareness and decoupled expr
2 years ago
Bill 522e9e267b WIP: new decoupled expr implementation
2 years ago
Bill 34a9fe105c bug fix on select into
2 years ago