49 Commits (d0f0b4fc565c62c538ad22d3c9bc17e5c8381e0a)

Author SHA1 Message Date
bill d0f0b4fc56 update
2 years ago
Bill dfb3ec2380 update
2 years ago
bill 64b2ec4d8f Merge branch 'master' of https://git.billsun.dev/bill/AQuery
2 years ago
Bill 778703946d fixed select into/create table as
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 a91ab1841d scratch space
2 years ago
Bill 540672cdc4 updated code generation for compound-columns, initial support for scratchspace
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 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 9caa1fa82a fix 'ascii' codec can't encode characters
2 years ago
Bill 7f8c57735d create table ... as ... union all/except ...
2 years ago
Bill e199c6700a fixed when ret in enable_if<false, ret> is invalid
2 years ago
Bill c1b1b26d1a wip: fast print
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 5549706443 fixed issue for user module
2 years ago
Bill a9b0c185e1 pack(*), truncate, bug fixes
2 years ago
Bill 169b55a679 initial support for pack expr
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 d494c87808 try fix Linux clang compilation
2 years ago
Bill b2f009532c Fixed compilation for clang on Linux
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 34a9fe105c bug fix on select into
2 years ago
bill 1299733477 bug fix on select distinct
2 years ago
Bill ed58c13dc9 initial distinct support
2 years ago
Bill d3742dfa9c More Date/Time, Complex expr on groupby, bug fixes
2 years ago
bill 619f639d03 Added C++ Build Driver: MSBuild; Bug fixes;
2 years ago
Bill 41f51bacc5 Optimized: C++ Compilation, ~10x speedup
2 years ago
Bill 9caee2819f libaquery: optimizations that reduces vector copy.
2 years ago
Bill bea97a909a fixed table/column name problem
2 years ago
Bill a464029d14 Added select into
2 years ago
bill c7b32e9a20 bug fixes
2 years ago
bill d87f0db8b3 bug fix with int128
2 years ago
Bill 751a442554 update threadpool
2 years ago
Bill 70f29e028d Assumption, outfile, bugfixes on type deduction
2 years ago
Bill 6490aab558 fixed int128 problem, groupby agg
2 years ago
Bill 5b1bbf0f99 simple udf code generation
2 years ago
bill sun ece2a6cc9f udf support for monetdbe backend
2 years ago
Bill Sun e55831ab5c fix gitw
2 years ago