Dawid
- Total activity 187
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 6
- Subscriptions 57
-
Created 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... -
Created 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? -
Created 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. -
Created BigQuery - Impersonate Service Account
AnsweredCan we use the the Service Account Impersonation for BigQuery connection? https://cloud.google.com/docs/authentication/use-service-account-impersonation -
Created 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_... -
Edited Code Style - CTEs
AnsweredI 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 )... -
Edited 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... -
Created 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... -
Created New Update - What happened with line-height in the list of databases?
AnsweredAfter 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... -
Created 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...