Bigquery input delay when typing when query length is past 300 lines

前端 未结 2 810
梦谈多话
梦谈多话 2021-01-25 02:57

Google BigQuery recently deprecated their legacy UI in favor of their new UI. While the new UI is cleaner looking, has a linter, and has better autocomplete, I had avoided using

2条回答
  •  情话喂你
    2021-01-25 03:44

    We're taking a look at this issue. In the meantime, as a workaround you can append a URL query parameter to disable it, like this:

    https://console.cloud.google.com/bigquery?e=BigqueryDisableAutocompleteLaunch::BigqueryDisableAutocompleteEnabled&ad=true

    -Michael (PM for BigQuery)


    Issue tracker to subscribe and follow the progress on this issue:

    • https://issuetracker.google.com/issues/150721188

提交回复
热议问题