Skip to content

fix toConnectorSession conversion in BeginTableExecuteResult#23487

Merged
ebyhr merged 1 commit intotrinodb:masterfrom
jinyangli34:jinyang-fix_catalog_session
Sep 19, 2024
Merged

fix toConnectorSession conversion in BeginTableExecuteResult#23487
ebyhr merged 1 commit intotrinodb:masterfrom
jinyangli34:jinyang-fix_catalog_session

Conversation

@jinyangli34
Copy link
Copy Markdown
Contributor

Description

Current toConnectorSession will lose catalog information, and cause exception if catalog uses any catalog properties.
With error message:

Unknown session property: null.session_property_name

Additional context and related issues

Release notes

(X) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text:

# Section
* Fix some things. ({issue}`issuenumber`)

@cla-bot cla-bot bot added the cla-signed label Sep 18, 2024
@wendigo wendigo requested a review from ebyhr September 18, 2024 20:25
@ebyhr ebyhr force-pushed the jinyang-fix_catalog_session branch from 62e77b9 to 900d74f Compare September 18, 2024 23:25
@ebyhr ebyhr merged commit d87f201 into trinodb:master Sep 19, 2024
@github-actions github-actions bot added this to the 459 milestone Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants