bill
|
7f8c57735d
|
create table ... as ... union all/except ...
|
2022-11-18 05:31:00 +08:00 |
|
bill
|
1673726a2d
|
fixed limit doesn't work for queries w/o postproc.
|
2022-11-17 23:51:19 +08:00 |
|
bill
|
8e482a1228
|
bug fixes on flattening
|
2022-11-17 17:21:26 +08:00 |
|
bill
|
4f7f544983
|
bug fix on sqlblock and documentations
|
2022-11-17 06:48:12 +08:00 |
|
bill
|
4792bfa08f
|
fixed parser bug in create table as
initial support for <sql> blocks
|
2022-11-17 05:49:32 +08:00 |
|
bill
|
d33a5fdd31
|
bug fixes
|
2022-11-13 04:15:32 +08:00 |
|
bill
|
690692bc80
|
bug fixes on print
|
2022-11-13 04:02:33 +08:00 |
|
bill
|
e199c6700a
|
fixed when ret in enable_if<false, ret> is invalid
|
2022-11-13 02:57:40 +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
|
cda7a61fff
|
fixed deadlock upon failed queries
|
2022-11-04 14:49:11 +08:00 |
|
bill
|
c628d5a569
|
fixed deadlock
|
2022-11-04 14:37:21 +08:00 |
|
bill
|
50740fe6ac
|
Added var(s), stddev(s). New ITC, stats. bugfix on aggregations.
|
2022-11-04 06:10:36 +08:00 |
|
bill
|
ba21da23a3
|
bug fixes, more documentations
|
2022-10-28 16:38:02 +08:00 |
|
bill
|
3120763966
|
fixes recurring bug
|
2022-10-26 05:52:48 +08:00 |
|
bill
|
5549706443
|
fixed issue for user module
|
2022-10-23 05:47:53 +08:00 |
|
bill
|
d5382c36e9
|
bug fixes
|
2022-10-21 14:52:01 +08:00 |
|
bill
|
6478deb7da
|
read complex data from csv
|
2022-10-20 06:00:57 +08:00 |
|
bill
|
818ab3b2e5
|
Added prev/next aggregation functions
|
2022-10-17 15:13:48 +08:00 |
|
bill
|
a9b0c185e1
|
pack(*), truncate, bug fixes
|
2022-10-15 04:12:17 +08:00 |
|
bill
|
169b55a679
|
initial support for pack expr
|
2022-10-14 20:36:09 +08:00 |
|
bill
|
826c156d9f
|
bug fixes
|
2022-10-11 21:54:20 +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
|
f949cf29f0
|
fixed build for centos
|
2022-09-28 21:54:23 +08:00 |
|
bill
|
5bc6ef8816
|
Merge branch 'master' of https://github.com/sunyinqi0508/AQuery2
|
2022-09-28 20:02:30 +08:00 |
|
bill
|
b8e0ecf89a
|
attempt on bugfix for centos
|
2022-09-28 18:43:09 +08:00 |
|
bill
|
cd0f07fbf3
|
Fixed msvc pch
|
2022-09-28 01:09:41 +08:00 |
|
bill
|
b4d4a1fc51
|
Merge branch 'master' of https://github.com/sunyinqi0508/AQuery2
|
2022-09-28 00:18:12 +08:00 |
|
bill
|
1ed99e1bb7
|
try fix cims
|
2022-09-28 00:17:33 +08:00 |
|
bill
|
a8ee574ffc
|
Merge branch 'master' of https://github.com/sunyinqi0508/AQuery2
|
2022-09-28 00:15:24 +08:00 |
|
bill
|
10a7b7eafa
|
Merge branch 'master' of https://github.com/sunyinqi0508/AQuery2
|
2022-09-28 00:09:47 +08:00 |
|
bill
|
2ed0fd7863
|
Fixed windows build
|
2022-09-26 04:44:09 +08:00 |
|
bill
|
d494c87808
|
try fix Linux clang compilation
|
2022-09-26 02:11:04 +08:00 |
|
bill
|
b2f009532c
|
Fixed compilation for clang on Linux
|
2022-09-26 02:01:14 +08:00 |
|
bill
|
406593a311
|
Fixed g++ std::hash<__uint128_t> undefined problem
|
2022-09-25 23:30:36 +08:00 |
|
bill
|
eac25ddbb3
|
Added drop table, 'if (not) exists' support. Bug fixes
|
2022-09-24 22:33:59 +08:00 |
|
bill
|
3bbca0d6b0
|
fix g++ constexpr
|
2022-09-23 17:45:37 +08:00 |
|
bill
|
fb870c9977
|
fixed wildcard compound cols, ratios, etc.
|
2022-09-23 16:08:24 +08:00 |
|
bill
|
c39ec80e1d
|
more on join awareness and decoupled expr
|
2022-09-23 02:46:30 +08:00 |
|
bill
|
522e9e267b
|
WIP: new decoupled expr implementation
|
2022-09-22 23:50:08 +08:00 |
|
bill
|
ce2dd054e3
|
updated documentation
|
2022-09-21 22:53:41 +08:00 |
|
bill
|
34a9fe105c
|
bug fix on select into
|
2022-09-21 17:23:50 +08:00 |
|
bill
|
48beab441d
|
Merge branch 'master' of https://github.com/sunyinqi0508/AQuery2
|
2022-09-21 04:47:01 +08:00 |
|
bill
|
2687763a5f
|
update
|
2022-09-21 04:43:52 +08:00 |
|
bill
|
1299733477
|
bug fix on select distinct
|
2022-09-21 04:42:04 +08:00 |
|
bill
|
8eee000ad4
|
Merge branch 'master' of https://github.com/sunyinqi0508/AQuery2
|
2022-09-20 23:58:00 +08:00 |
|