You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by "qianxkun (via GitHub)" <gi...@apache.org> on 2023/05/19 07:35:56 UTC

[GitHub] [incubator-seatunnel] qianxkun opened a new issue, #4784: [Bug] [seatunnel-transforms-v2] When using the SQL transform plugin changes SeaTunnelRow RowKind to the default RowKind.INSERT

qianxkun opened a new issue, #4784:
URL: https://github.com/apache/incubator-seatunnel/issues/4784

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
   
   
   ### What happened
   
   When I use MySQL CDC to sync data to Elasticsearch
   
   ### SeaTunnel Version
   
   2.3.1
   
   ### SeaTunnel Config
   
   ```conf
   -
   ```
   
   
   ### Running Command
   
   ```shell
   -
   ```
   
   
   ### Error Exception
   
   ```log
   -
   ```
   
   
   ### Flink or Spark Version
   
   _No response_
   
   ### Java or Scala Version
   
   _No response_
   
   ### Screenshots
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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-unsubscribe@seatunnel.apache.org.apache.org

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


[GitHub] [incubator-seatunnel] zhilinli123 commented on issue #4784: [Bug] [seatunnel-transforms-v2] When using the SQL transform plugin changes SeaTunnelRow RowKind to the default RowKind.INSERT

Posted by "zhilinli123 (via GitHub)" <gi...@apache.org>.
zhilinli123 commented on issue #4784:
URL: https://github.com/apache/incubator-seatunnel/issues/4784#issuecomment-1554220874

   I saw the same problem just now. I'll go back and try to fix it thanks for your feedback
   
   


-- 
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-unsubscribe@seatunnel.apache.org

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


[GitHub] [incubator-seatunnel] qianxkun commented on issue #4784: [Bug] [seatunnel-transforms-v2] When using the SQL transform plugin changes SeaTunnelRow RowKind to the default RowKind.INSERT

Posted by "qianxkun (via GitHub)" <gi...@apache.org>.
qianxkun commented on issue #4784:
URL: https://github.com/apache/incubator-seatunnel/issues/4784#issuecomment-1554185908

   I guess because org.apache.seatunnel.transform.sqlengine.zeta.ZetaSQLEngine#transformBySQL the return of the new SeaTunnelRow(outputFields) will discard incoming arguments and use the default values. @zhilinli123


-- 
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-unsubscribe@seatunnel.apache.org

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


[GitHub] [seatunnel] github-actions[bot] closed issue #4784: [Bug] [seatunnel-transforms-v2] When using the SQL transform plugin changes SeaTunnelRow RowKind to the default RowKind.INSERT

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] closed issue #4784: [Bug] [seatunnel-transforms-v2] When using the SQL transform plugin changes SeaTunnelRow RowKind to the default RowKind.INSERT
URL: https://github.com/apache/seatunnel/issues/4784


-- 
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-unsubscribe@seatunnel.apache.org

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


[GitHub] [incubator-seatunnel] qianxkun commented on issue #4784: [Bug] [seatunnel-transforms-v2] When using the SQL transform plugin changes SeaTunnelRow RowKind to the default RowKind.INSERT

Posted by "qianxkun (via GitHub)" <gi...@apache.org>.
qianxkun commented on issue #4784:
URL: https://github.com/apache/incubator-seatunnel/issues/4784#issuecomment-1554305804

   I submitted pr for this problem


-- 
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-unsubscribe@seatunnel.apache.org

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


[GitHub] [incubator-seatunnel] qianxkun commented on issue #4784: [Bug] [seatunnel-transforms-v2] When using the SQL transform plugin changes SeaTunnelRow RowKind to the default RowKind.INSERT

Posted by "qianxkun (via GitHub)" <gi...@apache.org>.
qianxkun commented on issue #4784:
URL: https://github.com/apache/incubator-seatunnel/issues/4784#issuecomment-1554185051

   I guess because org.apache.seatunnel.transform.sqlengine.zeta.ZetaSQLEngine#transformBySQL the return of the new SeaTunnelRow(outputFields) will discard incoming arguments and use the default values.


-- 
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-unsubscribe@seatunnel.apache.org

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


[GitHub] [seatunnel] github-actions[bot] commented on issue #4784: [Bug] [seatunnel-transforms-v2] When using the SQL transform plugin changes SeaTunnelRow RowKind to the default RowKind.INSERT

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #4784:
URL: https://github.com/apache/seatunnel/issues/4784#issuecomment-1601854076

   This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.


-- 
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-unsubscribe@seatunnel.apache.org

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


[GitHub] [incubator-seatunnel] zhilinli123 commented on issue #4784: [Bug] [seatunnel-transforms-v2] When using the SQL transform plugin changes SeaTunnelRow RowKind to the default RowKind.INSERT

Posted by "zhilinli123 (via GitHub)" <gi...@apache.org>.
zhilinli123 commented on issue #4784:
URL: https://github.com/apache/incubator-seatunnel/issues/4784#issuecomment-1554177694

   Can you provide more detailed log information or configuration file information? So we can test it? thx
   @qianxkun 


-- 
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-unsubscribe@seatunnel.apache.org

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


[GitHub] [seatunnel] zhilinli123 commented on issue #4784: [Bug] [seatunnel-transforms-v2] When using the SQL transform plugin changes SeaTunnelRow RowKind to the default RowKind.INSERT

Posted by "zhilinli123 (via GitHub)" <gi...@apache.org>.
zhilinli123 commented on issue #4784:
URL: https://github.com/apache/seatunnel/issues/4784#issuecomment-1556460828

   pr:https://github.com/apache/seatunnel/pull/4786


-- 
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-unsubscribe@seatunnel.apache.org

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


[GitHub] [incubator-seatunnel] zhilinli123 commented on issue #4784: [Bug] [seatunnel-transforms-v2] When using the SQL transform plugin changes SeaTunnelRow RowKind to the default RowKind.INSERT

Posted by "zhilinli123 (via GitHub)" <gi...@apache.org>.
zhilinli123 commented on issue #4784:
URL: https://github.com/apache/incubator-seatunnel/issues/4784#issuecomment-1554323746

   > I submitted pr for this problem
   
   Great! Looking forward to the merger
   


-- 
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-unsubscribe@seatunnel.apache.org

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


[GitHub] [seatunnel] github-actions[bot] commented on issue #4784: [Bug] [seatunnel-transforms-v2] When using the SQL transform plugin changes SeaTunnelRow RowKind to the default RowKind.INSERT

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #4784:
URL: https://github.com/apache/seatunnel/issues/4784#issuecomment-1612271151

   This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future.


-- 
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-unsubscribe@seatunnel.apache.org

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