252 Commits (d0f0b4fc565c62c538ad22d3c9bc17e5c8381e0a)
 

Author SHA1 Message Date
Bill 8e482a1228 bug fixes on flattening
2 years ago
sunyinqi0508 8edde88f0f
Update README.md
2 years ago
sunyinqi0508 c4e92abf61
Merge pull request #5 from sunyinqi0508/dev
2 years ago
Bill 4f7f544983 bug fix on sqlblock and documentations
2 years ago
Bill 8fbcc5bb1c [skip ci] bump version number
2 years ago
Bill 2cd65e121a Merge branch 'master' of https://git.billsun.dev/bill/AQuery
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
sunyinqi0508 33c16e062e
Update README.md
2 years ago
Bill 65be0e207d Bugs: incorrectly handling decimal literals
2 years ago
Bill b58503b83d fixed regression
2 years ago
Bill 5b1e8063fb [skip ci] fix build for macos
2 years ago
Bill 1add924b0d fixed GNU ld
2 years ago
Bill 5045056403 bug fix on GNU ld
2 years ago
Bill a5f22475b4 fixed link error for GNU ld
2 years ago
Bill 5591564e47 updated readme
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 d33a5fdd31 bug fixes
2 years ago
Bill 690692bc80 bug fixes on print
2 years ago
Bill e199c6700a fixed when ret in enable_if<false, ret> is invalid
2 years ago
Bill 95d94468a9 super fast export(console/wip:file)
2 years ago
Bill c1b1b26d1a wip: fast print
2 years ago
Bill 1832de1241 Merge branch 'master' of https://github.com/sunyinqi0508/AQuery2
2 years ago
Bill fa1f9822bc WIP: rework exec-engine structure, GC, fast print
2 years ago
sunyinqi0508 1097344647
Merge pull request #4 from wxharry/ci/add_workflow
2 years ago
Bill 4ff1b2d3a8 bug fixes on select into file
2 years ago
Bill be7fb9f523 organized Makefile, preemptive initialization
2 years ago
Bill 5dad6e5270 monetdb passthru, WIP: threadedGC
2 years ago
Bill 31a4972478 bug fixes
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 ba21da23a3 bug fixes, more documentations
2 years ago
Bill 3120763966 fixes recurring bug
2 years ago
Bill 31d823ac89 fixed bugs wrt sp groupbys, insert multiple values
2 years ago
wxh 7e6ed0bcd4 ci: add ci.yml
2 years ago
Bill 6ad9ba6ea3 Merge branch 'master' of https://github.com/sunyinqi0508/AQuery
2 years ago
Bill 5549706443 fixed issue for user module
2 years ago
sunyinqi0508 50cfcedde0
Update README.md
2 years ago
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 259d9ef566 bug
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 dc6ad1aa8f Merge branch 'master' of https://github.com/sunyinqi0508/AQuery2
2 years ago
Bill 6b8b7124f4 initial support for pack expr
2 years ago
Bill 169b55a679 initial support for pack expr
2 years ago
sunyinqi0508 6d5ac8ac7f
Merge pull request #3 from sunyinqi0508/sunyinqi0508-patch-1
2 years ago