mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-23 16:38:17 +00:00
parent
2f4618b372
commit
e648466783
@ -168,7 +168,7 @@ This is a sample config for Snowflake:
|
||||
|
||||
{% 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 %}
|
||||
|
||||
@ -248,7 +248,7 @@ source:
|
||||
# database: <database>
|
||||
```
|
||||
```yaml {% srNumber=6 %}
|
||||
includeTempTables: false
|
||||
includeTransientTables: false
|
||||
```
|
||||
```yaml {% srNumber=39 %}
|
||||
clientSessionKeepAlive: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user