This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/hive-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new d6a4c1c deploy: 4d9a300e0ee3cf67165dc401cba02773184af2b1
d6a4c1c is described below
commit d6a4c1c53f20ca357b25c5e795f6c8efc8998aa0
Author: deniskuzZ <[email protected]>
AuthorDate: Fri Oct 31 17:12:35 2025 +0000
deploy: 4d9a300e0ee3cf67165dc401cba02773184af2b1
---
docs/latest/language/hive-udfs/index.html | 2 +-
index.json | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/latest/language/hive-udfs/index.html
b/docs/latest/language/hive-udfs/index.html
index 7b78df1..83e0d53 100644
--- a/docs/latest/language/hive-udfs/index.html
+++ b/docs/latest/language/hive-udfs/index.html
@@ -1381,7 +1381,7 @@ Last updated: December 12, 2024
<td><strong>Expected “=” to follow “type”</strong></td>
<td><code>cast(expr as <type>)</code></td>
<td>Converts the results of the expression expr to <type>. For example,
cast(‘1’ as bigint) will convert the string ‘1’ to its
integral representation. A null is returned if the conversion does not succeed.
If cast(expr as boolean) Hive returns true for a non-empty string.</td>
-<td></td>
+<td><a
href=https://github.com/apache/hive/blob/master/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFCastFormat.java>GenericUDFCastFormat</a></td>
</tr>
</tbody>
</table>
diff --git a/index.json b/index.json
index 9a91796..66c47bf 100644
--- a/index.json
+++ b/index.json
@@ -1 +1 @@
-[{"categories":null,"contents":"Apache Hive : Hive Schema Tool Apache Hive :
Hive Schema Tool About Metastore Schema Verification The Hive Schema Tool The
schematool Command Usage Examples About Schema tool helps to initialise
and upgrade metastore database and hive sys schema.\nMetastore Schema
Verification Introduced in Hive 0.12.0. See HIVE-3764.\nHive records the schema
version in the metastore database and verifies that the metastore schema
version is compatible with Hive [...]
\ No newline at end of file
+[{"categories":null,"contents":"Apache Hive : Hive Schema Tool Apache Hive :
Hive Schema Tool About Metastore Schema Verification The Hive Schema Tool The
schematool Command Usage Examples About Schema tool helps to initialise
and upgrade metastore database and hive sys schema.\nMetastore Schema
Verification Introduced in Hive 0.12.0. See HIVE-3764.\nHive records the schema
version in the metastore database and verifies that the metastore schema
version is compatible with Hive [...]
\ No newline at end of file