Skip to content

Conversation

@costin
Copy link
Member

@costin costin commented Nov 19, 2024

Move writable declarations outside the core classes to avoid errors (such as subClass.getNamedWritable()) and centralize them in a top package class for better management.

Make all touched serialization code the same as in the initial PR, except for the fact that LookupJoin/LookupJoinExec are missing.

Co-authored-by: Costin Leau costin.leau@gmail.com
(cherry picked from commit 0b74492)

Backport for #117029

…stic#117029) Move writable declarations outside the core classes to avoid errors (such as subClass.getNamedWritable()) and centralize them in a top package class for better management. Make all touched serialization code the same as in the initial PR, except for the fact that LookupJoin/LookupJoinExec are missing. Co-authored-by: Costin Leau <costin.leau@gmail.com> (cherry picked from commit 0b74492)
@costin costin added >refactoring backport auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) :Analytics/ES|QL AKA ESQL v8.17.0 labels Nov 19, 2024
@costin costin enabled auto-merge (squash) November 19, 2024 23:13
@costin costin disabled auto-merge November 20, 2024 00:24
@costin costin enabled auto-merge (squash) November 20, 2024 00:24
@costin costin disabled auto-merge November 20, 2024 00:27
@costin costin merged commit 6609e73 into elastic:8.x Nov 20, 2024
15 checks passed
@costin costin deleted the backport/117029 branch November 20, 2024 00:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/ES|QL AKA ESQL auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport >refactoring v8.17.0

2 participants