Skip to content

Commit 271d602

Browse files
committed
Add notes that Scalar API is experimental
1 parent e4a13b4 commit 271d602

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cpp/src/arrow/scalar.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717

1818
// Object model for scalar (non-Array) values. Not intended for use with large
1919
// amounts of data
20+
//
21+
// NOTE: This API is experimental as of the 0.13 version and subject to change
22+
// without deprecation warnings
2023

2124
#pragma once
2225

0 commit comments

Comments
 (0)