-
Updated
Sep 3, 2020 - JavaScript
bigquery
Here are 504 public repositories matching this topic...
-
Updated
Jul 30, 2020 - JavaScript
-
Updated
Sep 2, 2020 - Python
Is your feature request related to a problem? Please describe.
#878 adds HTTP endpoints and documents such endpoints in Javadoc. However, tools such as OpenAPI does this in a more holistic and visually pleasing manner and is a good to have.
Describe the solution you'd like
Add OpenAPI documentation with Swagger UI.
**Describe altern
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
Aug 12, 2020 - Go
-
Updated
Sep 3, 2020 - Java
-
Updated
Dec 10, 2019 - Python
-
Updated
Jul 15, 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
Aug 20, 2020 - CSS
-
Updated
Sep 4, 2020 - HTML
Similar to the discussion in #1016 but for the chapters rather than the home page, we should have the facility to embed pull quotes in the chapters to pull out interesting quotes to catch people's eye as they scroll down the page, as well as break up the text.
This is pretty common, for example from Smashing Magazine:


When using e.g.
AvroSortedBucketIO, if a file pattern is passed as part of the input path, scio should output a helpful error message. Current behavior in0.9.3leads to a NullPointerException.