From f60d8f18c23e879749a24653e13cf1476e30610d Mon Sep 17 00:00:00 2001 From: Rishabh Tanwar <33982749+rishabhtanwar29@users.noreply.github.com> Date: Wed, 18 Dec 2024 16:26:56 +0530 Subject: [PATCH] Remove test unary_plus_op_string from 16.6 schedule (#3278) Remove the test unary_plus_op_string from the 16.6 schedule, as the fix is targeted for 16.7 and onward. Signed-off-by: Rishabh Tanwar ritanwar@amazon.com --- test/JDBC/upgrade/16_6/schedule | 1 - 1 file changed, 1 deletion(-) diff --git a/test/JDBC/upgrade/16_6/schedule b/test/JDBC/upgrade/16_6/schedule index 48a260af65..3afb95b83e 100644 --- a/test/JDBC/upgrade/16_6/schedule +++ b/test/JDBC/upgrade/16_6/schedule @@ -497,7 +497,6 @@ set_tran_isolvl with_recompile alter_proc_recompile catalogs_dbo_sys_schema-upgrade -unary_plus_op_string BABEL-4217 Test_ISNULL BABEL-4270