138 Commits (136b3b6c6c666776f04825f43814aa31c1fa5db5)
 

Author SHA1 Message Date
Bill 136b3b6c6c fixed join using, join on
2 years ago
Bill b666d6d9b2 fixed regression on join condition awareness
2 years ago
Bill e5ba3f63d6 fixed regression.
2 years ago
Bill 98890884da updated documentations.
2 years ago
Bill 4974db3117 fixed debug console
2 years ago
Bill 8a5941abe2 Optimize Docker
2 years ago
Bill 09aa73c346 modified: Makefile
2 years ago
Bill 22562c748e modified: Makefile
2 years ago
Bill d21d7dfad9 modified: Makefile
2 years ago
Bill b9052bdfa8 modified: Makefile
2 years ago
Bill 603bea1e3c modified: Makefile
2 years ago
Bill aecd122618 modified: Makefile
2 years ago
Bill 0e0d67eccd modified: Makefile
2 years ago
Bill 27f0f579f4 fixed makefile
2 years ago
Bill c8d7e3215d fixed EOFERROR
2 years ago
Bill 43cbe27cbb modified: Makefile
2 years ago
Bill f949cf29f0 fixed build for centos
2 years ago
Bill 11e64b2f0e modified: Makefile
2 years ago
Bill 5bc6ef8816 Merge branch 'master' of https://github.com/sunyinqi0508/AQuery2
2 years ago
Bill Sun c4e9166e1a Fixed build for centos
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 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