hailin0 commented on code in PR #5872:
URL: https://github.com/apache/seatunnel/pull/5872#discussion_r1431156684


##########
seatunnel-api/src/main/java/org/apache/seatunnel/api/table/catalog/Column.java:
##########
@@ -58,21 +78,57 @@ public abstract class Column implements Serializable {
     /** Field type in the database * */
     protected final String sourceType;
 
-    /** Unsigned bit * */
-    protected final boolean isUnsigned;
+    /** your options * */

Review Comment:
   This is an existing property, I won't change it for now 



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to