Skip to content

Commit 8d415d5

Browse files
committed
minor change
1 parent c80f7d3 commit 8d415d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ads/feature_store/docs/source/feature_group.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ The data will be stored in a data type native to each store. There is an option
366366
- DOUBLE_ARRAY
367367
- List of values
368368
* - ArrayType(BinaryType())
369-
- object (list), object (np.ndarray)
369+
- object (list), object (np.ndarray) - not supported
370370
- BINARY_ARRAY
371371
- List of values
372372
* - ArrayType(DateType())

0 commit comments

Comments
 (0)