| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Return persistable expression from FLATTEN BY clause
commit_hash:8b19ad7f7ddf436c2741f9aa1c5402732fc31f06
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
There was a bug with a aggregation deduplication
by a column at the translator.
For a single column the system joining all
aggregations using the generic key. The
generic key was just a column name without
source name what leads to collision when
aggregating multiple different sources with
same column names.
This patch fixes the generic key by adding a
data source name there. Also tests are added.
commit_hash:1c0a9da512f68c58d2830e096de76b769b733cb2
|
|
|
|
| |
commit_hash:b06f3d2f5fa81e2073966eb172758758bd94fdf2
|
|
|
|
| |
commit_hash:cc82995d04c8bd3b7ca4d6fe69e91edc092e1b32
|
|
|
|
| |
commit_hash:49e5e33ed38f7fd623cef80d2765d464a353ff9c
|
|
|
|
| |
commit_hash:5357736eed7a221ff5844d4351abe23e65930632
|
|
init
commit_hash:7d4c435602078407bbf20dd3c32f9c90d2bbcbc0
|