Salvatore Sferrazza

Results 40 issues of Salvatore Sferrazza

In addition to interactive CLI mode generation of the DB, support non-interactive generation using JSON schema, the necessary JSON file for which would be specified to the CLI as an...

https://www.iextrading.com/trading/alerts/2017/011/ recently made available by IEX, full depth of their order book.

The multicast publisher for Datashare currently joins a multicast group and tunnels packets arriving on the specified group over a Pub/Sub topic that is also specified. This request is to...

enhancement
client

If the write disposition for an ingestion run is set to `WRITE_APPEND`, BigQuery will ingest the same file an arbitrary number of times, yielding duplicate records in the corresponding table...

enhancement

Current multicast client mirrors the bytes inbound to the destination topic. In cases where the inbound data in binary and clients are JSON (for example), provide a shared module capability...

enhancement
good first issue

Datashare ingestor sends out a notification when an ingestion iteration completes (either successfully or in error). Initial support for Pub/Sub, consider webhook and potentially other channels.

enhancement
good first issue

Examples listed in Markdown have drifted from in the actual code base. Review and adjust quick start examples, example directory layout and markdown to be consistent with the revised ingestion...

documentation

Example docs no longer accurately reflect the directory upload scheme to follow for ingestion. Assets should be renamed and example specimens adjusted so that they may be used in place...

While interim tables reflect the column modes specified in a supplied schema.json, these modes do not make their way to the final table definition. **To Reproduce** Steps to reproduce the...

enhancement

`LengthDelimitedOutputManager` takes the `--prefix_length` command line option to size the int representing the prefix length for a message sent to the output stream. However, `LengthDelimitedInputSource` also uses the `--prefix_length` option...

enhancement
boundary condition