You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by sd...@apache.org on 2022/09/06 10:16:49 UTC

[ignite-3] branch main updated (9fd2b5ab1b -> 27164e2cba)

This is an automated email from the ASF dual-hosted git repository.

sdanilov pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git


    from 9fd2b5ab1b IGNITE-17505 Add documentation for INDEX commands (#1025)
     add 27164e2cba IGNITE-17546 Disable autocomplete for questions in REPL (#1034)

No new revisions were added by this update.

Summary of changes:
 .../questions/ConnectToClusterQuestion.java        |  9 ++++--
 .../flow/question/JlineQuestionWriterReader.java   | 30 ++++++++++++--------
 .../cli/core/flow/question/QuestionAsker.java      |  4 +--
 .../core/flow/question/QuestionWriterReader.java   | 13 ++-------
 .../cli/core/repl/executor/ReplExecutor.java       | 33 ++++++++++++----------
 5 files changed, 48 insertions(+), 41 deletions(-)