Re: [PR] [Feature][Checkpoint] Add check script for source/sink state class serialVersionUID missing [seatunnel]

2025-04-03 Thread via GitHub
CosmosNi commented on code in PR #9111: URL: https://github.com/apache/seatunnel/pull/9111#discussion_r2026366316 ## seatunnel-connectors-v2/connector-amazondynamodb/src/main/java/org/apache/seatunnel/connectors/seatunnel/amazondynamodb/source/AmazonDynamoDBSourceSplit.java: ##

Re: [PR] [Feature][Connector-V2] Support GraphQL Connector (#8557) [seatunnel]

2025-04-03 Thread via GitHub
eyys commented on code in PR #9021: URL: https://github.com/apache/seatunnel/pull/9021#discussion_r2028004778 ## docs/zh/connector-v2/sink/GraphQL.md: ## @@ -0,0 +1,179 @@ +import ChangeLog from '../changelog/connector-graphql.md'; + +# GraphQL + +> GraphQL sink connector Revie

Re: [I] [Feature][Kingbase-source] kingbase source supports field type varcharbyte [seatunnel]

2025-04-03 Thread via GitHub
github-actions[bot] commented on issue #8889: URL: https://github.com/apache/seatunnel/issues/8889#issuecomment-2777276063 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.

Re: [I] [Bug] [JobConfig] Throw NullPointerException When Env config contains null value [seatunnel]

2025-04-03 Thread via GitHub
github-actions[bot] commented on issue #8893: URL: https://github.com/apache/seatunnel/issues/8893#issuecomment-2777276001 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.

Re: [I] [Bug] [seatunnel web] NoClassDefFoundError: net/sf/jsqlparser/statement/select/SelectExpressionItem [seatunnel]

2025-04-03 Thread via GitHub
github-actions[bot] commented on issue #8890: URL: https://github.com/apache/seatunnel/issues/8890#issuecomment-2777276033 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.

Re: [I] [Bug] 升级2.3.10后Metrices 地址打不开 [seatunnel]

2025-04-03 Thread via GitHub
liunaijie commented on issue #9110: URL: https://github.com/apache/seatunnel/issues/9110#issuecomment-2775152400 In 2.3.10, we disabled the restapi v1. so the api you attached all disabled. More information please refer this pr https://github.com/apache/seatunnel/pull/8766 Yo

Re: [I] [Bug] 升级2.3.10后Metrices 地址打不开 [seatunnel]

2025-04-03 Thread via GitHub
liunaijie closed issue #9110: [Bug] 升级2.3.10后Metrices 地址打不开 URL: https://github.com/apache/seatunnel/issues/9110 -- 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,

Re: [PR] [Feature][Checkpoint] Add check script for source/sink state class serialVersionUID missing [seatunnel]

2025-04-03 Thread via GitHub
hailin0 commented on code in PR #9111: URL: https://github.com/apache/seatunnel/pull/9111#discussion_r2026617541 ## seatunnel-connectors-v2/connector-amazondynamodb/src/main/java/org/apache/seatunnel/connectors/seatunnel/amazondynamodb/source/AmazonDynamoDBSourceSplit.java: ## @

Re: [PR] [Feature][Checkpoint] Add check script for source/sink state class serialVersionUID missing [seatunnel]

2025-04-03 Thread via GitHub
hailin0 commented on code in PR #9111: URL: https://github.com/apache/seatunnel/pull/9111#discussion_r2026617541 ## seatunnel-connectors-v2/connector-amazondynamodb/src/main/java/org/apache/seatunnel/connectors/seatunnel/amazondynamodb/source/AmazonDynamoDBSourceSplit.java: ## @

[PR] [Feature][Transform] Support define sink column type [seatunnel]

2025-04-03 Thread via GitHub
hailin0 opened a new pull request, #9114: URL: https://github.com/apache/seatunnel/pull/9114 ### Purpose of this pull request [Transform] Support define sink column type ### Does this PR introduce _any_ user-facing change? add new transform ### How was this