Uh oh!
There was an error while loading. Please reload this page.
[fix](multicatalog)fix jdbc catalog current_timestamp default - #25016
Conversation
vinlee19
commented
Sep 28, 2023
run buildall |
doris-robot
commented
Sep 28, 2023
(From new machine)TeamCity pipeline, clickbench performance test result: |
Uh oh!
There was an error while loading. Please reload this page.
zy-kkk
commented
Oct 6, 2023
run buildall |
1 similar comment
shuke987
commented
Oct 6, 2023
run buildall |
doris-robot
commented
Oct 6, 2023
(From new machine)TeamCity pipeline, clickbench performance test result: |
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
…e#25016) This problem is caused when you read table data from Mariadb where the datatime type default value is set to current_timestamp().
This problem is caused when you read table data from Mariadb where the datatime type default value is set to current_timestamp().
Proposed changes
This problem is caused when you read table data from Mariadb where the datatime type default value is set to current_timestamp().
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...