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

Add current_groups function #8446

Merged
merged 1 commit into from Jul 1, 2021

Conversation

guyco33
Copy link
Member

@guyco33 guyco33 commented Jul 1, 2021

No description provided.

@cla-bot cla-bot bot added the cla-signed label Jul 1, 2021
@@ -94,4 +94,15 @@ public void testCurrentSchema()
.matches("VALUES CAST(NULL AS VARCHAR)");
}
}

@Test
public void testCurrentGroups()
Copy link
Member

Choose a reason for hiding this comment

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

We should have a test that injects some groups and validates the result.

@guyco33 guyco33 force-pushed the add_current_groups_function branch from c91c446 to c816bf3 Compare July 1, 2021 19:44
@martint martint merged commit 4922d66 into trinodb:master Jul 1, 2021
@martint martint added this to the 359 milestone Jul 1, 2021
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.

None yet

3 participants