-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Labels
bugErroneous behavior that must be fixedErroneous behavior that must be fixedhelp wantedWill probably not be addressed by the package maintainer, but could be addressed by someone elseWill probably not be addressed by the package maintainer, but could be addressed by someone else
Description
Two screenshots from SqlRender Developer showing GROUP BY arguments mapped incorrectly for BigQuery. Second screenshot shows me replacing column names with column numbers and the mapping is still incorrect. Postgres mapping was correct for both constructs. As best as my limited understanding allows, I do not think this is an error in the rewrite patterns but somewhere deep in the BG-specific java parsing code, well beyond me. If anybody has a suggestion how to rewrite the original (first screenshot/top panel) to process correctly thru TRANSLATE, please let me know.
Thanks, Michael
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugErroneous behavior that must be fixedErroneous behavior that must be fixedhelp wantedWill probably not be addressed by the package maintainer, but could be addressed by someone elseWill probably not be addressed by the package maintainer, but could be addressed by someone else

