- Big Data Analytics with Hadoop 3
- Sridhar Alla
- 62字
- 2021-06-25 21:26:12
Built-in operators and functions
The following operators and functions listed are not necessarily up to date. (Hive operators and UDFs have more current information). In Beeline or the Hive CLI, use these commands to show the latest documentation:
SHOW FUNCTIONS;
DESCRIBE FUNCTION <function_name>;
DESCRIBE FUNCTION EXTENDED <function_name>;
All Hive keywords are case insensitive, including the names of Hive operators and functions.
推薦閱讀
- 大數據技術與應用基礎
- Hands-On Neural Networks with Keras
- VMware Performance and Capacity Management(Second Edition)
- 流處理器研究與設計
- 西門子S7-200 SMART PLC實例指導學與用
- 計算機系統結構
- Docker High Performance(Second Edition)
- 愛犯錯的智能體
- Learning Azure Cosmos DB
- RedHat Linux用戶基礎
- 計算機組網技術
- LMMS:A Complete Guide to Dance Music Production Beginner's Guide
- Excel 2007終極技巧金典
- Windows安全指南
- Cortex-M3嵌入式處理器原理與應用