A tour of BigQuery tables

Поделиться
HTML-код
  • Опубликовано: 11 дек 2024

Комментарии • 21

  • @kksrikanth
    @kksrikanth 3 года назад +5

    What a clear cut explanation! Easy to understand. Great job!

  • @kevinyang2909
    @kevinyang2909 Год назад +3

    I'm confused. Do Logical Views support Authorized Views? She said they do but there's a red X next to it in the list.

    • @herikim1088
      @herikim1088 Год назад

      I saw case that users who had access to other projects but who had no access to my team's bigquery project tables had access to data by logical view.

  • @Santiagosony
    @Santiagosony 3 года назад +3

    Isn’t Authorized Views a feature? Why is it with a Cross?

    • @tenaandrew
      @tenaandrew 3 года назад

      yeah maybe they didnt check it

  • @shreyaspatil465
    @shreyaspatil465 Год назад

    is it possible to update only the modified or newly added data , so that every time it does not have to go through the whole table?

  • @jerryjosejames6679
    @jerryjosejames6679 2 года назад

    Are there any videos on Temporary tables?

  • @PremAnand-kb9qo
    @PremAnand-kb9qo Год назад

    how can i change the integer column to string? is there any commands available ?

    • @googlecloudtech
      @googlecloudtech  Год назад

      One option is using CAST to change the column's data type. cloud.google.com/bigquery/docs/managing-table-schemas#cast_a_columns_data_type

  • @herikim1088
    @herikim1088 Год назад

    Can anybody answer, could we insert more data on external table which is made from csv table on cloud storage?

    • @aliciawilliams5520
      @aliciawilliams5520 Год назад

      External tables are read-only by BigQuery, you can read more in cloud.google.com/bigquery/docs/external-tables#limitations. However, one idea would be to use an EXPORT DATA statement (cloud.google.com/bigquery/docs/reference/standard-sql/other-statements#export_data_statement) to overwrite the original GCS csv file (after appending data and preventative de-duping with SQL). You also may consider upgrading to a BigLake External Table (cloud.google.com/bigquery/docs/external-data-cloud-storage#upgrade-external-tables-to-biglake-tables) if you want some additional features related to performance and security.

  • @ShivamKumar-vv2op
    @ShivamKumar-vv2op 3 года назад +1

    Thanks for sharing

  • @prasannpattar9483
    @prasannpattar9483 3 года назад

    Great explanation. But why are these episodes out of sync.

  • @trishakr
    @trishakr 3 года назад +2

    Wow.

  • @alphaXroyal1
    @alphaXroyal1 2 года назад +2

    Aunt May?

  • @vishnureddy1819
    @vishnureddy1819 2 года назад +1

    great explanation, you look like aunt may from new spider man.

  • @verdipratama
    @verdipratama 3 года назад +2

    beauty