Skip to content

Commit

Permalink
temp change for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
KushaalShroff committed Dec 20, 2024
1 parent 3d1d009 commit 81053d7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
2 changes: 1 addition & 1 deletion test/JDBC/input/functions/datepart-vu-verify.sql
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- sla_for_parallel_query_enforced 50000
-- sla_for_parallel_query_enforced 70000
SELECT DATEPART(dd, '07-18-2022')
GO

Expand Down
5 changes: 0 additions & 5 deletions test/JDBC/upgrade/latest/schedule
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ babelfish_function_ext
BABEL-2884
BABEL-2917
BABEL-2944
BABEL-2955
BABEL-3000
BABEL-3000-dep
BABEL-3010
Expand Down Expand Up @@ -244,7 +243,6 @@ ISC-Views
is_srvrolemember
jira-BABEL-3504-upgrade
key_column_usage
linked_servers
msdb-dbo-fn_syspolicy_is_automation_enabled
msdb-dbo-syspolicy_configuration
msdb-dbo-syspolicy_system_health_state
Expand All @@ -253,7 +251,6 @@ nested_trigger_with_dml
newid
objectpropertyex
openjson
openquery_upgrd_before_15_4
orderby
routines_definition
rowcount
Expand Down Expand Up @@ -485,7 +482,6 @@ datetimeoffset-timezone
# BABEL-4046 - TODO JIRA - BABEL-5397
host_id
drop_index
linked_srv_4229
BABEL-4175
sp_who
BABEL_4330
Expand Down Expand Up @@ -514,7 +510,6 @@ pivot
#AUTO_ANALYZE #uncomment this test when preparing for new minor version
cast_eliminate
TestDatatypeAggSort
babel_index_nulls_order
BABEL-2999
BABEL-4606
BABEL-4672
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -766,6 +766,7 @@ Function sys.version()
Function sys.xact_state()
Function sys.xid8rowversion(xid8,integer,boolean)
Function sys.year(anyelement)
Operator <=(sys."varchar",sys."varchar")
Operator <=(sys.bpchar,sys.bpchar)
Operator <>(sys.bpchar,sys.bpchar)
Operator <>(sys.bpchar,text)
Expand Down Expand Up @@ -985,10 +986,12 @@ View sys.fulltext_catalogs
View sys.fulltext_index_columns
View sys.fulltext_languages
View sys.fulltext_stoplists
View sys.linked_logins
View sys.master_files
View sys.pg_namespace_ext
View sys.registered_search_property_lists
View sys.selective_xml_index_paths
View sys.servers
View sys.shipped_objects_not_in_sys
View sys.sp_column_privileges_view
View sys.sp_columns_100_view
Expand Down

0 comments on commit 81053d7

Please sign in to comment.