Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Kernel] Throw KernelException when VOID type is encountered #3196

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

vkorukanti
Copy link
Collaborator

Description

Minor fix to throw KernelException when VOID type is encountered as it is an unsupported data type in Kernel.

How was this patch tested?

Test

Copy link
Collaborator

@allisonport-db allisonport-db left a comment

Choose a reason for hiding this comment

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

LGTM

@vkorukanti vkorukanti merged commit ad094e2 into delta-io:master Jun 3, 2024
10 checks passed
richardc-db pushed a commit to richardc-db/delta that referenced this pull request Jun 5, 2024
…ta-io#3196)

## Description
Minor fix to throw `KernelException` when `VOID` type is encountered as
it is an unsupported data type in Kernel.

## How was this patch tested?
Test
vkorukanti added a commit to vkorukanti/delta that referenced this pull request Aug 30, 2024
…ta-io#3196)

## Description
Minor fix to throw `KernelException` when `VOID` type is encountered as
it is an unsupported data type in Kernel.

## How was this patch tested?
Test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants