👀 While it's loading, feel free to check out the other repositories:
🔔 To get a notification when it's ready, leave your email here:
By entering your email, you agree to receive notifications and marketing-related emails
Filter by reset
Fixed several join-related issues: join vs json facets, join vs json count distinct, joined OR filters; added better error reporting for join queries
glookka · 2024-03-25 · 3 · #1997
Fixed join vs distinct facets; fixed join vs implicit groupby
Fixed join vs distinct facets; fixed join vs implicit groupby
glookka · 2024-05-28 · 0 · #2243
Implemented mixed filters in JOIN (from left and right tables with a filter tree); fixed misc join-related issues; added specialized join filters
glookka · 2024-04-30 · 0 · #2113
Implemented table join…
glookka · 2024-03-08 · 44 · #1855
Added support for joined stored fields
Added support for joined stored fields
glookka · 2024-03-12 · 3 · #1944
Fixed multiple groupby on joined json attrs
Fixed multiple groupby on joined json attrs
glookka · 2024-03-15 · 3 · #1968
Implemented table join syntax in json queries
Implemented table join syntax in json queries
glookka · 2024-09-13 · 0 · #2410
Implemented better handling of mistypes in JOIN ON
Implemented better handling of mistypes in JOIN ON…
glookka · 2024-04-08 · 3 · #2040
Fixed join on filter with two json attributes
Fixed join on filter with two json attributes
glookka · 2024-06-26 · 0 · #2334
Enabled filter tree on right table filters in join queries
Enabled filter tree on right table filters in join queries
glookka · 2024-03-20 · 3 · #1989
Implemented better handling of mistypes in JOIN ON (part 2)
Implemented better handling of mistypes in JOIN ON (part 2)
glookka · 2024-04-09 · 3 · #2041
Fixed filtering by json.string in right table on table join
Fixed filtering by json.string in right table on table join…
glookka · 2024-07-10 · 0 · #2399
Fixed calculation of presort/prefilter expressions that depend on joined attributes
Fixed calculation of presort/prefilter expressions that depend on joined attributes
glookka · 2024-06-21 · 0 · #2325
Fixed left join returning non-matching entries when match() over right table is used
Fixed left join returning non-matching entries when match() over right table is used
glookka · 2024-06-28 · 0 · #2345
Fixed join filter on columnar attributes from right table when attribute is not in the select list
Fixed join filter on columnar attributes from right table when attribute is not in the select list
glookka · 2024-06-27 · 0 · #2341
Fixed inserts vs local timezones
Fixed inserts vs local timezones
glookka · 2024-05-16 · 7 · #2180
Clone schema before modifying eval stages for json si expressions
Clone schema before modifying eval stages for json si expressions
glookka · 2024-09-24 · 4 · #2589