30 Commits (d0f0b4fc565c62c538ad22d3c9bc17e5c8381e0a)

Author SHA1 Message Date
bill d0f0b4fc56 update
2 years ago
Bill 778703946d fixed select into/create table as
2 years ago
Bill 181abacc55 Merge branch 'master' of https://git.billsun.dev/bill/AQuery
2 years ago
Bill 8e482a1228 bug fixes on flattening
2 years ago
Bill 50740fe6ac Added var(s), stddev(s). New ITC, stats. bugfix on aggregations.
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 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 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 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 ff63be720c Bug fixes for alias&join. Add test in presentation.
2 years ago
Bill 5604cd7e33 fixed null terminated char* hash (unsafe)
2 years ago
Bill d3742dfa9c More Date/Time, Complex expr on groupby, bug fixes
2 years ago
Bill 41f51bacc5 Optimized: C++ Compilation, ~10x speedup
2 years ago
Bill a464029d14 Added select into
2 years ago
Bill 5a163a6af9 fix exit
2 years ago
Bill eaae297b49 WIP: sdk, bug fixes, os support regression fix
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 sun ece2a6cc9f udf support for monetdbe backend
2 years ago
Bill Sun e55831ab5c fix gitw
2 years ago