[PR] [INLONG-11506][Agent] Task start and end time using string type [inlong]

2024-11-19 Thread via GitHub
justinwwhuang opened a new pull request, #11507: URL: https://github.com/apache/inlong/pull/11507 Fixes #11506 ### Motivation When using timestamps as the start and end time types, data supplementation may be affected by time zone interference ### Modifications T

Re: [PR] [INLONG-11508][Manager] Add APIs to dirty data query [inlong]

2024-11-19 Thread via GitHub
fuweng11 merged PR #11509: URL: https://github.com/apache/inlong/pull/11509 -- 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-unsubscr...@inlong.a

(inlong) branch master updated: [INLONG-11508][Manager] Add APIs to dirty data query (#11509)

2024-11-19 Thread wakefu
This is an automated email from the ASF dual-hosted git repository. wakefu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/inlong.git The following commit(s) were added to refs/heads/master by this push: new 91a0cb3aa4 [INLONG-11508][Manager] Add APIs to d

Re: [PR] [INLONG-11506][Agent] Task start and end time using string type [inlong]

2024-11-19 Thread via GitHub
aloyszhang merged PR #11507: URL: https://github.com/apache/inlong/pull/11507 -- 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-unsubscr...@inlong

(inlong) branch master updated: [INLONG-11506][Agent] Task start and end time using string type (#11507)

2024-11-19 Thread aloyszhang
This is an automated email from the ASF dual-hosted git repository. aloyszhang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/inlong.git The following commit(s) were added to refs/heads/master by this push: new 81fb821718 [INLONG-11506][Agent] Task start

[PR] [INLONG-11510][Dashboard] Add Page to dirty data query [inlong]

2024-11-19 Thread via GitHub
wohainilaodou opened a new pull request, #11512: URL: https://github.com/apache/inlong/pull/11512 Fixes #11510 ### Motivation Add Page to dirty data query ### Modifications Add Page to dirty data query ### Verifying this change before: ![imag

[PR] [INLONG-11508][Manager] Add APIs to dirty data query [inlong]

2024-11-19 Thread via GitHub
fuweng11 opened a new pull request, #11509: URL: https://github.com/apache/inlong/pull/11509 Fixes #11508 ### Motivation Add APIs to dirty data query. ### Modifications Add APIs to dirty data query. The dirty data query will have the following p

Re: [PR] [INLONG-11494][Sort] Add Kafka connector on Flink 1.18 [inlong]

2024-11-19 Thread via GitHub
PeterZh6 commented on PR #11501: URL: https://github.com/apache/inlong/pull/11501#issuecomment-2485530735 > please add license if there are some copied codes from other project. Thanks for the reminder! All the copied codes are from [flink-connector-kafka](https://github.com/apache

Re: [PR] [INLONG-11400][Manager] Support Airflow schedule engine [inlong]

2024-11-19 Thread via GitHub
dockerzhang commented on code in PR #11479: URL: https://github.com/apache/inlong/pull/11479#discussion_r1849657793 ## inlong-manager/manager-web/src/main/resources/application-dev.properties: ## @@ -113,3 +113,14 @@ dirty.dirty.db.table=inlong_iceberg::dirty_data_achive_iceber

Re: [PR] [INLONG-11510][Dashboard] Add page to dirty data query [inlong]

2024-11-19 Thread via GitHub
fuweng11 commented on code in PR #11512: URL: https://github.com/apache/inlong/pull/11512#discussion_r1849690948 ## inlong-dashboard/src/ui/locales/cn.json: ## @@ -1020,5 +1021,35 @@ "pages.GroupDataTemplate.VisibleRange.InCharges":"责任人", "pages.GroupDataTemplate.VisibleRa

(inlong) branch master updated: [INLONG-11401][Manager] Support Dolphinscheduler schedule engine (#11468)

2024-11-19 Thread dockerzhang
This is an automated email from the ASF dual-hosted git repository. dockerzhang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/inlong.git The following commit(s) were added to refs/heads/master by this push: new 042e568624 [INLONG-11401][Manager] Support

Re: [PR] [INLONG-11510][Dashboard] Add page to dirty data query [inlong]

2024-11-19 Thread via GitHub
fuweng11 commented on code in PR #11512: URL: https://github.com/apache/inlong/pull/11512#discussion_r1849607543 ## inlong-dashboard/src/ui/locales/cn.json: ## @@ -1020,5 +1021,35 @@ "pages.GroupDataTemplate.VisibleRange.InCharges":"责任人", "pages.GroupDataTemplate.VisibleRa

Re: [PR] [INLONG-11510][Dashboard] Add page to dirty data query [inlong]

2024-11-19 Thread via GitHub
fuweng11 commented on code in PR #11512: URL: https://github.com/apache/inlong/pull/11512#discussion_r1849609870 ## inlong-dashboard/src/ui/locales/en.json: ## @@ -1020,5 +1022,35 @@ "pages.GroupDataTemplate.VisibleRange.InCharges":"Owner", "pages.GroupDataTemplate.Visible

Re: [PR] [INLONG-11513][Manager] Rename configuration names related to dirty data [inlong]

2024-11-19 Thread via GitHub
aloyszhang merged PR #11514: URL: https://github.com/apache/inlong/pull/11514 -- 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-unsubscr...@inlong

Re: [PR] [INLONG-11510][Dashboard] Add page to dirty data query [inlong]

2024-11-19 Thread via GitHub
fuweng11 commented on code in PR #11512: URL: https://github.com/apache/inlong/pull/11512#discussion_r1849608509 ## inlong-dashboard/src/ui/locales/en.json: ## @@ -1020,5 +1022,35 @@ "pages.GroupDataTemplate.VisibleRange.InCharges":"Owner", "pages.GroupDataTemplate.Visible

Re: [PR] [INLONG-11401][Manager] Support Dolphinscheduler schedule engine [inlong]

2024-11-19 Thread via GitHub
dockerzhang merged PR #11468: URL: https://github.com/apache/inlong/pull/11468 -- 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-unsubscr...@inlon

[I] [Feature][Doc] Add documents for DolphinScheduler offline scheduler [inlong-website]

2024-11-19 Thread via GitHub
emptyOVO opened a new issue, #1086: URL: https://github.com/apache/inlong-website/issues/1086 ### Description _No response_ ### Use case _No response_ ### Are you willing to submit PR? - [X] Yes, I am willing to submit a PR! ### Code of Conduct

Re: [PR] [INLONG-11494][Sort] Add Kafka connector on Flink 1.18 [inlong]

2024-11-19 Thread via GitHub
aloyszhang commented on PR #11501: URL: https://github.com/apache/inlong/pull/11501#issuecomment-2485366955 please add license if there are some copied codes from other project. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub