diff --git a/flavors/standard-EXASOL-all/flavor_base/language_definitions.json b/flavors/standard-EXASOL-all/flavor_base/language_definitions.json index 1c60a406..2541c1e3 100644 --- a/flavors/standard-EXASOL-all/flavor_base/language_definitions.json +++ b/flavors/standard-EXASOL-all/flavor_base/language_definitions.json @@ -9,7 +9,8 @@ "parameters": [], "udf_client_path": { "executable": "/exaudf/exaudfclient" - } + }, + "deprecation": null }, { "protocol": "localzmq+protobuf", @@ -18,7 +19,8 @@ "parameters": [], "udf_client_path": { "executable": "/exaudf/exaudfclient" - } + }, + "deprecation": null }, { "protocol": "localzmq+protobuf", @@ -27,7 +29,8 @@ "parameters": [], "udf_client_path": { "executable": "/exaudf/exaudfclient" - } + }, + "deprecation": null } ] } \ No newline at end of file