Commit Graph

101 Commits (31a4972478058da20471164adecda74e032630fe)

Author SHA1 Message Date
Bill cda7a61fff fixed deadlock upon failed queries 3 years ago
Bill c628d5a569 fixed deadlock 3 years ago
Bill 50740fe6ac Added var(s), stddev(s). New ITC, stats. bugfix on aggregations. 3 years ago
Bill ba21da23a3 bug fixes, more documentations 3 years ago
Bill 3120763966 fixes recurring bug 3 years ago
Bill 5549706443 fixed issue for user module 3 years ago
Bill d5382c36e9 bug fixes 3 years ago
Bill 6478deb7da read complex data from csv 3 years ago
Bill 818ab3b2e5 Added prev/next aggregation functions 3 years ago
Bill a9b0c185e1 pack(*), truncate, bug fixes 3 years ago
Bill 169b55a679 initial support for pack expr 3 years ago
Bill 826c156d9f bug fixes 3 years ago
Bill 98890884da updated documentations. 3 years ago
Bill 8a5941abe2 Optimize Docker 3 years ago
Bill f949cf29f0 fixed build for centos 3 years ago
Bill 5bc6ef8816 Merge branch 'master' of https://github.com/sunyinqi0508/AQuery2 3 years ago
Bill b8e0ecf89a attempt on bugfix for centos 3 years ago
bill cd0f07fbf3 Fixed msvc pch 3 years ago
Bill b4d4a1fc51 Merge branch 'master' of https://github.com/sunyinqi0508/AQuery2 3 years ago
Bill 1ed99e1bb7 try fix cims 3 years ago
bill a8ee574ffc Merge branch 'master' of https://github.com/sunyinqi0508/AQuery2 3 years ago
bill 10a7b7eafa Merge branch 'master' of https://github.com/sunyinqi0508/AQuery2 3 years ago
bill sun 2ed0fd7863 Fixed windows build 3 years ago
Bill d494c87808 try fix Linux clang compilation 3 years ago
Bill b2f009532c Fixed compilation for clang on Linux 3 years ago
Bill 406593a311 Fixed g++ std::hash<__uint128_t> undefined problem 3 years ago
Bill eac25ddbb3 Added drop table, 'if (not) exists' support. Bug fixes 3 years ago
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 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 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