Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.

feat: Column resolver detailed panic info #241

Merged
merged 3 commits into from
May 6, 2022

Conversation

disq
Copy link
Member

@disq disq commented May 5, 2022

No description provided.

@disq disq requested review from irmatov and roneli May 5, 2022 11:25
@github-actions github-actions bot added the feat label May 5, 2022
Copy link
Contributor

@roneli roneli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The general logic LGTM, but I think there is a problem with the defer as the col gets copied into the function by value, and setting it again won't pass the correct data, added an example in the playground, unless I misinterpreted it. Would add tests to verify it regardless.

provider/execution/execution.go Show resolved Hide resolved
@disq disq requested a review from roneli May 6, 2022 08:27
@roneli roneli merged commit c00b2de into main May 6, 2022
@roneli roneli deleted the feat/col-resolver-detailed-panic branch May 6, 2022 12:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants