Remove deprecated Object type#85718
Conversation
|
Workflow [PR], commit [40643ae] Summary: ❌
|
|
@ClickHouse/integrations-ecosystem please, take a look |
|
@ClickHouse/integrations team, please, take a look |
…-deprecated-object
…-deprecated-object
…-deprecated-object
…-deprecated-object
|
Good day, @Avogar !
Is tag Thanks! |
|
Hi @chernser!
The Object you are referring to is not a deprecated Line 52 in c0347e6 It won't be removed.
It doesn't have it, deprecated Object type was not supported in binary types serialization because it was supposed to be removed: ClickHouse/src/DataTypes/DataTypesBinaryEncoding.cpp Lines 238 to 240 in c0347e6 |
…-deprecated-object
…-deprecated-object
…-deprecated-object
…-deprecated-object
|
Waiting for sync to finish |
135e775
Changelog category (leave one):
Changelog entry (a user-readable short description of the changes that goes into CHANGELOG.md):
Remove deprecated Object type.
Documentation entry for user-facing changes