bill
|
0815222e96
|
hashtable optimize, aggresive SIMD via openmp
|
2023-06-12 19:06:31 +08:00 |
|
bill
|
f9205dc2a6
|
General Hashtable optimization
Perfect Hash tabel initial implementation
Table caching
Bug fixesw
|
2023-05-22 21:53:54 +08:00 |
|
bill
|
d0f0b4fc56
|
update
|
2023-05-20 07:08:10 +08:00 |
|
bill
|
dfb3ec2380
|
update
|
2023-04-09 09:56:32 +08:00 |
|
bill
|
6f267f982d
|
added corr
|
2023-03-30 18:08:18 +08:00 |
|
bill
|
27ae26db90
|
bugfix for duckdb engine, multi-engine support, perf regression investigate
|
2023-03-27 13:51:41 +08:00 |
|
bill
|
7c5440c4fb
|
make ext_engine: duckdb to work
|
2023-03-24 04:57:25 +08:00 |
|
bill
|
d98b4817b3
|
update structure, vis application
|
2023-03-20 08:16:12 +08:00 |
|
bill
|
84105347fc
|
trigger type 2
|
2023-02-23 07:59:34 +08:00 |
|
bill
|
64d4e3dd9a
|
triggers
|
2023-02-20 20:12:42 +08:00 |
|
bill
|
acc610280e
|
triggers
|
2023-02-15 22:17:14 +08:00 |
|
bill
|
e588e4b0dc
|
improved scratch space
|
2023-01-20 23:00:14 +08:00 |
|
bill
|
540672cdc4
|
updated code generation for compound-columns, initial support for scratchspace
|
2023-01-16 23:02:52 +08:00 |
|
bill
|
aee803adce
|
group by optimization
|
2023-01-09 22:59:41 +08:00 |
|
bill
|
181abacc55
|
Merge branch 'master' of https://git.billsun.dev/bill/AQuery
|
2022-12-28 12:59:07 +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
|
31d823ac89
|
fixed bugs wrt sp groupbys, insert multiple values
|
2022-10-26 05:37:49 +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 |
|
sam
|
52ffb1ad25
|
Sam Code
|
2022-10-07 01:52:21 -04:00 |
|
bill
|
80d2cdb36e
|
Added singularity instructions
|
2022-10-04 13:16:47 +08:00 |
|
bill
|
d10a476a34
|
Updated instructions, bulid drivers, bug fixes
|
2022-09-27 05:08:53 +08:00 |
|
bill
|
eac25ddbb3
|
Added drop table, 'if (not) exists' support. Bug fixes
|
2022-09-24 22:33:59 +08:00 |
|
bill
|
fb870c9977
|
fixed wildcard compound cols, ratios, etc.
|
2022-09-23 16:08:24 +08:00 |
|
bill
|
34a9fe105c
|
bug fix on select into
|
2022-09-21 17:23:50 +08:00 |
|
bill
|
ed58c13dc9
|
initial distinct support
|
2022-09-20 22:17:56 +08:00 |
|
bill
|
ff63be720c
|
Bug fixes for alias&join. Add test in presentation.
|
2022-09-20 02:21:49 +08:00 |
|
bill
|
2614d010da
|
imporved build driver, basic support for count()
|
2022-09-19 17:22:46 +08:00 |
|
bill
|
613941ce06
|
bug fixes
|
2022-09-18 20:55:43 +08:00 |
|
bill
|
d3742dfa9c
|
More Date/Time, Complex expr on groupby, bug fixes
|
2022-09-18 07:44:39 +08:00 |
|
bill
|
41f51bacc5
|
Optimized: C++ Compilation, ~10x speedup
|
2022-09-13 08:32:22 +08:00 |
|
bill
|
44ccc0b835
|
regression: nested aggregation support
|
2022-09-02 07:01:51 +08:00 |
|
bill
|
3a56c19e2e
|
bug fix
|
2022-08-30 17:32:07 +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
|
eaae297b49
|
WIP: sdk, bug fixes, os support regression fix
|
2022-08-23 21:36:13 +08:00 |
|
bill
|
70f29e028d
|
Assumption, outfile, bugfixes on type deduction
|
2022-08-05 21:34:28 +08:00 |
|
bill
|
6490aab558
|
fixed int128 problem, groupby agg
|
2022-08-04 04:40:24 +08:00 |
|
bill
|
5b1bbf0f99
|
simple udf code generation
|
2022-07-29 22:45:51 +08:00 |
|
bill
|
ece2a6cc9f
|
udf support for monetdbe backend
|
2022-06-29 17:26:33 +08:00 |
|
bill
|
e55831ab5c
|
fix gitw
|
2022-06-09 15:34:25 +08:00 |
|