Commit Graph

252 Commits (d0f0b4fc565c62c538ad22d3c9bc17e5c8381e0a)
 

Author SHA1 Message Date
Bill 3bbca0d6b0 fix g++ constexpr 3 years ago
Bill fb870c9977 fixed wildcard compound cols, ratios, etc. 3 years ago
Bill c39ec80e1d more on join awareness and decoupled expr 3 years ago
Bill 522e9e267b WIP: new decoupled expr implementation 3 years ago
Bill ce2dd054e3 updated documentation 3 years ago
Bill 34a9fe105c bug fix on select into 3 years ago
Bill 48beab441d Merge branch 'master' of https://github.com/sunyinqi0508/AQuery2 3 years ago
Bill 2687763a5f update 3 years ago
bill 1299733477 bug fix on select distinct 3 years ago
bill 8eee000ad4 Merge branch 'master' of https://github.com/sunyinqi0508/AQuery2 3 years ago
Bill ec5bcda74c bug fix 3 years ago
Bill ed58c13dc9 initial distinct support 3 years ago
Bill ff63be720c Bug fixes for alias&join. Add test in presentation. 3 years ago
Bill 2614d010da imporved build driver, basic support for count() 3 years ago
Bill 613941ce06 bug fixes 3 years ago
Bill 3dfecaebb1 Merge branch 'master' of https://github.com/sunyinqi0508/AQuery2 3 years ago
Bill 5604cd7e33 fixed null terminated char* hash (unsafe) 3 years ago
Bill ad87a2eabb Merge branch 'master' of https://github.com/sunyinqi0508/AQuery2 3 years ago
Bill d3742dfa9c More Date/Time, Complex expr on groupby, bug fixes 3 years ago
Bill 83ad6d2330 Merge branch 'master' of https://github.com/sunyinqi0508/AQuery2 3 years ago
bill 1e6bb250b5 correct line_ending 3 years ago
bill 475de15124 fixed build on macos 3 years ago
Bill 35fc3390be Merge branch 'master' of https://github.com/sunyinqi0508/AQuery2 3 years ago
Bill ff51b1f1d0 lazy commit message 3 years ago
Bill Sun 8f3b648c53 Fixed error in SDK and test 3 years ago
Bill bc66663491 bug fix 3 years ago
Bill 08f2ba12c9 Merge branch 'master' of https://github.com/sunyinqi0508/AQuery2 3 years ago
Bill 32a41545de wip: string/date/time 3 years ago
bill 619f639d03 Added C++ Build Driver: MSBuild; Bug fixes; 3 years ago
Bill 41f51bacc5 Optimized: C++ Compilation, ~10x speedup 3 years ago
Bill 6859671230 Added session manager. 3 years ago
Bill 9caee2819f libaquery: optimizations that reduces vector copy. 3 years ago
Bill bea97a909a fixed table/column name problem 3 years ago
Bill a464029d14 Added select into 3 years ago
Bill 4321422b4f added user module 3 years ago
Bill 44ccc0b835 regression: nested aggregation support 3 years ago
Bill 3a56c19e2e bug fix 3 years ago
Bill 3884558c3d Merge branch 'master' of https://github.com/sunyinqi0508/AQuery2 3 years ago
Bill 780a60fa5d restructure 3 years ago
bill 3dc5469c46 modified: requirements.txt 3 years ago
Bill Sun c0e82037d6 update package version 3 years ago
bill c2693bf9f8 Merge branch 'master' of https://github.com/sunyinqi0508/AQuery2 3 years ago
bill 83431da0e5 Merge branch 'master' of https://github.com/sunyinqi0508/AQuery 3 years ago
Bill 42c334af84 bug fixes, restructure, user module parsing 3 years ago
Bill 1732835692 bug fixes 3 years ago
Bill 5a163a6af9 fix exit 3 years ago
bill c5a6f8c423 Merge branch 'master' of https://github.com/sunyinqi0508/AQuery 3 years ago
bill c7b32e9a20 bug fixes 3 years ago
Bill 09e5f7dbc9 Merge branch 'master' of https://github.com/sunyinqi0508/AQuery 3 years ago
Bill eaae297b49 WIP: sdk, bug fixes, os support regression fix 3 years ago