Dawid
- 活动总数 187
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 6
- 订阅数 57
-
创建于 BigQuery project/dataset/table refresh isn't working
I've read all the old posts on this subject but nothing helps. I know the permissions my service account are correct because the projects show up sometimes but when I select All Projects and All Da... -
创建于 BigQuery - The specified colum type is currently unsupported by the driver for column RANGE
I'm getting this error when using `RANGE(date, date)` in BigQuery. Any fixes? -
创建于 Ability to see results of each CTE
It would be useful to configure console/query that we would like to see the output of each CTE. -
创建于 BigQuery - Impersonate Service Account
已回答Can we use the the Service Account Impersonation for BigQuery connection? https://cloud.google.com/docs/authentication/use-service-account-impersonation -
创建于 Valid Snowflake PIVOT query is failing
Pivot is not that new, hence I don't understand why it's not supported? Query like that is going to fail: SELECT * FROM ( SELECT * FROM sources.monday.items WHERE board_... -
已编辑于 Code Style - CTEs
已回答I am wondering which options would I need to change to edit the wrapping of the inner-code of a CTE?I would like it to be indented but only to the new line:WITH all_columns AS ( SELECT DISTINCT )... -
已编辑于 Export Data to File (Postgres) - 0 records but no errors
I am trying to export some tables from Postgres database using CSV format. The process works and there are no errors but I always get (at least for those tables) 0 records saved. It takes couple of... -
创建于 Host in Snowflake gets replaced by "https"
The connection works but when I go into edit my source for some reason, I don't see the originally copied value but just “https”:But I think in the background the value is still there as Test Conne... -
创建于 New Update - What happened with line-height in the list of databases?
已回答After the latest updated, everything suddenly got way too compact without much space in between the lines:Compared even to the old UI where things looked much nicer:In the new UI also the table ico... -
创建于 BigQuery (and other) - indication of important settings of a table/dataset/database
One thing I'm missing still is to be able to very quickly access information about tables: clustering partitioning It could be just an icon-based indication that upon clicking would show more infor...