You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by "dockerzhang (via GitHub)" <gi...@apache.org> on 2023/04/26 07:25:26 UTC

[GitHub] [inlong] dockerzhang commented on a diff in pull request #7928: [INLONG-7927][Dashboard] Add debezium json data type

dockerzhang commented on code in PR #7928:
URL: https://github.com/apache/inlong/pull/7928#discussion_r1177452266


##########
inlong-dashboard/src/plugins/streams/common/StreamDefaultInfo.ts:
##########
@@ -116,6 +116,10 @@ export class StreamDefaultInfo implements DataWithBackend, RenderRow, RenderList
           label: 'JSON',
           value: 'JSON',
         },
+        {
+          label: 'DEBEZIUM_JSON',

Review Comment:
   Debezium JSON



-- 
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: commits-unsubscribe@inlong.apache.org

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