This is an automated email from the ASF dual-hosted git repository.
jooger pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from 5685ee63fd IGNITE-22192 Prevent metric exporters double start (#4169)
add 31000850b4 IGNITE-22788 Sql. Support of FORMAT clause of the CAST
operator (#4164)
No new revisions were added by this update.
Summary of changes:
.../integrationTest/sql/cast/test_cast_format.test | 204 ++
.../internal/sql/engine/exec/exp/RexImpTable.java | 527 +++-
.../sql/engine/exec/exp/RexToLixTranslator.java | 3244 ++++++++++----------
3 files changed, 2234 insertions(+), 1741 deletions(-)
create mode 100644
modules/sql-engine/src/integrationTest/sql/cast/test_cast_format.test