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


##########
inlong-dashboard/src/metas/streams/common/StreamDefaultInfo.ts:
##########
@@ -105,6 +105,10 @@ export class StreamDefaultInfo implements DataWithBackend, 
RenderRow, RenderList
           label: 'CSV',
           value: 'CSV',
         },
+        {
+          label: 'Key-Value',
+          value: 'Key-Value',

Review Comment:
   We need to confirm how to communicate with the manager.



-- 
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-unsubscr...@inlong.apache.org

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

Reply via email to