[
https://issues.apache.org/jira/browse/CALCITE-7787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ruben Q L resolved CALCITE-7787.
--------------------------------
Resolution: Fixed
Done in
[{{9634752}}|https://github.com/apache/calcite/commit/9634752f1aa66e5e0e131c4908d3f440c90e054c]
> Make Geode pdxSerializablePackagePath schema operand opt-in via system
> property
> -------------------------------------------------------------------------------
>
> Key: CALCITE-7787
> URL: https://issues.apache.org/jira/browse/CALCITE-7787
> Project: Calcite
> Issue Type: Task
> Components: geode-adapter
> Reporter: Ruben Q L
> Assignee: Ruben Q L
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.43.0
>
>
> The Geode schema operand pdxSerializablePackagePath, accepted by
> GeodeSchemaFactory and GeodeSimpleSchemaFactory, is forwarded to Geode's
> ReflectionBasedAutoSerializer as its class-name pattern.
> Because this operand pins the auto-serializer's class list at connection time
> from a schema definition rather than from operator configuration, it should
> behave like other operator-level settings and be disabled by default.
> Deployments that rely on the current behavior can opt back in via a new
> system property calcite.geode.pdxSerializablePackagePath.allowed=true.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)