123 Commits (957e53eb703154b8e5b1cdf9e3e640a96ffa273b)

Author SHA1 Message Date
bill 957e53eb70 Merge branch 'master' of https://git.billsun.dev/bill/AQuery
2 years ago
bill 80bc0a1e22 modified: server/vector_type.hpp
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 9caa1fa82a fix 'ascii' codec can't encode characters
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 4792bfa08f fixed parser bug in create table as
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 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 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 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 169b55a679 initial support for pack expr
2 years ago
Bill 826c156d9f bug fixes
2 years ago
Bill 98890884da updated documentations.
2 years ago
Bill 8a5941abe2 Optimize Docker
2 years ago
Bill f949cf29f0 fixed build for centos
2 years ago
Bill 5bc6ef8816 Merge branch 'master' of https://github.com/sunyinqi0508/AQuery2
2 years ago
Bill b8e0ecf89a attempt on bugfix for centos
2 years ago
bill cd0f07fbf3 Fixed msvc pch
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 d494c87808 try fix Linux clang compilation
2 years ago
Bill b2f009532c Fixed compilation for clang on Linux
2 years ago
Bill 406593a311 Fixed g++ std::hash<__uint128_t> undefined problem
2 years ago
Bill eac25ddbb3 Added drop table, 'if (not) exists' support. Bug fixes
2 years ago
Bill 3bbca0d6b0 fix g++ constexpr
2 years ago