68 Commits (d0f0b4fc565c62c538ad22d3c9bc17e5c8381e0a)

Author SHA1 Message Date
Bill 27ae26db90 bugfix for duckdb engine, multi-engine support, perf regression investigate
2 years ago
Bill 7c5440c4fb make ext_engine: duckdb to work
2 years ago
bill d98b4817b3 update structure, vis application
2 years ago
Bill 726ef535ea Added documentation for trigger demo
2 years ago
Bill c944b5dfcf finialize demo
2 years ago
Bill 84105347fc trigger type 2
2 years ago
Bill acc610280e triggers
2 years ago
Bill d6e3e4878e Optimized hashtable performance; Stored procedures
2 years ago
Bill eb0fe8857a fixed create as union/except, distinct
2 years ago
Bill 1673726a2d fixed limit doesn't work for queries w/o postproc.
2 years ago
Bill be7fb9f523 organized Makefile, preemptive initialization
2 years ago
Bill 50740fe6ac Added var(s), stddev(s). New ITC, stats. bugfix on aggregations.
2 years ago
Bill 3120763966 fixes recurring bug
2 years ago
Bill 31d823ac89 fixed bugs wrt sp groupbys, insert multiple values
2 years ago
Bill 6478deb7da read complex data from csv
2 years ago
Bill 818ab3b2e5 Added prev/next aggregation functions
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 988bf0158e fixed user module (dt)
2 years ago
Bill 7945b5e65a bug fixes
2 years ago
Bill dda68bd9e1 bug fixes and clarification
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 c8d7e3215d fixed EOFERROR
2 years ago
Bill d10a476a34 Updated instructions, bulid drivers, bug fixes
2 years ago
Bill fb870c9977 fixed wildcard compound cols, ratios, etc.
2 years ago
Bill 2614d010da imporved build driver, basic support for count()
2 years ago
Bill 613941ce06 bug fixes
2 years ago
Bill d3742dfa9c More Date/Time, Complex expr on groupby, bug fixes
2 years ago
Bill Sun 8f3b648c53 Fixed error in SDK and test
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 a464029d14 Added select into
2 years ago
Bill 4321422b4f added user module
2 years ago
Bill 44ccc0b835 regression: nested aggregation support
2 years ago
Bill 3a56c19e2e bug fix
2 years ago
Bill 780a60fa5d restructure
2 years ago
Bill 42c334af84 bug fixes, restructure, user module parsing
2 years ago
Bill 1732835692 bug fixes
2 years ago
Bill 5a163a6af9 fix exit
2 years ago
Bill eaae297b49 WIP: sdk, bug fixes, os support regression fix
2 years ago
Bill 751a442554 update threadpool
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