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

✨ CLI improvements #750

Closed
5 of 6 tasks
joocer opened this issue Dec 27, 2022 · 2 comments
Closed
5 of 6 tasks

✨ CLI improvements #750

joocer opened this issue Dec 27, 2022 · 2 comments

Comments

@joocer
Copy link
Contributor

joocer commented Dec 27, 2022

  • colourize the table
  • option to disable color
  • option to set truncation limit on long fields
  • have option to ignore screen width
  • new output formats, html and markdown
  • fix bugs

See DDB cli output
https://medium.com/@ravishankar.nair/building-next-generation-data-lakes-part-1-in-browser-serverless-big-data-analytics-with-wasm-4d26fad67505

@joocer joocer changed the title ✨ colourize CLI output ✨ CLI improvements Dec 27, 2022
joocer added a commit that referenced this issue Jan 1, 2023
joocer added a commit that referenced this issue Jan 1, 2023
joocer added a commit that referenced this issue Jan 1, 2023
@joocer
Copy link
Contributor Author

joocer commented Jan 2, 2023

  • bug
SELECT DATE_TRUNC('YEAR', current_date)
┌──────┬────────────────────────────────┐                                                                                                  
│ Row  │ DATE_TRUNC('YEAR',CURRENT_DATE()) │                                                                                               
╞══════╪════════════════════════════════╡                                                                                                  
│    0 │ 2023-01-01 00:00:00 │                                                                                                             
└──────┴────────────────────────────────┘

@joocer
Copy link
Contributor Author

joocer commented Jan 2, 2023

  • bug
SHOW EXTENDED COLUMNS FROM $astronauts

joocer added a commit that referenced this issue Jan 2, 2023
joocer added a commit that referenced this issue Jan 2, 2023
joocer added a commit that referenced this issue Jan 2, 2023
joocer added a commit that referenced this issue Jan 2, 2023
@joocer joocer closed this as completed Jan 29, 2023
joocer added a commit that referenced this issue Jan 29, 2023
joocer added a commit that referenced this issue Jan 29, 2023
joocer added a commit that referenced this issue Jan 30, 2023
joocer added a commit that referenced this issue Jan 31, 2023
joocer added a commit that referenced this issue Jan 31, 2023
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