kou commented on code in PR #36434:
URL: https://github.com/apache/arrow/pull/36434#discussion_r1266131274


##########
cpp/src/arrow/util/value_parsing.cc:
##########
@@ -14,6 +14,7 @@
 // KIND, either express or implied.  See the License for the
 // specific language governing permissions and limitations
 // under the License.
+#define FASTFLOAT_ALLOWS_LEADING_PLUS 1

Review Comment:
   ```suggestion
   
   #define FASTFLOAT_ALLOWS_LEADING_PLUS 1
   ```



-- 
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