mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-27 18:36:08 +00:00
Make Transient table ingestion On by default (#17484)
This commit is contained in:
parent
8acf6d3e94
commit
14a473e5d3
@ -84,7 +84,7 @@
|
|||||||
"title": "Include Transient Tables",
|
"title": "Include Transient Tables",
|
||||||
"description": "Optional configuration for ingestion of TRANSIENT tables, By default, it will skip the TRANSIENT tables.",
|
"description": "Optional configuration for ingestion of TRANSIENT tables, By default, it will skip the TRANSIENT tables.",
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"default": false
|
"default": true
|
||||||
},
|
},
|
||||||
"clientSessionKeepAlive": {
|
"clientSessionKeepAlive": {
|
||||||
"title": "Client Session Keep Alive",
|
"title": "Client Session Keep Alive",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user