-
Updated
Nov 3, 2020 - JavaScript
bigquery
Here are 527 public repositories matching this topic...
-
Updated
Sep 9, 2020 - JavaScript
-
Updated
Nov 3, 2020 - Python
In the following file:
https://github.com/feast-dev/feast/blob/master/infra/charts/feast/values-batch-serving.yaml
stores:
- name: historical
type: BIGQUERY
config:
project_id: <google_project_id>
dataset_id: <bigquery_dataset_id>
If you provide the actual dataset_id, which is in the format of project:dataset_name feast will not able
The functions in this file should be factored out to a separate utility lib as they are reused in bitcoin-etl https://github.com/blockchain-etl/ethereum-etl/blob/develop/ethereumetl/misc_utils.py
-
Updated
Nov 3, 2020 - Go
-
Updated
Nov 3, 2020 - Java
-
Updated
Oct 16, 2020 - Python
-
Updated
Nov 1, 2020 - Python
Over time we've had some things leak into the diff methods that make it more cumbersome to use BigDiffy via code instead of CLI.
For example diffAvro here https://github.com/spotify/ratatool/blob/master/ratatool-diffy/src/main/scala/com/spotify/ratatool/diffy/BigDiffy.scala#L284
User has to manually pass in schema otherwise we they receive a non-informative error regarding null schema, add
-
Updated
Nov 3, 2020 - Java
-
Updated
Sep 27, 2020 - CSS
As far as I can tell, these functions are completely unused and can be removed:
Does anyone here use GitHub Desktop and fancy writing a little about it in our Git Guide wiki for future new joiners to the project?
Know some of you use it and I feel it’s a big missing piece from that guide but I don’t know it at all to be honest, so would prefer someone else write this up rather than me and all my comma
-
Updated
Nov 3, 2020 - TypeScript
-
Updated
Nov 4, 2020 - Java
-
Updated
Jun 24, 2020 - Python
-
Updated
Oct 15, 2020 - TypeScript
-
Updated
Jul 21, 2020 - Python
-
Updated
Aug 16, 2020 - Jupyter Notebook
@medvedev1088
Hi,
I found that there ara two kinds of output in transactions.json.
One is nonstandard, and the other is pubkeyhash.
I thought the nonstandard output is the op_return output, but i found outputs of many (not all ) coinbase txs also are nonstandard. And address of miner is like“nonstandard3318537dfb3135df9f3d950dbdf8a7ae68dd7c7d”.
Here is an example:
transaction: {
"hash":
Stencil points to a server which holds file descriptors for the protobufs. We could add doc/script to setup a SimpleHTTPServer for the given protobufs.
-
Updated
Nov 3, 2020 - Java
-
Updated
Oct 28, 2020 - Python
Improve this page
Add a description, image, and links to the bigquery topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bigquery topic, visit your repo's landing page and select "manage topics."


When a user wants to stream data to a date-partitioned BQ table, the way to do this is: