You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/avro/AvroDataToCatalyst.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
---
2
+
title: AvroDataToCatalyst
3
+
---
4
+
1
5
# AvroDataToCatalyst Unary Expression
2
6
3
7
`AvroDataToCatalyst` is a <<spark-sql-Expression-UnaryExpression.md#, unary expression>> that represents [from_avro](index.md#from_avro) function in a structured query.
Copy file name to clipboardExpand all lines: docs/avro/CatalystDataToAvro.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
---
2
+
title: CatalystDataToAvro
3
+
---
4
+
1
5
# CatalystDataToAvro Unary Expression
2
6
3
7
`CatalystDataToAvro` is a <<spark-sql-Expression-UnaryExpression.md#, unary expression>> that represents [to_avro](index.md#to_avro) function in a structured query.
0 commit comments