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

Add default load options for specific formats to load dataset cell #279

Open
1 of 3 tasks
okennedy opened this issue Oct 13, 2023 · 0 comments
Open
1 of 3 tasks

Add default load options for specific formats to load dataset cell #279

okennedy opened this issue Oct 13, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers layer-ui An issue involving the UI layer
Milestone

Comments

@okennedy
Copy link
Contributor

What pain point is this feature intended to address? Please describe.
Certain formats have relatively straightforward options, and it would be useful to make them more discoverable. e.g.,

  • JSON
    • Multiline
  • CST
    • Field Separator
    • Quoted

Describe the solution you'd like
Something like how we already automatically show the field separator as an argument for CSV files, we should show common options for other formats as well.

Describe alternatives you've considered
Manually entering these options is possible, but not very discoverable.

@okennedy okennedy added enhancement New feature or request good first issue Good for newcomers layer-ui An issue involving the UI layer labels Oct 13, 2023
@okennedy okennedy added this to the Version 2.1 milestone Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers layer-ui An issue involving the UI layer
Projects
None yet
Development

No branches or pull requests

1 participant