leonardBang commented on code in PR #3153:
URL: https://github.com/apache/flink-cdc/pull/3153#discussion_r1528386372


##########
docs/content/docs/core-concept/transform.md:
##########
@@ -23,3 +23,10 @@ KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
 -->
+
+# Definition
+**Transform** module helps users delete and expand data columns based on the 
data columns in the table.      
+What's more, it also helps users filter some unnecessary data during the 
synchronization process.
+
+# Example
+This feature has not been implemented now.

Review Comment:
   ```suggestion
   This feature will support soon.
   ```



-- 
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: issues-unsubscr...@flink.apache.org

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

Reply via email to