Commit eaf733d
committed
[SC-5406] Disable com.databricks.sql.acl.HiveCheckPermissionRuleSuite.Named UDFs
## What changes were proposed in this pull request?
HiveUDAF will not accept null function wrapper (after we have https://github.com/databricks/spark/pull/144). We will first disable `com.databricks.sql.acl.HiveCheckPermissionRuleSuite.Named UDFs` and then we can get apache#144 in.
## How was this patch tested?
n/a
Author: Yin Huai <yhuai@databricks.com>
Closes apache#145 from yhuai/branch-2.1-disable-test.1 parent 0b4fc14 commit eaf733d
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments