You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/08/23 03:04:27 UTC

[GitHub] [dolphinscheduler] fengjian1129 opened a new issue, #11608: [Improvement][task-plugin] New time variables are added to facilitate business development

fengjian1129 opened a new issue, #11608:
URL: https://github.com/apache/dolphinscheduler/issues/11608

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement.
   
   
   ### Description
   
   In the process of data development, the original time variable provided by the dolphin scheduler needs to do many secondary calculations to obtain the available business time. I want to provide more convenient time variables for business development. for example:
   **First day of the month**: $[month_first_day(yyyy-MM-dd,offset)]  offset = month ,such as  $[month_first_day(yyyy-MM-dd,-1)]
   **Last day of the month**: $[month_last_day(yyyy-MM-dd,offset)] offset = month ,such as $[month_last_day(yyyy-MM-dd,-1)]
   **First day of the week**: $[week_first_day(yyyy-MM-dd, offset)]  offset = week, such as  $[week_first_day(yyyy-MM-dd,-1)]
    **Last day of the week**: $[week_last_day(yyyy-MM-dd, offset)]  offset = week, such as  $[week_last_day(yyyy-MM-dd,-1)] 
   I will also provide more time variables with business attributes
   
   ### Are you willing to submit a PR?
   
   - [X] 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@dolphinscheduler.apache.org.apache.org

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


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #11608: [Improvement][task-plugin] New time variables are added to facilitate business development

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #11608:
URL: https://github.com/apache/dolphinscheduler/issues/11608#issuecomment-1223472062

   Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
   * In order for us to understand your request as soon as possible, please provide detailed information、version or pictures.
   * If you haven't received a reply for a long time, you can [join our slack](https://s.apache.org/dolphinscheduler-slack) and send your question to channel `#troubleshooting`


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

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


[GitHub] [dolphinscheduler] EricGao888 closed issue #11608: [Improvement][task-plugin] New time variables are added to facilitate business development

Posted by GitBox <gi...@apache.org>.
EricGao888 closed issue #11608: [Improvement][task-plugin] New time variables are added to facilitate business development
URL: https://github.com/apache/dolphinscheduler/issues/11608


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

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


[GitHub] [dolphinscheduler] fengjian1129 commented on issue #11608: [Improvement][task-plugin] New time variables are added to facilitate business development

Posted by GitBox <gi...@apache.org>.
fengjian1129 commented on issue #11608:
URL: https://github.com/apache/dolphinscheduler/issues/11608#issuecomment-1255770884

   > > @EricGao888 This issue is about to expire. Does the PR I submitted have any impact ?
   > 
   > I've removed the `Stale` label. It will not expire.
   
   By the way, see if the PR I submitted meets expectations


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

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


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #11608: [Improvement][task-plugin] New time variables are added to facilitate business development

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #11608:
URL: https://github.com/apache/dolphinscheduler/issues/11608#issuecomment-1255684232

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

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


[GitHub] [dolphinscheduler] EricGao888 commented on issue #11608: [Improvement][task-plugin] New time variables are added to facilitate business development

Posted by GitBox <gi...@apache.org>.
EricGao888 commented on issue #11608:
URL: https://github.com/apache/dolphinscheduler/issues/11608#issuecomment-1255769108

   > @EricGao888 This issue is about to expire. Does the PR I submitted have any impact ?
   
   I've removed the `Stale` label. It will not expire.


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

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


[GitHub] [dolphinscheduler] fengjian1129 commented on issue #11608: [Improvement][task-plugin] New time variables are added to facilitate business development

Posted by GitBox <gi...@apache.org>.
fengjian1129 commented on issue #11608:
URL: https://github.com/apache/dolphinscheduler/issues/11608#issuecomment-1255768349

   @EricGao888 This issue is about to expire. Does the PR I submitted have any impact.


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

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