[
https://issues.apache.org/jira/browse/SENTRY-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15206148#comment-15206148
]
Dapeng Sun commented on SENTRY-1156:
------------------------------------
Re-test since SENTRY-1157 is fixed
> TestDbColumnLevelMetaDataOps should add `use database` for user session
> created
> -------------------------------------------------------------------------------
>
> Key: SENTRY-1156
> URL: https://issues.apache.org/jira/browse/SENTRY-1156
> Project: Sentry
> Issue Type: Bug
> Affects Versions: 1.7.0
> Reporter: Dapeng Sun
> Assignee: Dapeng Sun
> Attachments: SENTRY-1156.001.patch
>
>
> for the Tests like TestDbColumnLevelMetaDataOps#testShowNewColumn()
> {noformat}
> establishSession(USER1_1);
> statement.execute("USE " + TEST_COL_METADATA_OPS_DB);
> {noformat}
> We should add {{statement.execute("USE " + TEST_COL_METADATA_OPS_DB);}}
> before executing queries...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)