Skip to content

Commit dbf54f4

Browse files
Xwang0515Xiaojin Wang
andauthored
Add orc compression codec (#10886)
Co-authored-by: Xiaojin Wang <[email protected]>
1 parent 55df33f commit dbf54f4

File tree

1 file changed

+2
-1
lines changed
  • specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes

1 file changed

+2
-1
lines changed

specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Dataset.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -908,7 +908,8 @@
908908
"enum": [
909909
"none",
910910
"zlib",
911-
"snappy"
911+
"snappy",
912+
"lzo"
912913
],
913914
"x-ms-enum": {
914915
"name": "orcCompressionCodec",

0 commit comments

Comments
 (0)