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

Can't import a csv file into the app #1913

Closed
jameskerr opened this issue Nov 1, 2021 · 3 comments
Closed

Can't import a csv file into the app #1913

jameskerr opened this issue Nov 1, 2021 · 3 comments

Comments

@jameskerr
Copy link
Member

If you try to drag a csv into the app you get this error:

Screen Shot 2021-11-01 at 10 13 09 AM

Since the backend supports it, we should enable a csv to be dragged into the app.

A possible workflow is:

  1. Import the file
  2. If there is an auto detect error, prompt the user for the type of file
@philrz
Copy link
Contributor

philrz commented Nov 30, 2021

FYI, I think this is working now. The attached video shows me successfully importing a CSV file with Brim v0.28.0.

Verify.mp4

@jameskerr
Copy link
Member Author

I'd love a dialog that asks the user which format their data is in to pass to zed load. I've got a csv that it things is zson so it fails with a strange error.

It would also be nice to give a summary of what the auto detect detected.

@philrz
Copy link
Contributor

philrz commented Aug 23, 2022

Since the original spirit of this issue has morphed somewhat, I've opened #2498 to be clearer about where things stand currently. Closing this one since for the general case of importing true CSV into the app, it does indeed work now.

@philrz philrz closed this as completed Aug 23, 2022
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

2 participants