You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@paimon.apache.org by "Lvbm (via GitHub)" <gi...@apache.org> on 2024/04/28 10:20:31 UTC

[PR] [flink][flink-cdc] Add FLOAT type adaptation to HAVE_SCALE_LIST [paimon]

Lvbm opened a new pull request, #3281:
URL: https://github.com/apache/paimon/pull/3281

   ### Purpose
   
   Fixed the problem that when using cdc for data synchronization, when the field type of the data source is float, an exception message will appear during synchronization: just like … :java.lang.NumberFormatException: For input string: "10,2"
   
   ### Tests
   
   ### API and Format
   
   ### Documentation
   
   


-- 
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: issues-unsubscribe@paimon.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] [flink][flink-cdc] Add FLOAT type adaptation to HAVE_SCALE_LIST [paimon]

Posted by "Lvbm (via GitHub)" <gi...@apache.org>.
Lvbm commented on PR #3281:
URL: https://github.com/apache/paimon/pull/3281#issuecomment-2098867432

   @JingsongLi  I'm. sorry, I overlooked the getScale method and it has been fixed 


-- 
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: issues-unsubscribe@paimon.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] [flink][flink-cdc] Add FLOAT type adaptation to HAVE_SCALE_LIST [paimon]

Posted by "Lvbm (via GitHub)" <gi...@apache.org>.
Lvbm closed pull request #3281: [flink][flink-cdc] Add FLOAT type adaptation to HAVE_SCALE_LIST
URL: https://github.com/apache/paimon/pull/3281


-- 
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: issues-unsubscribe@paimon.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] [flink][flink-cdc] Add FLOAT type adaptation to HAVE_SCALE_LIST [paimon]

Posted by "Lvbm (via GitHub)" <gi...@apache.org>.
Lvbm commented on PR #3281:
URL: https://github.com/apache/paimon/pull/3281#issuecomment-2097346366

    @JingsongLi  please review, thanks!


-- 
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: issues-unsubscribe@paimon.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org