Skip to content

Conversation

@kyouheicf
Copy link

  • Add the latest field
  • Array with mode: REPEATED
  • INTEGER to INT64
  • FLOAT to FLOAT64

shagamemnon and others added 29 commits February 11, 2020 11:29
According to [docs](https://cloud.google.com/functions/docs/migrating/nodejs-runtimes) and warning emails 

> The Node.js 8 runtime will be deprecated on 2020-06-05

At moment I'm connecting our cloudflare to gcp, and decided to set node to 10 can confirm that everything working
* Added Spectrum schema and bash $SCHEMA variable.

* type fix for Spectrum schema

* add $SCHEMA to automatic install

* fix README.md

* fix capitalization

* Update cloudshell.md

Co-authored-by: Frank Taylor <7483580+shagamemnon@users.noreply.github.com>
`logpush-to-bigquery` is now compatible with Cloudflare Logstream! 
* log files are now batched and inserted into BigQuery on a cron
* HTTP / default schema was updated
Add the missing latest field and its data type
Change from ARRAY<INT64> to ARRAY<INTEGER>
Use mode: "REPEATED" instead of ARRAY type
- INTEGER to INT64
- FLOAT to FLOAT64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants