Skip to content

Fix Field to SQL convert when materialized field is available#1080

Merged
mvorisek merged 3 commits intodevelopfrom
fix_1078_inner_field_table_alias
Dec 20, 2022
Merged

Fix Field to SQL convert when materialized field is available#1080
mvorisek merged 3 commits intodevelopfrom
fix_1078_inner_field_table_alias

Conversation

@mvorisek
Copy link
Copy Markdown
Member

fix #1078

if we can reason materialized Field, it should be always used, it improves performance and fixes issues when the source table was aliased in SQL

@mvorisek mvorisek force-pushed the fix_1078_inner_field_table_alias branch from 0f08d79 to 168073e Compare December 20, 2022 13:06
@mvorisek mvorisek force-pushed the fix_1078_inner_field_table_alias branch from 58e57ed to 6b97485 Compare December 20, 2022 14:06
@mvorisek mvorisek force-pushed the fix_1078_inner_field_table_alias branch from 6b97485 to 173ec13 Compare December 20, 2022 14:26
@mvorisek mvorisek marked this pull request as ready for review December 20, 2022 14:27
@mvorisek mvorisek merged commit 448e308 into develop Dec 20, 2022
@mvorisek mvorisek deleted the fix_1078_inner_field_table_alias branch December 20, 2022 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

AggregateModel with referenced field in expression throwing error

1 participant