-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multiple file/location backends #3
Comments
Sharon-iguazio
added a commit
to Sharon-iguazio/frames
that referenced
this issue
Sep 26, 2019
Sharon-iguazio
added a commit
to Sharon-iguazio/frames
that referenced
this issue
Sep 26, 2019
Sharon-iguazio
added a commit
to Sharon-iguazio/frames
that referenced
this issue
Sep 26, 2019
Sharon-iguazio
added a commit
to Sharon-iguazio/frames
that referenced
this issue
Sep 26, 2019
…ernal info for schema param (v3io#3) (PR 292 #2d)
Sharon-iguazio
added a commit
to Sharon-iguazio/frames
that referenced
this issue
Sep 26, 2019
dinal
pushed a commit
that referenced
this issue
Sep 29, 2019
* [DOC-REVIEW] Frames README (#2) * [DOC-REVIEW] Frames README (#3) (PR 292 #2) * [DOC-REVIEW] Frames README: Fix previous commit (#3) (PR 292 #2b) * [DOC-REVIEW] Frames README: Add client constructor Return Value (#3) (PR 292 #2c) * [DOC-REVIEW] Frames README - create: Edit address param doc & add internal info for schema param (#3) (PR 292 #2d) * [DOC-REVIEW] Frames client help-text review edit (PR 292 #3) * [DOC-REVIEW] Frames README & help text: Edit the execute method description (PR 292 #4) * [DOC-REVIEW] Frames client help-text: fix long-lines errors (PR 292 #4a)
talIguaz
pushed a commit
that referenced
this issue
Nov 21, 2019
…ent constructor, Create, and Write params doc imprv; misc cosmetics (#306) * [DOC Frames README & help text: Minor text edits * [DOC] Frames README: minor user-authentication edits * [DOC] Frames README: add a client-constructor @token example * [DOC] Frames README: minor edits to the common Client method params doc * [DOC] Frames README: Edit the create method doc * [DOC] Frames help text: Edit the __init__ (constructor) & create method doc * [DOC] Frames README: Cosmetic changes, including examples sections restructure * [DOC] Frames help text: Clien constructor doc edits; doc data_url param externally * [DOC] Frames README: Edit the `rate` param description for tsdb create * [DOC] Frames README: Edit the `rate` param description for tsdb create (#2) * [DOC] Frames README: (Cosmetics) Pleace `kv` sections before `tsdb` sections * [DOC] Frames help text: (Minor) Unify backend-specific params section prefix & platform doc refs * [DOC] Frames README: Overview - move Backend Types before Client Methods * [DOC] Frames README (Minor): "backend" params valid values - "csv" last * [DOC] Frames README: (Cosmetics) Single > double quotation marks (for consistency) * [DOC] Frames README: Client constructor - remove "user" param from access-key ("token") example * [DOC] Frames help text: Edit `create` syntax & `attrs` param requirement * [DOC] Frames help text: `write` - edit `dfs` & `labels` params doc * [DOC] Frames README (Minor): Add examples for `stream` `create` param values * [DOC] Frames help text: `write` - edit `dfs` & `labels` params doc for the "tsdb" backend * [DOC] Frames README: Fix param name (`username` > `user`) * [DOC] Frames README: (Minor cosmetics) Replace a colon with a period
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We'd like to be to work with various file formats - CSV, Parquet, JSOn ...
We'd also like to have a way to fetch the file from various locations: file system, S3, HDFS ...
The text was updated successfully, but these errors were encountered: