mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-24 08:58:06 +00:00
parent
2f4618b372
commit
e648466783
@ -168,7 +168,7 @@ This is a sample config for Snowflake:
|
|||||||
|
|
||||||
{% codeInfo srNumber=6 %}
|
{% codeInfo srNumber=6 %}
|
||||||
|
|
||||||
**includeTempTables**: Optional configuration for ingestion of TRANSIENT and TEMPORARY tables, By default, it will skip the TRANSIENT and TEMPORARY tables.
|
**includeTransientTables**: Optional configuration for ingestion of TRANSIENT and TEMPORARY tables, By default, it will skip the TRANSIENT and TEMPORARY tables.
|
||||||
|
|
||||||
{% /codeInfo %}
|
{% /codeInfo %}
|
||||||
|
|
||||||
@ -248,7 +248,7 @@ source:
|
|||||||
# database: <database>
|
# database: <database>
|
||||||
```
|
```
|
||||||
```yaml {% srNumber=6 %}
|
```yaml {% srNumber=6 %}
|
||||||
includeTempTables: false
|
includeTransientTables: false
|
||||||
```
|
```
|
||||||
```yaml {% srNumber=39 %}
|
```yaml {% srNumber=39 %}
|
||||||
clientSessionKeepAlive: false
|
clientSessionKeepAlive: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user