Commit 002ac82
authored
fix(ingest/athena): Fix DeprecationWarning: invalid escape sequence '\s' for testing (datahub-project#14267)
1 parent 3cf6e63 commit 002ac82
File tree
1 file changed
+2
-2
lines changed- metadata-ingestion/src/datahub/ingestion/source/sql
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
0 commit comments