157 Commits (d0f0b4fc565c62c538ad22d3c9bc17e5c8381e0a)

Author SHA1 Message Date
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
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 ce2dd054e3 updated documentation
2 years ago
Bill 34a9fe105c bug fix on select into
2 years ago
Bill 48beab441d Merge branch 'master' of https://github.com/sunyinqi0508/AQuery2
2 years ago
Bill 2687763a5f update
2 years ago
bill 1299733477 bug fix on select distinct
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 ed58c13dc9 initial distinct support
2 years ago
Bill ff63be720c Bug fixes for alias&join. Add test in presentation.
2 years ago
Bill 2614d010da imporved build driver, basic support for count()
2 years ago
Bill 613941ce06 bug fixes
2 years ago
Bill 5604cd7e33 fixed null terminated char* hash (unsafe)
2 years ago
Bill ad87a2eabb Merge branch 'master' of https://github.com/sunyinqi0508/AQuery2
2 years ago
Bill d3742dfa9c More Date/Time, Complex expr on groupby, bug fixes
2 years ago
Bill 83ad6d2330 Merge branch 'master' of https://github.com/sunyinqi0508/AQuery2
2 years ago
bill 1e6bb250b5 correct line_ending
2 years ago
Bill 35fc3390be Merge branch 'master' of https://github.com/sunyinqi0508/AQuery2
2 years ago
Bill ff51b1f1d0 lazy commit message
2 years ago
Bill Sun 8f3b648c53 Fixed error in SDK and test
2 years ago
Bill bc66663491 bug fix
2 years ago
Bill 08f2ba12c9 Merge branch 'master' of https://github.com/sunyinqi0508/AQuery2
2 years ago
Bill 32a41545de wip: string/date/time
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 6859671230 Added session manager.
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 4321422b4f added user module
2 years ago
Bill 44ccc0b835 regression: nested aggregation support
2 years ago
Bill 3a56c19e2e bug fix
2 years ago
Bill 3884558c3d Merge branch 'master' of https://github.com/sunyinqi0508/AQuery2
2 years ago
Bill 780a60fa5d restructure
2 years ago
bill c2693bf9f8 Merge branch 'master' of https://github.com/sunyinqi0508/AQuery2
2 years ago
bill 83431da0e5 Merge branch 'master' of https://github.com/sunyinqi0508/AQuery
2 years ago
Bill 42c334af84 bug fixes, restructure, user module parsing
2 years ago
Bill 5a163a6af9 fix exit
2 years ago
bill c5a6f8c423 Merge branch 'master' of https://github.com/sunyinqi0508/AQuery
2 years ago
bill c7b32e9a20 bug fixes
2 years ago
Bill 09e5f7dbc9 Merge branch 'master' of https://github.com/sunyinqi0508/AQuery
2 years ago
Bill eaae297b49 WIP: sdk, bug fixes, os support regression fix
2 years ago
bill d87f0db8b3 bug fix with int128
2 years ago
Bill 751a442554 update threadpool
2 years ago
Bill Sun 9d86114766 Fixed linux support
2 years ago
Bill 5699638520 Multi-query support
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 3b659b99f8 Merge branch 'master' of https://github.com/sunyinqi0508/AQuery2
2 years ago
Bill Sun e55831ab5c fix gitw
2 years ago
Bill b3f9f28432 added monetdb connector
2 years ago
Bill Sun d3d27badd7 bug fix
3 years ago
Bill Sun 824db2a43b server 2
3 years ago
bill sun 634ed382f5 reconstruct
3 years ago
Bill Sun 02723b1701 Merge branch 'master' of https://github.com/sunyinqi0508/AQuery2
3 years ago
Bill Sun 4f2cc03f63 improvements on output
3 years ago
bill sun 3051eb5fe7 bug fixes
3 years ago
bill sun f3762595a8 Bug fixes on assumptions.
3 years ago
Bill Sun d82e36b087 update
3 years ago
bill sun 15b124e2e6 update
3 years ago
Bill Sun 588ca0ba0b update
3 years ago
bill sun 70d7167c1e bug fixesy
3 years ago