You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2021/09/27 02:30:27 UTC

[GitHub] [rocketmq-flink] liyubin117 opened a new issue #7: convertToRowTypeInfo() should return field name

liyubin117 opened a new issue #7:
URL: https://github.com/apache/rocketmq-flink/issues/7


   `RocketMQDynamicTableSink#convertToRowTypeInfo()`
   now just return field type information, so we don`t have the neccessary information to serialize field name to body, or use real field name instead of f0/f1.. relying on the field order to identify the key column
   
   I have enhanced the function in our department, if it`s neccessary, I will create a merge request


-- 
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: dev-unsubscribe@rocketmq.apache.org

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



[GitHub] [rocketmq-flink] SteNicholas closed issue #7: convertToRowTypeInfo() should return field name

Posted by GitBox <gi...@apache.org>.
SteNicholas closed issue #7:
URL: https://github.com/apache/rocketmq-flink/issues/7


   


-- 
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: dev-unsubscribe@rocketmq.apache.org

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



[GitHub] [rocketmq-flink] duhenglucky commented on issue #7: convertToRowTypeInfo() should return field name

Posted by GitBox <gi...@apache.org>.
duhenglucky commented on issue #7:
URL: https://github.com/apache/rocketmq-flink/issues/7#issuecomment-927672416


   @liyubin117 would you like to add your information to this [issue](https://github.com/apache/rocketmq-flink/issues/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: dev-unsubscribe@rocketmq.apache.org

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



[GitHub] [rocketmq-flink] liyubin117 commented on issue #7: convertToRowTypeInfo() should return field name

Posted by GitBox <gi...@apache.org>.
liyubin117 commented on issue #7:
URL: https://github.com/apache/rocketmq-flink/issues/7#issuecomment-927773677


   @duhenglucky my pleasure


-- 
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: dev-unsubscribe@rocketmq.apache.org

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