Skip to content

Commit 01909b4

Browse files
authored
Merge pull request #9 from HamaWhiteGG/dev
fix
2 parents 637190c + b50fece commit 01909b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/data-mask/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ SELECT * FROM orders
116116
| 7 | Date: show only year | 仅显示日期字符串的年份 | mask |
117117
| 8 | Custom | Hive UDF来自定义策略 | |
118118

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

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

0 commit comments

Comments
 (0)