[
https://issues.apache.org/jira/browse/BEAM-4616?focusedWorklogId=114498&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-114498
]
ASF GitHub Bot logged work on BEAM-4616:
----------------------------------------
Author: ASF GitHub Bot
Created on: 21/Jun/18 21:34
Start Date: 21/Jun/18 21:34
Worklog Time Spent: 10m
Work Description: kennknowles opened a new pull request #5727:
[BEAM-4616] Customize prompt, welcome and help messages
URL: https://github.com/apache/beam/pull/5727
This overrides a `sqlline.SqlLine` properties file to change the welcome
message and help messages. It also changes the prompt by default since it is
only intended for use with one JDBC driver.
------------------------
Follow this checklist to help us incorporate your contribution quickly and
easily:
- [x] Format the pull request title like `[BEAM-XXX] Fixes bug in
ApproximateQuantiles`, where you replace `BEAM-XXX` with the appropriate JIRA
issue, if applicable. This will automatically link the pull request to the
issue.
- [x] If this contribution is large, please file an Apache [Individual
Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
It will help us expedite review of your Pull Request if you tag someone
(e.g. `@username`) to look at it.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 114498)
Time Spent: 10m
Remaining Estimate: 0h
> Customize welcome and help messages for Beam SQL shell
> ------------------------------------------------------
>
> Key: BEAM-4616
> URL: https://issues.apache.org/jira/browse/BEAM-4616
> Project: Beam
> Issue Type: Bug
> Components: dsl-sql
> Reporter: Kenneth Knowles
> Assignee: Kenneth Knowles
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Currently the shell includes a lot of SqlLine stuff that may not be relevant
> or accurate, such as isolation levels and whatnot. We could hide some of this
> and generally make SqlLine more of an implementation detail.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)