Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / skatsuta/athenai issues and pull requests
#55 - Csv file output includes the command output messages
Issue -
State: open - Opened by alesaccoia almost 6 years ago
#54 - support for multiline queries in REPL
Issue -
State: open - Opened by MaxDesiatov over 6 years ago
#53 - Running for production
Issue -
State: closed - Opened by nadirvardar about 7 years ago
- 2 comments
Labels: question
#52 - Update dependencies to the latest
Issue -
State: closed - Opened by skatsuta about 7 years ago
- 1 comment
Labels: enhancement
#51 - Update README to add DDL support and fix minor mistakes
Issue -
State: closed - Opened by skatsuta about 7 years ago
- 1 comment
Labels: bug
#50 - Add support for encrypting query results on S3
Issue -
State: closed - Opened by skatsuta about 7 years ago
- 1 comment
Labels: enhancement
#49 - Fix a bug where TestShowResults sometime panics by index out of range
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 3 comments
#48 - Print version in debug mode
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 1 comment
#47 - Create Homebrew formula repo
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 1 comment
#46 - Release automation using goreleaser
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 1 comment
Labels: enhancement
#45 - Abstract filter
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 1 comment
#44 - Use bufio.Writer to buffer I/O
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 1 comment
Labels: enhancement
#43 - Call defer userCancelCtx in RunQuery
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 1 comment
#42 - Create logo
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 1 comment
#41 - Support Windows
Issue -
State: open - Opened by skatsuta over 7 years ago
Labels: enhancement
#40 - Manage third party libraries using package management tool
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 1 comment
Labels: enhancement
#39 - Add safeBuffer to protect String() method from data race
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 1 comment
#38 - Set shorter WaitInterval in athenai_test.go to shorten test time
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 1 comment
#37 - Show query execution id for each statement after StartQueryExecution API succeeds
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 1 comment
#36 - Number each Query and show the number as prefix of logging
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 1 comment
#35 - Show QueryExecutionId in a result
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 1 comment
#34 - Use sync.Once when calling Athenai#setupREPL
Issue -
State: closed - Opened by skatsuta over 7 years ago
#33 - Limit concurrent query execution requests up to 5 by default
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 2 comments
#32 - Add more tests for readline using readlineCloser interface
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 1 comment
#31 - Avoid using package scoped variables
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 1 comment
#30 - Add support for tab completion
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 1 comment
#29 - Use spinner instead of progress dots while waiting for query executions
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 1 comment
Labels: enhancement
#28 - Create animated demo gifs
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 1 comment
Labels: enhancement
#27 - Protect out writer from data race
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 1 comment
#26 - Set log level in command func intead of in newClient()
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 1 comment
Labels: bug
#25 - Setup coverage report service
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 2 comments
#24 - Add GoReport badge to README
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 1 comment
#23 - Fix description of each subcommand
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 1 comment
#22 - Show real-time query statuses
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 1 comment
#21 - Add `--order` flag to arrange query results in the order of given SQL statements
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 6 comments
Labels: enhancement
#20 - Create another goroutine which prints running messages
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 1 comment
#19 - Print table header
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 1 comment
#18 - Return an array of arrays instead of a channel from Result#Rows
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 1 comment
Labels: enhancement
#17 - Add `version` command or `--version` flag to show version
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 1 comment
#16 - Update help description
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 1 comment
Labels: enhancement
#15 - Add an option to run query in background
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 1 comment
#14 - Cancel executions if Ctrl-C is pressed
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 2 comments
Labels: enhancement
#13 - Update readme
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 1 comment
Labels: enhancement
#12 - Add cache for query results and execution info
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 1 comment
#11 - Support input from stdin
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 1 comment
Labels: enhancement
#10 - Do not print results if a query is DML
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 1 comment
#9 - Support saving the output to a file
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 2 comments
#8 - Show query execution results
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 3 comments
Labels: enhancement
#7 - Add support for reading SQL statements from an SQL file
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 1 comment
Labels: enhancement
#6 - Add support for showing raw files downloaded from S3
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 1 comment
#5 - Add support for an option to output results in CSV format
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 1 comment
#4 - Create, list, run, delete named queries
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 1 comment
Labels: enhancement
#3 - Support config file
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 2 comments
Labels: enhancement
#2 - Add interactive mode in run command
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 1 comment
Labels: enhancement
#1 - Run multiple SQL statements concurrently
Issue -
State: closed - Opened by skatsuta over 7 years ago
- 5 comments
Labels: enhancement