Commit Graph
198 Commits
Author SHA1 Message Date
Bill Sun 9d86114766 Fixed linux support 2022-08-10 17:43:50 +08:00
bill 8992828bb1 clean trash 2022-08-09 22:17:37 +08:00
bill 5699638520 Multi-query support 2022-08-09 22:00:46 +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 3b659b99f8 Merge branch 'master' of https://github.com/sunyinqi0508/AQuery2
w
2022-06-09 17:04:47 +08:00
bill e55831ab5c fix gitw 2022-06-09 15:34:25 +08:00
bill b3f9f28432 added monetdb connector 2022-06-09 11:52:31 +08:00
bill d3d27badd7 bug fix 2022-05-28 04:13:20 +08:00
bill 824db2a43b server 2 2022-05-28 03:38:47 +08:00
bill 634ed382f5 reconstruct 2022-05-22 14:36:27 +08:00
bill 02723b1701 Merge branch 'master' of https://github.com/sunyinqi0508/AQuery2 2022-05-02 21:24:49 +08:00
bill 4f2cc03f63 improvements on output 2022-05-02 21:19:11 +08:00
bill 3051eb5fe7 bug fixes 2022-05-02 08:35:50 +08:00
bill f3762595a8 Bug fixes on assumptions.
Other improvements.
2022-04-29 16:49:26 +08:00
bill d82e36b087 update 2022-04-29 16:41:07 +08:00
bill 15b124e2e6 update 2022-04-29 04:53:23 +08:00
bill d4d11286d5 minor change 2022-04-28 02:34:22 +08:00
bill 588ca0ba0b update 2022-04-28 02:24:44 +08:00
bill 70d7167c1e bug fixesy 2022-04-27 06:47:00 +08:00
bill a81fd176e9 modified: README.md 2022-04-24 03:02:01 +08:00
bill 10ea5549e5 cleanup 2022-04-24 02:59:21 +08:00
bill 2462bc6711 update 2022-04-24 02:56:19 +08:00
bill d1a6b1d83f update 2 2022-04-16 03:35:20 +08:00
bill ae51d8c622 bug fix 2022-04-14 03:16:29 +08:00
bill c46ce578d4 Single Table query part 1 2022-04-14 01:53:11 +08:00
bill 4dd571b3d2 update 2022-03-25 22:49:30 +08:00
bill 3d01d60374 q 2022-03-25 22:46:19 +08:00
bill 2bd7fdac52 C++ infrastructure 2022-02-22 03:46:44 -05:00
BillSun 20ed114766 update 2022-02-20 03:58:48 -05:00
BillSun f92a0dc354 initial commit 2022-02-20 03:52:27 -05:00
BillSun a1d12480f0 Order by, on-demand assumptions, bugfixes
Nested-loop join (concept)
2022-02-18 09:05:56 -05:00
BillSun 8b182cf0f2 Order by, on-demand assumptions, bugfixes
Nested-loop join (concept)
2022-02-18 09:01:36 -05:00
BillSun b9a8ad3ac7 Group by
Flatten
Rewritten Agg funcs and csv I/O
bug fixes
2022-02-11 08:06:42 -05:00
bill 7eac7837a3 updated code for groupby and windowed aggregations 2022-02-11 02:09:38 -05:00
bill 277dad6b3e update 2022-02-04 10:02:49 -05:00
bill 3b2dfb295e added filter, basic aggregations.
Fixed bugs with var length, etc.
2022-01-28 10:02:43 -05:00
bill 137d670da2 minor bug fixes 2022-01-22 02:31:35 -05:00
bill ee2dc88f06 Very basic code gen 2022-01-17 00:07:11 -05:00
bill 49a3fc0a78 bug fixes& code cleanups on parser
initial code-gen
2022-01-16 06:34:05 -05:00
bill 90712aff7d Added multi-query support
Updated example (q.sql)
2022-01-11 15:16:17 -05:00
bill 6b2bd5011b initial support for udf, inline k9 block, assumptions 2022-01-11 14:28:57 -05:00
bill 77d8c06652 Merge branch 'master' of github.com:sunyinqi0508/AQuery 2022-01-10 01:47:49 -05:00
bill bf383b4e28 added assumption clauses 2022-01-10 01:47:23 -05:00
sunyinqi0508 e70afae849 Update README.md 2022-01-07 11:25:18 -05:00
bill 4a33c25284 Initial commit (mo_sql_parsing) 2022-01-07 11:02:37 -05:00