felipecrv commented on code in PR #38054:
URL: https://github.com/apache/arrow/pull/38054#discussion_r1350328071
##########
cpp/src/generated/Tensor_generated.h:
##########
@@ -59,6 +59,7 @@ struct TensorDimBuilder {
: fbb_(_fbb) {
start_ = fbb_.StartTable();
}
+ TensorDimBuilder &operator=(const TensorDimBuilder &);
Review Comment:
I used version `1.12.0` which is the version that generates the smallest
diff and causes the least trouble.
--
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]