Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
HamaWhiteGG committed Apr 29, 2023
1 parent 0653ed1 commit b50fece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/data-mask/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ SELECT * FROM orders
| 7 | Date: show only year | 仅显示日期字符串的年份 | mask |
| 8 | Custom | Hive UDF来自定义策略 | |

由于Flink支持Hive Catalog,在Fink能调用Hive系统函数。 因此,本方案也支持在Flink SQL配置Ranger的脱敏策略。
由于Flink支持Hive Catalog,在Flink能调用Hive系统函数。 因此,本方案也支持在Flink SQL配置Ranger的脱敏策略。

## 四、用例测试
用例测试数据来自于CDC Connectors for Apache Flink
Expand Down

0 comments on commit b50fece

Please sign in to comment.