当前位置:网站首页>Spark 之 built-in functions
Spark 之 built-in functions
2022-06-27 05:33:00 【zhixingheyi_tian】
explode
explode(expr) - Separates the elements of array expr into multiple rows, or the elements of map expr into multiple rows and columns. Unless specified otherwise, uses the default column name col for elements of the array or key and value for the elements of the map.
Examples:
> SELECT explode(array(10, 20));
10
20
边栏推荐
- [nips 2017] pointnet++: deep feature learning of point set in metric space
- Codeforces Round #802 (Div. 2)
- Zener diode zener diode sod123 package positive and negative distinction
- DAST black box vulnerability scanner part 6: operation (final)
- 008 C language foundation: C judgment
- Asp. Net core6 websocket simple case
- 022 basics of C language: C memory management and C command line parameters
- Redis high availability cluster (sentry, cluster)
- Common programming abbreviations for orbit attitude
- Vue学习笔记(五)Vue2页面跳转问题 | vue-router路由概念、分类与使用 | 编程式路由导航 | 路由组件的缓存 | 5种路由导航守卫 | 嵌套路由 | Vue2项目的打包与部署
猜你喜欢

Redis高可用集群(哨兵、集群)

重映像(STM32)

Edge在IE模式下加载网页 - Edge设置IE兼容性

导航【机器学习】

Tri rapide (non récursif) et tri de fusion

RTP 发送PS流工具(已经开源)

Microservice system design -- unified authentication service design

EasyExcel合并相同内容单元格及动态标题功能的实现

How pychart installs packages

Tsinghua University open source software mirror website
随机推荐
【FPGA】基于bt1120时序设计实现棋盘格横纵向灰阶图数据输出
015 basics of C language: C structure and common body
高翔slam14讲-笔记1
Chapter 1 Introduction
双位置继电器HJWS-9440
Pytest框架的执行规则
Asp.Net Core6 WebSocket 简单案例
流媒体协议初探(MPEG2-TS、RTSP、RTP、RTCP、SDP、RTMP、HLS、HDS、HSS、MPEG-DASH)
快速排序(非递归)和归并排序
Redis高可用集群(哨兵、集群)
Zener diode zener diode sod123 package positive and negative distinction
《数据库原理与应用》第一版 马春梅……编著 期末复习笔记
Unity point light disappears
牛客练习赛101-C 推理小丑---位运算+思维
Nlp-d62-nlp competition d31 & question brushing D15
Epics record reference 5 -- array analog input recordarray analog input (AAI)
IP网络通信的单播、组播和广播
three.js第一人称 相机前枪的跟随
快速排序(非遞歸)和歸並排序
Remapping (STM32)