You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@linkis.apache.org by "hunter-cloud09 (via GitHub)" <gi...@apache.org> on 2023/01/30 07:11:14 UTC

[GitHub] [linkis] hunter-cloud09 commented on a diff in pull request #4027: [feature]Internationalization of transformation management console

hunter-cloud09 commented on code in PR #4027:
URL: https://github.com/apache/linkis/pull/4027#discussion_r1090242824


##########
linkis-public-enhancements/linkis-datasource/linkis-datasource-manager/server/src/main/java/org/apache/linkis/datasourcemanager/core/dao/mapper/DataSourceTypeMapper.xml:
##########
@@ -28,11 +28,26 @@
         <result property="layers" column="layers"/>
     </resultMap>
 
+    <sql id="DataSource_Column">
+        id ,name,description,option,classifier,icon,layers

Review Comment:
   add `` for **option**



-- 
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: notifications-unsubscribe@linkis.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org
For additional commands, e-mail: notifications-help@linkis.apache.org