suhwan-cheon opened a new pull request, #4277:
URL: https://github.com/apache/flink-cdc/pull/4277

   Summary
   ---
   * In the Iceberg table version 3, default value support for columns
     * 
https://iceberg.apache.org/spec/#version-3-extended-types-and-capabilities
   * Add default column value support for Iceberg sink connector
   * Supported types: STRING/VARCHAR, BOOLEAN, TINYINT/SMALLINT/INTEGER, 
BIGINT, FLOAT, DOUBLE, DECIMAL
     * DATE/TIME/TIMESTAMP defaults not supported: parseDefaultValue() returns 
null for these types


-- 
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