54 Commits
Author SHA1 Message Date
bill 5b1e8063fb [skip ci] fix build for macos 2022-11-14 15:23:12 +08:00
bill 1add924b0d fixed GNU ld 2022-11-14 02:37:57 +08:00
bill 5045056403 bug fix on GNU ld 2022-11-14 02:36:06 +08:00
bill a5f22475b4 fixed link error for GNU ld 2022-11-14 02:14:43 +08:00
bill 95d94468a9 super fast export(console/wip:file) 2022-11-12 01:06:48 +08:00
bill c1b1b26d1a wip: fast print 2022-11-11 19:01:13 +08:00
bill fa1f9822bc WIP: rework exec-engine structure, GC, fast print 2022-11-11 03:14:50 +08:00
bill be7fb9f523 organized Makefile, preemptive initialization 2022-11-05 22:33:22 +08:00
bill 5dad6e5270 monetdb passthru, WIP: threadedGC 2022-11-05 05:33:28 +08:00
bill 50740fe6ac Added var(s), stddev(s). New ITC, stats. bugfix on aggregations. 2022-11-04 06:10:36 +08:00
bill 5549706443 fixed issue for user module 2022-10-23 05:47:53 +08:00
bill 818ab3b2e5 Added prev/next aggregation functions 2022-10-17 15:13:48 +08:00
bill 169b55a679 initial support for pack expr 2022-10-14 20:36:09 +08:00
bill 98890884da updated documentations. 2022-09-30 22:34:02 +08:00
bill 8a5941abe2 Optimize Docker 2022-09-29 04:41:28 +08:00
bill 09aa73c346 modified: Makefile 2022-09-29 01:14:44 +08:00
bill 22562c748e modified: Makefile 2022-09-29 01:13:34 +08:00
bill d21d7dfad9 modified: Makefile 2022-09-29 00:57:20 +08:00
bill b9052bdfa8 modified: Makefile 2022-09-29 00:53:13 +08:00
bill 603bea1e3c modified: Makefile 2022-09-29 00:03:46 +08:00
bill aecd122618 modified: Makefile 2022-09-29 00:00:55 +08:00
bill 0e0d67eccd modified: Makefile 2022-09-28 23:52:43 +08:00
bill 27f0f579f4 fixed makefile 2022-09-28 23:45:34 +08:00
bill 43cbe27cbb modified: Makefile 2022-09-28 23:24:06 +08:00
bill 11e64b2f0e modified: Makefile 2022-09-28 20:06:06 +08:00
bill c4e9166e1a Fixed build for centos 2022-09-28 19:52:23 +08:00
bill 1ed99e1bb7 try fix cims 2022-09-28 00:17:33 +08:00
bill eac25ddbb3 Added drop table, 'if (not) exists' support. Bug fixes 2022-09-24 22:33:59 +08:00
bill c39ec80e1d more on join awareness and decoupled expr 2022-09-23 02:46:30 +08:00
bill ce2dd054e3 updated documentation 2022-09-21 22:53:41 +08:00
bill ad87a2eabb Merge branch 'master' of https://github.com/sunyinqi0508/AQuery2 2022-09-18 07:46:44 +08:00
bill d3742dfa9c More Date/Time, Complex expr on groupby, bug fixes 2022-09-18 07:44:39 +08:00
bill 83ad6d2330 Merge branch 'master' of https://github.com/sunyinqi0508/AQuery2 2022-09-18 07:39:39 +08:00
bill 1e6bb250b5 correct line_ending 2022-09-18 07:33:05 +08:00
bill 475de15124 fixed build on macos 2022-09-16 22:48:09 +08:00
bill 35fc3390be Merge branch 'master' of https://github.com/sunyinqi0508/AQuery2 2022-09-15 21:23:14 +08:00
bill ff51b1f1d0 lazy commit message 2022-09-15 21:22:41 +08:00
Bill Sun 8f3b648c53 Fixed error in SDK and test 2022-09-15 21:21:49 +08:00
bill 32a41545de wip: string/date/time 2022-09-15 09:39:06 +08:00
bill 41f51bacc5 Optimized: C++ Compilation, ~10x speedup 2022-09-13 08:32:22 +08:00
bill 6859671230 Added session manager. 2022-09-09 22:15:55 +08:00
bill bea97a909a fixed table/column name problem 2022-09-08 19:25:46 +08:00
bill a464029d14 Added select into 2022-09-08 05:06:56 +08:00
bill 4321422b4f added user module 2022-09-03 18:17:51 +08:00
bill 44ccc0b835 regression: nested aggregation support 2022-09-02 07:01:51 +08:00
bill 780a60fa5d restructure 2022-08-28 19:39:18 +08:00
bill 42c334af84 bug fixes, restructure, user module parsing 2022-08-26 08:35:09 +08:00
bill 5a163a6af9 fix exit 2022-08-24 07:43:42 +08:00
bill 751a442554 update threadpool 2022-08-12 06:34:55 +08:00
Bill Sun 9d86114766 Fixed linux support 2022-08-10 17:43:50 +08:00