Skip to content
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

Import from CSV file #365

Open
deem0n opened this issue Jun 14, 2017 · 0 comments
Open

Import from CSV file #365

deem0n opened this issue Jun 14, 2017 · 0 comments

Comments

@deem0n
Copy link

deem0n commented Jun 14, 2017

Hello, I'm using eventql 0.4.1 installed with brew on mac os x. How can I import data from csv file ?
Seems IMPORT is not yet implemented in 0.4.1 ?

evql> IMPORT TABLE example_data FROM 'csv:rating.csv?headers=true';
- T_IMPORT
  - T_TABLE_NAME [T_IDENTIFIER] (example_data)
  - T_LITERAL [T_STRING] (csv:rating.csv?headers=true)
ERROR: invalid statement
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

No branches or pull requests

1 participant