felipecrv commented on code in PR #39312:
URL: https://github.com/apache/arrow/pull/39312#discussion_r1436512083


##########
cpp/src/arrow/compute/function_options.h:
##########
@@ -15,6 +15,9 @@
 // specific language governing permissions and limitations
 // under the License.
 
+// NOTE: API is EXPERIMENTAL and will change without going through a
+// deprecation cycle.
+

Review Comment:
   What this means here?



##########
cpp/src/arrow/compute/function_options.h:
##########
@@ -15,6 +15,9 @@
 // specific language governing permissions and limitations
 // under the License.
 
+// NOTE: API is EXPERIMENTAL and will change without going through a
+// deprecation cycle.
+

Review Comment:
   ~What this means here?~
   
   Oh. I see it now. There is a comment like this in `function.h` as well :D



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to