This is an automated email from the ASF dual-hosted git repository.
vogievetsky pushed a commit to branch 29.0.0
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/29.0.0 by this push:
new 1ca0d88a250 Fixing formatting of Iceberg Catalog Object (#15748)
(#15809)
1ca0d88a250 is described below
commit 1ca0d88a250d28df603fcca854d813fc74db257a
Author: Laksh Singla <[email protected]>
AuthorDate: Wed Jan 31 12:18:10 2024 +0530
Fixing formatting of Iceberg Catalog Object (#15748) (#15809)
Co-authored-by: Benjamin Hopp <[email protected]>
---
docs/ingestion/input-sources.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/ingestion/input-sources.md b/docs/ingestion/input-sources.md
index 3e11734ee55..6e1be89c53d 100644
--- a/docs/ingestion/input-sources.md
+++ b/docs/ingestion/input-sources.md
@@ -944,7 +944,7 @@ The following is a sample spec for a S3 warehouse source:
|warehouseSource|The JSON Object that defines the native input source for
reading the data files from the warehouse.|yes|
|snapshotTime|Timestamp in ISO8601 DateTime format that will be used to fetch
the most recent snapshot as of this time.|no|
-###Catalog Object
+### Catalog Object
The catalog object supports `local` and `hive` catalog types.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]