fix: Syntax Error in BigQuery While Retrieving Columns that Start wit… by tmihalac · Pull Request #4713 · feast-dev/feast
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Conversation
What this PR does / why we need it:
Syntax Error in BigQuery While Retrieving Columns that Start with a Number.
The solution is to escape the columns in the queries with `.
Which issue(s) this PR fixes:
Fixes #4688
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters