Skip to content

[Enhancement]: Compatibility_mysql now, curtime, current_time, current_timestamp, localtime, localtimestamp, utc_timestamp#10688

Closed
stalary wants to merge 3 commits intoapache:masterfrom
stalary:compatibility_mysql
Closed

[Enhancement]: Compatibility_mysql now, curtime, current_time, current_timestamp, localtime, localtimestamp, utc_timestamp#10688
stalary wants to merge 3 commits intoapache:masterfrom
stalary:compatibility_mysql

Conversation

@stalary
Copy link
Copy Markdown
Contributor

@stalary stalary commented Jul 7, 2022

Proposed changes

Issue Number: close #10350

Problem Summary:

Compatibility_mysql now, curtime, current_time, current_timestamp, localtime, localtimestamp, utc_timestamp

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 by explaining why you chose the solution you did and what alternatives you considered, etc...

@github-actions github-actions bot added the area/planner Issues or PRs related to the query planner label Jul 7, 2022
@stalary
Copy link
Copy Markdown
Contributor Author

stalary commented Jul 8, 2022

The previous compatible approach is not good, I will submit the new changes later.

@github-actions github-actions bot added the area/sql/function Issues or PRs related to the SQL functions label Jul 8, 2022
@stalary
Copy link
Copy Markdown
Contributor Author

stalary commented Jul 10, 2022

wait be support datetimev2.

@stalary stalary closed this Jul 17, 2022
@stalary stalary deleted the compatibility_mysql branch July 17, 2022 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/planner Issues or PRs related to the query planner area/sql/function Issues or PRs related to the SQL functions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Enhancement] [Function] now() support passing in values

1 participant