This is an automated email from the ASF dual-hosted git repository.
mpochatkin pushed a change to branch IGNITE-27789
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
discard 0b48cc2748b IGNITE-27789 Remove FILE_TRANSFER and FILE_VALIDATION
error codes from Python DB API C++ extension
discard e91fbc2f13b IGNITE-27789 Remove FILE_TRANSFER and FILE_VALIDATION
error codes from C++ platform code
discard 17365db7b1b IGNITE-27789 Regenerate configuration compatibility
snapshot after file-transfer module removal
discard c5074d3438d Fix tests
discard 813cb0cdf0f IGNITE-27789 Remove file transfer module
add eeee8ede34d IGNITE-28112 Bump jline from 3.29.0 to 4.0.4 (#7735)
add 4187d5f2eed IGNITE-28228 Remove file-transfer module from TeamCity CI
configuration (#7780)
add 1d49a1d527c IGNITE-27789 Remove file transfer module
add c5fe29c0175 Fix tests
add cd0facb15d4 IGNITE-27789 Regenerate configuration compatibility
snapshot after file-transfer module removal
add 7b78813b23c IGNITE-27789 Remove FILE_TRANSFER and FILE_VALIDATION
error codes from C++ platform code
add 1662cb1a761 IGNITE-27789 Remove FILE_TRANSFER and FILE_VALIDATION
error codes from Python DB API C++ extension
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (0b48cc2748b)
\
N -- N -- N refs/heads/IGNITE-27789 (1662cb1a761)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
gradle/libs.versions.toml | 2 +-
.../cli/core/flow/question/JlineQuestionWriterReader.java | 11 ++++++++++-
.../ignite/internal/cli/commands/sql/SqlCompleterTest.java | 8 +++++++-
3 files changed, 18 insertions(+), 3 deletions(-)