lszskye commented on code in PR #181:
URL: https://github.com/apache/paimon-cpp/pull/181#discussion_r3719649867


##########
src/paimon/core/casting/numeric_primitive_cast_executor.h:
##########
@@ -46,14 +50,69 @@ class NumericPrimitiveCastExecutor : public CastExecutor {
                                                const 
std::shared_ptr<arrow::DataType>& target_type,
                                                arrow::MemoryPool* pool) const 
override;
 
+    /// Converts a floating point value to an integer type the way Java does, 
where a plain

Review Comment:
   please modify `Type Change Support Matrix` in read.rst 



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