[GitHub] [incubator-doris-connectors] Wahno opened a new pull request #2: [fix](spark connector) fix spark connector unsupport STRING type.
Wahno opened a new pull request #2: URL: https://github.com/apache/incubator-doris-connectors/pull/2 # Proposed changes Issue Number: close [7990](https://github.com/apache/incubator-doris/issues/7990) ## Problem Summary: fix spark connector unsupport STRING type. ## Checklist(Required) 1. Does it affect the original behavior: (No) 2. Has unit tests been added: (Yes) 3. Has document been added or modified: (No Need) 4. Does it need to update dependencies: (No) 5. Are there any changes that cannot be rolled back: (No) ## Further comments If this is a relatively large or complex change, kick off the discussion at [dev@doris.apache.org](mailto:dev@doris.apache.org) by explaining why you chose the solution you did and what alternatives you considered, etc... -- 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: dev-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org For additional commands, e-mail: dev-h...@doris.apache.org
[GitHub] [incubator-doris-connectors] wuyunfeng commented on pull request #2: [Bug-Fix][Spark-Doris-Connector] fix spark connector unsupport STRING type.
wuyunfeng commented on pull request #2: URL: https://github.com/apache/incubator-doris-connectors/pull/2#issuecomment-1034650594 LGTM -- 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: dev-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org For additional commands, e-mail: dev-h...@doris.apache.org
[DISCUSS] Cancel GitBox's automatic mailing to the dev mailing group
There are currently two new github repos for Doris that automatically email the dev mailing group. The dev mail group is mainly a place for community operations. For the pull request information, we can directly log in to github to view it. I recommend canceling GitBox's automatic mailing. Ling Miao
Re: [DISCUSS] Cancel GitBox's automatic mailing to the dev mailing group
+1 ---Original--- From: "ling miao"
Re: [DISCUSS] Cancel GitBox's automatic mailing to the dev mailing group
+1 to cancel the automatic mailing from GitBox. If we want some place to hold messages from GitBox, we can create a new mailing list just as Flink's iss...@flink.apache.org [1] [1] https://lists.apache.org/list.html?iss...@flink.apache.org Best Yun Tang On 2022/02/10 09:34:16 晖 wrote: > +1 > > > > ---Original--- > From: "ling miao" Date: Thu, Feb 10, 2022 17:30 PM > To: "dev" Subject: [DISCUSS] Cancel GitBox's automatic mailing to the dev mailing group > > > There are currently two new github repos for Doris that automatically email > the dev mailing group. > The dev mail group is mainly a place for community operations. > For the pull request information, we can directly log in to github to view > it. > I recommend canceling GitBox's automatic mailing. > > Ling Miao - To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org For additional commands, e-mail: dev-h...@doris.apache.org
Re: [DISCUSS] Cancel GitBox's automatic mailing to the dev mailing group
Sorry, I forgot to change github email forward mail to commit@ when creating the repo of connector. I just created an infra JIRA to fix this problem. https://issues.apache.org/jira/browse/INFRA-22871 It looks like we just need to update the .asf.yaml. file ourselves. Willem Jiang Twitter: willemjiang Weibo: 姜宁willem On Thu, Feb 10, 2022 at 5:31 PM ling miao wrote: > > There are currently two new github repos for Doris that automatically email > the dev mailing group. > The dev mail group is mainly a place for community operations. > For the pull request information, we can directly log in to github to view > it. > I recommend canceling GitBox's automatic mailing. > > Ling Miao - To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org For additional commands, e-mail: dev-h...@doris.apache.org
Re: [incubator-doris-manager] 01/01: [init] init commit
Can we keep the commit history of the old code? It's not a best practice to commit so big code here. On Thu, Feb 10, 2022 at 2:52 PM wrote: > > This is an automated email from the ASF dual-hosted git repository. > > morningman pushed a commit to branch master > in repository https://gitbox.apache.org/repos/asf/incubator-doris-manager.git > > commit b82a5edbcec201b1dcfe1c6937ffc9325a8f17a1 > Author: morningman > AuthorDate: Thu Feb 10 14:43:40 2022 +0800 > > [init] init commit > > Move manager code from > https://github.com/apache/incubator-doris/tree/doris-manager@4a22750 > --- > .asf.yaml | 40 + > .github/ISSUE_TEMPLATE/bug_report.yml | 109 ++ > .github/ISSUE_TEMPLATE/config.yml | 23 + > .github/ISSUE_TEMPLATE/enhancement.yml | 76 ++ > .github/ISSUE_TEMPLATE/feature-request.yml | 78 ++ > .github/PULL_REQUEST_TEMPLATE.md | 19 + > .github/workflows/approve-label-trigger.yml| 28 + > .github/workflows/approve-label.yml| 67 ++ > .github/workflows/build-extension.yml | 49 + > .github/workflows/license-eyes.yml | 35 + > .gitignore |7 + > .licenserc.yaml| 36 + - To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org For additional commands, e-mail: dev-h...@doris.apache.org
Re:[NOTICE] Move Flink/Doris Connectors and Manager to new github repo
Hi MingYu, Thanks for letting us know this. I believe it is helpful. Just found a small typing mistake in Doris Manager "About" portion as attached pic. It looks the same contents for Flink/Spart connectors. Regards, Thomas 在 2022-02-10 14:58:47,"陈明雨" 写道: >Hi all: >As we discussed in [1]. We have created 2 new repos[2][3]. >And the code of connectors and manager has been moved to the new repos. > > >[1] https://lists.apache.org/thread/hnb7bf0l6y6rzb9pr6lhxz3jjoo04skl >[2] https://github.com/apache/incubator-doris-connectors >[3] https://github.com/apache/incubator-doris-manager > > > > >-- > >此致!Best Regards >陈明雨 Mingyu Chen > >Email: >chenmin...@apache.org
Re:Re: [DISCUSS] Cancel GitBox's automatic mailing to the dev mailing group
Sorry for the trouble, we will update the .asf.yaml of the 2 new repos. -- 此致!Best Regards 陈明雨 Mingyu Chen Email: chenmin...@apache.org 在 2022-02-10 21:17:26,"Willem Jiang" 写道: >Sorry, I forgot to change github email forward mail to commit@ when >creating the repo of connector. >I just created an infra JIRA to fix this problem. >https://issues.apache.org/jira/browse/INFRA-22871 > >It looks like we just need to update the .asf.yaml. file ourselves. > >Willem Jiang > >Twitter: willemjiang >Weibo: 姜宁willem > > >On Thu, Feb 10, 2022 at 5:31 PM ling miao wrote: >> >> There are currently two new github repos for Doris that automatically email >> the dev mailing group. >> The dev mail group is mainly a place for community operations. >> For the pull request information, we can directly log in to github to view >> it. >> I recommend canceling GitBox's automatic mailing. >> >> Ling Miao > >- >To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org >For additional commands, e-mail: dev-h...@doris.apache.org
Re:Re:[NOTICE] Move Flink/Doris Connectors and Manager to new github repo
Thanks for your remind, we will update it soon. -- 此致!Best Regards 陈明雨 Mingyu Chen Email: chenmin...@apache.org 在 2022-02-10 22:25:19,"Thomas Cai" 写道: Hi MingYu, Thanks for letting us know this. I believe it is helpful. Just found a small typing mistake in Doris Manager "About" portion as attached pic. It looks the same contents for Flink/Spart connectors. Regards, Thomas 在 2022-02-10 14:58:47,"陈明雨" 写道: >Hi all: >As we discussed in [1]. We have created 2 new repos[2][3]. >And the code of connectors and manager has been moved to the new repos. > > >[1] https://lists.apache.org/thread/hnb7bf0l6y6rzb9pr6lhxz3jjoo04skl >[2] https://github.com/apache/incubator-doris-connectors >[3] https://github.com/apache/incubator-doris-manager > > > > >-- > >此致!Best Regards >陈明雨 Mingyu Chen > >Email: >chenmin...@apache.org
Re:Re: [incubator-doris-manager] 01/01: [init] init commit
>Can we keep the commit history of the old code? >It's not a best practice to commit so big code here. Sorry I don't know how to keep the commit history of the connector's code separately, it's mixed with the commits of Doris' main code. If I merge the all commit history of the Doris' main code into this new repository, the repository will become as large as the trunk code base. -- 此致!Best Regards 陈明雨 Mingyu Chen Email: chenmin...@apache.org At 2022-02-10 21:21:38, "Willem Jiang" wrote: >Can we keep the commit history of the old code? >It's not a best practice to commit so big code here. > > >On Thu, Feb 10, 2022 at 2:52 PM wrote: >> >> This is an automated email from the ASF dual-hosted git repository. >> >> morningman pushed a commit to branch master >> in repository https://gitbox.apache.org/repos/asf/incubator-doris-manager.git >> >> commit b82a5edbcec201b1dcfe1c6937ffc9325a8f17a1 >> Author: morningman >> AuthorDate: Thu Feb 10 14:43:40 2022 +0800 >> >> [init] init commit >> >> Move manager code from >> https://github.com/apache/incubator-doris/tree/doris-manager@4a22750 >> --- >> .asf.yaml | 40 + >> .github/ISSUE_TEMPLATE/bug_report.yml | 109 ++ >> .github/ISSUE_TEMPLATE/config.yml | 23 + >> .github/ISSUE_TEMPLATE/enhancement.yml | 76 ++ >> .github/ISSUE_TEMPLATE/feature-request.yml | 78 ++ >> .github/PULL_REQUEST_TEMPLATE.md | 19 + >> .github/workflows/approve-label-trigger.yml| 28 + >> .github/workflows/approve-label.yml| 67 ++ >> .github/workflows/build-extension.yml | 49 + >> .github/workflows/license-eyes.yml | 35 + >> .gitignore |7 + >> .licenserc.yaml| 36 + > >- >To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org >For additional commands, e-mail: dev-h...@doris.apache.org
[GitHub] [incubator-doris-connectors] morningman opened a new pull request #3: [community] move GitBox mail to commits@doris
morningman opened a new pull request #3: URL: https://github.com/apache/incubator-doris-connectors/pull/3 # Proposed changes Issue Number: close #xxx ## Problem Summary: move GitBox mail to commits@doris ## Checklist(Required) 1. Does it affect the original behavior: (Yes/No/I Don't know) 2. Has unit tests been added: (Yes/No/No Need) 3. Has document been added or modified: (Yes/No/No Need) 4. Does it need to update dependencies: (Yes/No) 5. Are there any changes that cannot be rolled back: (Yes/No) ## Further comments If this is a relatively large or complex change, kick off the discussion at [dev@doris.apache.org](mailto:dev@doris.apache.org) by explaining why you chose the solution you did and what alternatives you considered, etc... -- 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: dev-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org For additional commands, e-mail: dev-h...@doris.apache.org
[GitHub] [incubator-doris-connectors] morningman merged pull request #2: [Bug-Fix][Spark-Doris-Connector] fix spark connector unsupport STRING type.
morningman merged pull request #2: URL: https://github.com/apache/incubator-doris-connectors/pull/2 -- 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: dev-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org For additional commands, e-mail: dev-h...@doris.apache.org
Re: Re: [incubator-doris-manager] 01/01: [init] init commit
Not sure if this link[1] can help you. [1] https://ao.ms/how-to-split-a-subdirectory-to-a-new-git-repository-and-keep-the-history/ Willem Jiang Twitter: willemjiang Weibo: 姜宁willem On Thu, Feb 10, 2022 at 10:31 PM 陈明雨 wrote: > > >Can we keep the commit history of the old code? > >It's not a best practice to commit so big code here. > > Sorry I don't know how to keep the commit history of the connector's code > separately, it's mixed with the commits of Doris' main code. > If I merge the all commit history of the Doris' main code into this new > repository, the repository will become as large as the trunk code base. > > -- > > 此致!Best Regards > 陈明雨 Mingyu Chen > > Email: > chenmin...@apache.org > > > > > > At 2022-02-10 21:21:38, "Willem Jiang" wrote: > >Can we keep the commit history of the old code? > >It's not a best practice to commit so big code here. > > > > > >On Thu, Feb 10, 2022 at 2:52 PM wrote: > >> > >> This is an automated email from the ASF dual-hosted git repository. > >> > >> morningman pushed a commit to branch master > >> in repository > >> https://gitbox.apache.org/repos/asf/incubator-doris-manager.git > >> > >> commit b82a5edbcec201b1dcfe1c6937ffc9325a8f17a1 > >> Author: morningman > >> AuthorDate: Thu Feb 10 14:43:40 2022 +0800 > >> > >> [init] init commit > >> > >> Move manager code from > >> https://github.com/apache/incubator-doris/tree/doris-manager@4a22750 > >> --- > >> .asf.yaml | 40 + > >> .github/ISSUE_TEMPLATE/bug_report.yml | 109 ++ > >> .github/ISSUE_TEMPLATE/config.yml | 23 + > >> .github/ISSUE_TEMPLATE/enhancement.yml | 76 ++ > >> .github/ISSUE_TEMPLATE/feature-request.yml | 78 ++ > >> .github/PULL_REQUEST_TEMPLATE.md | 19 + > >> .github/workflows/approve-label-trigger.yml| 28 + > >> .github/workflows/approve-label.yml| 67 ++ > >> .github/workflows/build-extension.yml | 49 + > >> .github/workflows/license-eyes.yml | 35 + > >> .gitignore |7 + > >> .licenserc.yaml| 36 + > > > >- > >To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org > >For additional commands, e-mail: dev-h...@doris.apache.org - To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org For additional commands, e-mail: dev-h...@doris.apache.org
[GitHub] [incubator-doris-connectors] morningman merged pull request #3: [community] move GitBox mail to commits@doris
morningman merged pull request #3: URL: https://github.com/apache/incubator-doris-connectors/pull/3 -- 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: dev-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org For additional commands, e-mail: dev-h...@doris.apache.org
[GitHub] [incubator-doris-connectors] morningman opened a new pull request #4: unprotected
morningman opened a new pull request #4: URL: https://github.com/apache/incubator-doris-connectors/pull/4 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original behavior: (Yes/No/I Don't know) 2. Has unit tests been added: (Yes/No/No Need) 3. Has document been added or modified: (Yes/No/No Need) 4. Does it need to update dependencies: (Yes/No) 5. Are there any changes that cannot be rolled back: (Yes/No) ## Further comments If this is a relatively large or complex change, kick off the discussion at [dev@doris.apache.org](mailto:dev@doris.apache.org) by explaining why you chose the solution you did and what alternatives you considered, etc... -- 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: dev-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org For additional commands, e-mail: dev-h...@doris.apache.org
[GitHub] [incubator-doris-connectors] morningman merged pull request #4: unprotected
morningman merged pull request #4: URL: https://github.com/apache/incubator-doris-connectors/pull/4 -- 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: dev-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org For additional commands, e-mail: dev-h...@doris.apache.org
Re:Re: Re: [incubator-doris-manager] 01/01: [init] init commit
I tried this way. But what we need is to merge the 2 subdirs: "extension/flink-doris-connector" and "extension/spark-doris-connector", into a new repository. This does not seem to be possible with this approach. -- 此致!Best Regards 陈明雨 Mingyu Chen Email: chenmin...@apache.org 在 2022-02-10 23:16:21,"Willem Jiang" 写道: >Not sure if this link[1] can help you. >[1] >https://ao.ms/how-to-split-a-subdirectory-to-a-new-git-repository-and-keep-the-history/ > >Willem Jiang > >Twitter: willemjiang >Weibo: 姜宁willem > >On Thu, Feb 10, 2022 at 10:31 PM 陈明雨 wrote: >> >> >Can we keep the commit history of the old code? >> >It's not a best practice to commit so big code here. >> >> Sorry I don't know how to keep the commit history of the connector's code >> separately, it's mixed with the commits of Doris' main code. >> If I merge the all commit history of the Doris' main code into this new >> repository, the repository will become as large as the trunk code base. >> >> -- >> >> 此致!Best Regards >> 陈明雨 Mingyu Chen >> >> Email: >> chenmin...@apache.org >> >> >> >> >> >> At 2022-02-10 21:21:38, "Willem Jiang" wrote: >> >Can we keep the commit history of the old code? >> >It's not a best practice to commit so big code here. >> > >> > >> >On Thu, Feb 10, 2022 at 2:52 PM wrote: >> >> >> >> This is an automated email from the ASF dual-hosted git repository. >> >> >> >> morningman pushed a commit to branch master >> >> in repository >> >> https://gitbox.apache.org/repos/asf/incubator-doris-manager.git >> >> >> >> commit b82a5edbcec201b1dcfe1c6937ffc9325a8f17a1 >> >> Author: morningman >> >> AuthorDate: Thu Feb 10 14:43:40 2022 +0800 >> >> >> >> [init] init commit >> >> >> >> Move manager code from >> >> https://github.com/apache/incubator-doris/tree/doris-manager@4a22750 >> >> --- >> >> .asf.yaml | 40 + >> >> .github/ISSUE_TEMPLATE/bug_report.yml | 109 ++ >> >> .github/ISSUE_TEMPLATE/config.yml | 23 + >> >> .github/ISSUE_TEMPLATE/enhancement.yml | 76 ++ >> >> .github/ISSUE_TEMPLATE/feature-request.yml | 78 ++ >> >> .github/PULL_REQUEST_TEMPLATE.md | 19 + >> >> .github/workflows/approve-label-trigger.yml| 28 + >> >> .github/workflows/approve-label.yml| 67 ++ >> >> .github/workflows/build-extension.yml | 49 + >> >> .github/workflows/license-eyes.yml | 35 + >> >> .gitignore |7 + >> >> .licenserc.yaml| 36 + >> > >> >- >> >To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org >> >For additional commands, e-mail: dev-h...@doris.apache.org > >- >To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org >For additional commands, e-mail: dev-h...@doris.apache.org
[Discuss] Invite external collaborators with the triage role on GitHub
Hi all: I just find that we can assign external collaborators with the triage role on GitHub[1] The external collaborators can assign, edit, close the issues and PRs, but without write access to the repo. I think we can invite some people to participate in the community building as collaborators to provide some non-code collaboration, but also a good reflection of everyone's contribution. Welcome to discuss, if any of you wish to be collaborators, please leave your github id. [1] https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features#Git.asf.yamlfeatures-AssigningexternalcollaboratorswiththetriageroleonGitHub -- 此致!Best Regards 陈明雨 Mingyu Chen Email: chenmin...@apache.org
Re: [Discuss] Invite external collaborators with the triage role on GitHub
id: jackwener I'm willing to do something for building better community. 陈明雨 于 2022年2月11日周五 12:12写道: > Hi all: > > > I just find that we can assign external collaborators with the triage role > on GitHub[1] > The external collaborators can assign, edit, close the issues and PRs, but > without write access to the repo. > > > I think we can invite some people to participate in the community building > as collaborators to provide some non-code collaboration, but also a good > reflection of everyone's contribution. > > > Welcome to discuss, if any of you wish to be collaborators, please leave > your github id. > > > [1] > https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features#Git.asf.yamlfeatures-AssigningexternalcollaboratorswiththetriageroleonGitHub > > > > > -- > > 此致!Best Regards > 陈明雨 Mingyu Chen > > Email: > chenmin...@apache.org
Re: [Discuss] Invite external collaborators with the triage role on GitHub
This is a good idea. Wang Bo 陈明雨 于2022年2月11日周五 12:12写道: > Hi all: > > > I just find that we can assign external collaborators with the triage role > on GitHub[1] > The external collaborators can assign, edit, close the issues and PRs, but > without write access to the repo. > > > I think we can invite some people to participate in the community building > as collaborators to provide some non-code collaboration, but also a good > reflection of everyone's contribution. > > > Welcome to discuss, if any of you wish to be collaborators, please leave > your github id. > > > [1] > https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features#Git.asf.yamlfeatures-AssigningexternalcollaboratorswiththetriageroleonGitHub > > > > > -- > > 此致!Best Regards > 陈明雨 Mingyu Chen > > Email: > chenmin...@apache.org
??????[Discuss] Invite external collaborators with the triage role on GitHub
id:hf200012 very good -- -- ??: "dev" https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features#Git.asf.yamlfeatures-AssigningexternalcollaboratorswiththetriageroleonGitHub -- ??Best Regards ?? Mingyu Chen Email: chenmin...@apache.org
Re: [Discuss] Invite external collaborators with the triage role on GitHub
Can collaborators label the PRs ? Ling Miao 41108453 <41108...@qq.com.invalid> 于2022年2月11日周五 12:59写道: > id:hf200012 > > > very good > > > > > > > > > -- 原始邮件 -- > 发件人: > "dev" > < > morning...@163.com>; > 发送时间: 2022年2月11日(星期五) 中午12:12 > 收件人: "doris-dev" > 主题: [Discuss] Invite external collaborators with the triage role on > GitHub > > > > Hi all: > > > I just find that we can assign external collaborators with the triage role > on GitHub[1] > The external collaborators can assign, edit, close the issues and PRs, but > without write access to the repo. > > > I think we can invite some people to participate in the community building > as collaborators to provide some non-code collaboration, but also a good > reflection of everyone's contribution. > > > Welcome to discuss, if any of you wish to be collaborators, please leave > your github id. > > > [1] > https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features#Git.asf.yamlfeatures-AssigningexternalcollaboratorswiththetriageroleonGitHub > > > > > -- > > 此致!Best Regards > 陈明雨 Mingyu Chen > > Email: > chenmin...@apache.org
Re:Re: [Discuss] Invite external collaborators with the triage role on GitHub
> Can collaborators label the PRs ?I think yes. -- 此致!Best Regards 陈明雨 Mingyu Chen Email: chenmin...@apache.org 在 2022-02-11 13:06:13,"ling miao" 写道: >Can collaborators label the PRs ? > > >Ling Miao > >41108453 <41108...@qq.com.invalid> 于2022年2月11日周五 12:59写道: > >> id:hf200012 >> >> >> very good >> >> >> >> >> >> >> >> >> -- 原始邮件 -- >> 发件人: >> "dev" >> < >> morning...@163.com>; >> 发送时间: 2022年2月11日(星期五) 中午12:12 >> 收件人: "doris-dev"> >> 主题: [Discuss] Invite external collaborators with the triage role on >> GitHub >> >> >> >> Hi all: >> >> >> I just find that we can assign external collaborators with the triage role >> on GitHub[1] >> The external collaborators can assign, edit, close the issues and PRs, but >> without write access to the repo. >> >> >> I think we can invite some people to participate in the community building >> as collaborators to provide some non-code collaboration, but also a good >> reflection of everyone's contribution. >> >> >> Welcome to discuss, if any of you wish to be collaborators, please leave >> your github id. >> >> >> [1] >> https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features#Git.asf.yamlfeatures-AssigningexternalcollaboratorswiththetriageroleonGitHub >> >> >> >> >> -- >> >> 此致!Best Regards >> 陈明雨 Mingyu Chen >> >> Email: >> chenmin...@apache.org
Re: Re: [Discuss] Invite external collaborators with the triage role on GitHub
I'd like to join. id: qidaye Jianliang Qi On Fri, Feb 11, 2022 at 1:14 PM 陈明雨 wrote: > > Can collaborators label the PRs ?I think yes. > > > > -- > > 此致!Best Regards > 陈明雨 Mingyu Chen > > Email: > chenmin...@apache.org > > > > > > 在 2022-02-11 13:06:13,"ling miao" 写道: > >Can collaborators label the PRs ? > > > > > >Ling Miao > > > >41108453 <41108...@qq.com.invalid> 于2022年2月11日周五 12:59写道: > > > >> id:hf200012 > >> > >> > >> very good > >> > >> > >> > >> > >> > >> > >> > >> > >> -- 原始邮件 -- > >> 发件人: > >> "dev" > >> < > >> morning...@163.com>; > >> 发送时间: 2022年2月11日(星期五) 中午12:12 > >> 收件人: "doris-dev" >> > >> 主题: [Discuss] Invite external collaborators with the triage role on > >> GitHub > >> > >> > >> > >> Hi all: > >> > >> > >> I just find that we can assign external collaborators with the triage > role > >> on GitHub[1] > >> The external collaborators can assign, edit, close the issues and PRs, > but > >> without write access to the repo. > >> > >> > >> I think we can invite some people to participate in the community > building > >> as collaborators to provide some non-code collaboration, but also a good > >> reflection of everyone's contribution. > >> > >> > >> Welcome to discuss, if any of you wish to be collaborators, please leave > >> your github id. > >> > >> > >> [1] > >> > https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features#Git.asf.yamlfeatures-AssigningexternalcollaboratorswiththetriageroleonGitHub > >> > >> > >> > >> > >> -- > >> > >> 此致!Best Regards > >> 陈明雨 Mingyu Chen > >> > >> Email: > >> chenmin...@apache.org >
Re: [Discuss] Invite external collaborators with the triage role on GitHub
+1. id: tinke On 02/11/2022 14:05,Jianliang Qi wrote: I'd like to join. id: qidaye Jianliang Qi On Fri, Feb 11, 2022 at 1:14 PM 陈明雨 wrote: Can collaborators label the PRs ?I think yes. -- 此致!Best Regards 陈明雨 Mingyu Chen Email: chenmin...@apache.org 在 2022-02-11 13:06:13,"ling miao" 写道: Can collaborators label the PRs ? Ling Miao 41108453 <41108...@qq.com.invalid> 于2022年2月11日周五 12:59写道: id:hf200012 very good -- 原始邮件 -- 发件人: "dev" < morning...@163.com>; 发送时间: 2022年2月11日(星期五) 中午12:12 收件人: "doris-dev"https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features#Git.asf.yamlfeatures-AssigningexternalcollaboratorswiththetriageroleonGitHub -- 此致!Best Regards 陈明雨 Mingyu Chen Email: chenmin...@apache.org
[GitHub] [incubator-doris-connectors] morningman opened a new pull request #5: [community](license) Add license file for dependencies
morningman opened a new pull request #5: URL: https://github.com/apache/incubator-doris-connectors/pull/5 # Proposed changes Issue Number: close #xxx ## Problem Summary: Introduce `license-maven-plugin` to list license for dependencies of connectors. ## Checklist(Required) 1. Does it affect the original behavior: (Yes/No/I Don't know) 2. Has unit tests been added: (Yes/No/No Need) 3. Has document been added or modified: (Yes/No/No Need) 4. Does it need to update dependencies: (Yes/No) 5. Are there any changes that cannot be rolled back: (Yes/No) ## Further comments If this is a relatively large or complex change, kick off the discussion at [dev@doris.apache.org](mailto:dev@doris.apache.org) by explaining why you chose the solution you did and what alternatives you considered, etc... -- 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: dev-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org For additional commands, e-mail: dev-h...@doris.apache.org
Re: Re: Re: [incubator-doris-manager] 01/01: [init] init commit
How about separating these two connectors into two repos, if these connectors don't share anything in common. Willem Jiang Twitter: willemjiang Weibo: 姜宁willem On Fri, Feb 11, 2022 at 11:25 AM 陈明雨 wrote: > > I tried this way. > But what we need is to merge the 2 subdirs: > "extension/flink-doris-connector" and "extension/spark-doris-connector", > into a new repository. > This does not seem to be possible with this approach. > > > > > > -- > > 此致!Best Regards > 陈明雨 Mingyu Chen > > Email: > chenmin...@apache.org > > > > > > 在 2022-02-10 23:16:21,"Willem Jiang" 写道: > >Not sure if this link[1] can help you. > >[1] > >https://ao.ms/how-to-split-a-subdirectory-to-a-new-git-repository-and-keep-the-history/ > > > >Willem Jiang > > > >Twitter: willemjiang > >Weibo: 姜宁willem > > > >On Thu, Feb 10, 2022 at 10:31 PM 陈明雨 wrote: > >> > >> >Can we keep the commit history of the old code? > >> >It's not a best practice to commit so big code here. > >> > >> Sorry I don't know how to keep the commit history of the connector's code > >> separately, it's mixed with the commits of Doris' main code. > >> If I merge the all commit history of the Doris' main code into this new > >> repository, the repository will become as large as the trunk code base. > >> > >> -- > >> > >> 此致!Best Regards > >> 陈明雨 Mingyu Chen > >> > >> Email: > >> chenmin...@apache.org > >> > >> > >> > >> > >> > >> At 2022-02-10 21:21:38, "Willem Jiang" wrote: > >> >Can we keep the commit history of the old code? > >> >It's not a best practice to commit so big code here. > >> > > >> > > >> >On Thu, Feb 10, 2022 at 2:52 PM wrote: > >> >> > >> >> This is an automated email from the ASF dual-hosted git repository. > >> >> > >> >> morningman pushed a commit to branch master > >> >> in repository > >> >> https://gitbox.apache.org/repos/asf/incubator-doris-manager.git > >> >> > >> >> commit b82a5edbcec201b1dcfe1c6937ffc9325a8f17a1 > >> >> Author: morningman > >> >> AuthorDate: Thu Feb 10 14:43:40 2022 +0800 > >> >> > >> >> [init] init commit > >> >> > >> >> Move manager code from > >> >> https://github.com/apache/incubator-doris/tree/doris-manager@4a22750 > >> >> --- > >> >> .asf.yaml | 40 + > >> >> .github/ISSUE_TEMPLATE/bug_report.yml | 109 ++ > >> >> .github/ISSUE_TEMPLATE/config.yml | 23 + > >> >> .github/ISSUE_TEMPLATE/enhancement.yml | 76 ++ > >> >> .github/ISSUE_TEMPLATE/feature-request.yml | 78 ++ > >> >> .github/PULL_REQUEST_TEMPLATE.md | 19 + > >> >> .github/workflows/approve-label-trigger.yml| 28 + > >> >> .github/workflows/approve-label.yml| 67 ++ > >> >> .github/workflows/build-extension.yml | 49 + > >> >> .github/workflows/license-eyes.yml | 35 + > >> >> .gitignore |7 + > >> >> .licenserc.yaml| 36 + > >> > > >> >- > >> >To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org > >> >For additional commands, e-mail: dev-h...@doris.apache.org > > > >- > >To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org > >For additional commands, e-mail: dev-h...@doris.apache.org - To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org For additional commands, e-mail: dev-h...@doris.apache.org
Re:Re: Re: Re: [incubator-doris-manager] 01/01: [init] init commit
Actually they do share some interfeces and thrift definition. If these interfaces change, we need to update both connectors. So I suggest to put them in same repo, for easy developing. -- 此致!Best Regards 陈明雨 Mingyu Chen Email: chenmin...@apache.org 在 2022-02-11 15:05:17,"Willem Jiang" 写道: >How about separating these two connectors into two repos, if these >connectors don't share anything in common. > >Willem Jiang > >Twitter: willemjiang >Weibo: 姜宁willem > >On Fri, Feb 11, 2022 at 11:25 AM 陈明雨 wrote: >> >> I tried this way. >> But what we need is to merge the 2 subdirs: >> "extension/flink-doris-connector" and "extension/spark-doris-connector", >> into a new repository. >> This does not seem to be possible with this approach. >> >> >> >> >> >> -- >> >> 此致!Best Regards >> 陈明雨 Mingyu Chen >> >> Email: >> chenmin...@apache.org >> >> >> >> >> >> 在 2022-02-10 23:16:21,"Willem Jiang" 写道: >> >Not sure if this link[1] can help you. >> >[1] >> >https://ao.ms/how-to-split-a-subdirectory-to-a-new-git-repository-and-keep-the-history/ >> > >> >Willem Jiang >> > >> >Twitter: willemjiang >> >Weibo: 姜宁willem >> > >> >On Thu, Feb 10, 2022 at 10:31 PM 陈明雨 wrote: >> >> >> >> >Can we keep the commit history of the old code? >> >> >It's not a best practice to commit so big code here. >> >> >> >> Sorry I don't know how to keep the commit history of the connector's code >> >> separately, it's mixed with the commits of Doris' main code. >> >> If I merge the all commit history of the Doris' main code into this new >> >> repository, the repository will become as large as the trunk code base. >> >> >> >> -- >> >> >> >> 此致!Best Regards >> >> 陈明雨 Mingyu Chen >> >> >> >> Email: >> >> chenmin...@apache.org >> >> >> >> >> >> >> >> >> >> >> >> At 2022-02-10 21:21:38, "Willem Jiang" wrote: >> >> >Can we keep the commit history of the old code? >> >> >It's not a best practice to commit so big code here. >> >> > >> >> > >> >> >On Thu, Feb 10, 2022 at 2:52 PM wrote: >> >> >> >> >> >> This is an automated email from the ASF dual-hosted git repository. >> >> >> >> >> >> morningman pushed a commit to branch master >> >> >> in repository >> >> >> https://gitbox.apache.org/repos/asf/incubator-doris-manager.git >> >> >> >> >> >> commit b82a5edbcec201b1dcfe1c6937ffc9325a8f17a1 >> >> >> Author: morningman >> >> >> AuthorDate: Thu Feb 10 14:43:40 2022 +0800 >> >> >> >> >> >> [init] init commit >> >> >> >> >> >> Move manager code from >> >> >> https://github.com/apache/incubator-doris/tree/doris-manager@4a22750 >> >> >> --- >> >> >> .asf.yaml | 40 + >> >> >> .github/ISSUE_TEMPLATE/bug_report.yml | 109 ++ >> >> >> .github/ISSUE_TEMPLATE/config.yml | 23 + >> >> >> .github/ISSUE_TEMPLATE/enhancement.yml | 76 ++ >> >> >> .github/ISSUE_TEMPLATE/feature-request.yml | 78 ++ >> >> >> .github/PULL_REQUEST_TEMPLATE.md | 19 + >> >> >> .github/workflows/approve-label-trigger.yml| 28 + >> >> >> .github/workflows/approve-label.yml| 67 ++ >> >> >> .github/workflows/build-extension.yml | 49 + >> >> >> .github/workflows/license-eyes.yml | 35 + >> >> >> .gitignore |7 + >> >> >> .licenserc.yaml| 36 + >> >> > >> >> >- >> >> >To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org >> >> >For additional commands, e-mail: dev-h...@doris.apache.org >> > >> >- >> >To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org >> >For additional commands, e-mail: dev-h...@doris.apache.org > >- >To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org >For additional commands, e-mail: dev-h...@doris.apache.org
Re: Re: Re: Re: [incubator-doris-manager] 01/01: [init] init commit
Just found a way to keep multiple sub directories here. https://stackoverflow.com/questions/2982055/detach-many-subdirectories-into-a-new-separate-git-repository Willem Jiang Twitter: willemjiang Weibo: 姜宁willem On Fri, Feb 11, 2022 at 3:19 PM 陈明雨 wrote: > > Actually they do share some interfeces and thrift definition. > If these interfaces change, we need to update both connectors. > So I suggest to put them in same repo, for easy developing. > > > > > -- > > 此致!Best Regards > 陈明雨 Mingyu Chen > > Email: > chenmin...@apache.org > > > > > > 在 2022-02-11 15:05:17,"Willem Jiang" 写道: > >How about separating these two connectors into two repos, if these > >connectors don't share anything in common. > > > >Willem Jiang > > > >Twitter: willemjiang > >Weibo: 姜宁willem > > > >On Fri, Feb 11, 2022 at 11:25 AM 陈明雨 wrote: > >> > >> I tried this way. > >> But what we need is to merge the 2 subdirs: > >> "extension/flink-doris-connector" and "extension/spark-doris-connector", > >> into a new repository. > >> This does not seem to be possible with this approach. > >> > >> > >> > >> > >> > >> -- > >> > >> 此致!Best Regards > >> 陈明雨 Mingyu Chen > >> > >> Email: > >> chenmin...@apache.org > >> > >> > >> > >> > >> > >> 在 2022-02-10 23:16:21,"Willem Jiang" 写道: > >> >Not sure if this link[1] can help you. > >> >[1] > >> >https://ao.ms/how-to-split-a-subdirectory-to-a-new-git-repository-and-keep-the-history/ > >> > > >> >Willem Jiang > >> > > >> >Twitter: willemjiang > >> >Weibo: 姜宁willem > >> > > >> >On Thu, Feb 10, 2022 at 10:31 PM 陈明雨 wrote: > >> >> > >> >> >Can we keep the commit history of the old code? > >> >> >It's not a best practice to commit so big code here. > >> >> > >> >> Sorry I don't know how to keep the commit history of the connector's > >> >> code separately, it's mixed with the commits of Doris' main code. > >> >> If I merge the all commit history of the Doris' main code into this new > >> >> repository, the repository will become as large as the trunk code base. > >> >> > >> >> -- > >> >> > >> >> 此致!Best Regards > >> >> 陈明雨 Mingyu Chen > >> >> > >> >> Email: > >> >> chenmin...@apache.org > >> >> > >> >> > >> >> > >> >> > >> >> > >> >> At 2022-02-10 21:21:38, "Willem Jiang" wrote: > >> >> >Can we keep the commit history of the old code? > >> >> >It's not a best practice to commit so big code here. > >> >> > > >> >> > > >> >> >On Thu, Feb 10, 2022 at 2:52 PM wrote: > >> >> >> > >> >> >> This is an automated email from the ASF dual-hosted git repository. > >> >> >> > >> >> >> morningman pushed a commit to branch master > >> >> >> in repository > >> >> >> https://gitbox.apache.org/repos/asf/incubator-doris-manager.git > >> >> >> > >> >> >> commit b82a5edbcec201b1dcfe1c6937ffc9325a8f17a1 > >> >> >> Author: morningman > >> >> >> AuthorDate: Thu Feb 10 14:43:40 2022 +0800 > >> >> >> > >> >> >> [init] init commit > >> >> >> > >> >> >> Move manager code from > >> >> >> https://github.com/apache/incubator-doris/tree/doris-manager@4a22750 > >> >> >> --- > >> >> >> .asf.yaml | 40 + > >> >> >> .github/ISSUE_TEMPLATE/bug_report.yml | 109 ++ > >> >> >> .github/ISSUE_TEMPLATE/config.yml | 23 + > >> >> >> .github/ISSUE_TEMPLATE/enhancement.yml | 76 ++ > >> >> >> .github/ISSUE_TEMPLATE/feature-request.yml | 78 ++ > >> >> >> .github/PULL_REQUEST_TEMPLATE.md | 19 + > >> >> >> .github/workflows/approve-label-trigger.yml| 28 + > >> >> >> .github/workflows/approve-label.yml| 67 ++ > >> >> >> .github/workflows/build-extension.yml | 49 + > >> >> >> .github/workflows/license-eyes.yml | 35 + > >> >> >> .gitignore |7 + > >> >> >> .licenserc.yaml| 36 + > >> >> > > >> >> >- > >> >> >To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org > >> >> >For additional commands, e-mail: dev-h...@doris.apache.org > >> > > >> >- > >> >To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org > >> >For additional commands, e-mail: dev-h...@doris.apache.org > > > >- > >To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org > >For additional commands, e-mail: dev-h...@doris.apache.org - To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org For additional commands, e-mail: dev-h...@doris.apache.org
??????[Discuss] Invite external collaborators with the triage role on GitHub
+1 , ID:luzhijing -- -- ??: "dev" https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features#Git.asf.yamlfeatures-AssigningexternalcollaboratorswiththetriageroleonGitHub -- ??Best Regards ?? Mingyu Chen Email: chenmin...@apache.org
Re: [Discuss] Invite external collaborators with the triage role on GitHub
Please be careful about this kind of collaborators right assignment. Normally we give the right to the people who we trust, otherwise it could cause some trouble. @Mingyu, please double check the id before you add them into the list. Willem Jiang Twitter: willemjiang Weibo: 姜宁willem On Fri, Feb 11, 2022 at 12:12 PM 陈明雨 wrote: > > Hi all: > > > I just find that we can assign external collaborators with the triage role on > GitHub[1] > The external collaborators can assign, edit, close the issues and PRs, but > without write access to the repo. > > > I think we can invite some people to participate in the community building as > collaborators to provide some non-code collaboration, but also a good > reflection of everyone's contribution. > > > Welcome to discuss, if any of you wish to be collaborators, please leave your > github id. > > > [1] > https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features#Git.asf.yamlfeatures-AssigningexternalcollaboratorswiththetriageroleonGitHub > > > > > -- > > 此致!Best Regards > 陈明雨 Mingyu Chen > > Email: > chenmin...@apache.org - To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org For additional commands, e-mail: dev-h...@doris.apache.org