Aiven-Open / Aiven-Open/sql-cli-for-apache-flink-docker

Flip189 flinksql client features

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dockerfile
Stars
49
Forks
25
PR merge metrics
No merged PRs in 30d

Description

# What is currently missing?
There is a FLIP189[1] which was accepted however not yet reviewed.
This FLIP among others suggests this set of features
- Line continuation pattern
- Syntax highlighter (`alt-h` to change highlight style)
- Command completion
- Line numbers (`alt-shift-n` to toggle line numbers)
demo for all points mentioned above: https://asciinema.org/a/446247?speed=3.0
- Prompt handler (right and left prompts) demo: https://asciinema.org/a/458191?speed=4.0

# How could this be improved?
I implemented and ported this feature to Flink 1.13.x branch.
So need to update dockerized flink-sql-client from https://github.com/snuyanzin/flink/releases/tag/flip189_1

[1] https://cwiki.apache.org/confluence/display/FLINK/FLIP-189%3A+SQL+Client+Usability+Improvements

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.