217 Commits (96bd11462dcb51a3ac29aefb92be1b528fd89ebd)
 

Author SHA1 Message Date
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 15f11f1eab Updated instructions, bulid drivers, bug fixes
2 years ago
Bill d10a476a34 Updated instructions, bulid drivers, bug fixes
2 years ago
bill sun 2ed0fd7863 Fixed windows build
2 years ago
Bill 3229a54bd4 optimize 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 52b2412c01 Updated instructions
2 years ago
Bill 668d19338a update instructions for docker
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 3dfecaebb1 Merge branch 'master' of https://github.com/sunyinqi0508/AQuery2
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 475de15124 fixed build on macos
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