Skip to content

feat: change duration from text to float8 - #2993

Merged
klesh merged 2 commits into
apache:mainfrom
merico-ai:issues/2977
Sep 7, 2022
Merged

feat: change duration from text to float8#2993
klesh merged 2 commits into
apache:mainfrom
merico-ai:issues/2977

Conversation

@likyh

@likyh likyh commented Sep 7, 2022

Copy link
Copy Markdown
Contributor

Summary

change duration from text to float8.

After this fix, job e2e test can pass in pg.
image
(It can not pass before this fix.)

Does this close any open issues?

Closes #2977

@likyh likyh added the pr-type/bug-fix This PR fixes a bug label Sep 7, 2022
@klesh

klesh commented Sep 7, 2022

Copy link
Copy Markdown
Contributor

Looks good, did you test it on pg?

@likyh

likyh commented Sep 7, 2022

Copy link
Copy Markdown
Contributor Author

Looks good, did you test it on pg?

Yes. job E2E test could not pass in PG, but it can pass after changing. Migrate can also run on PG.
origin_img_v2_2a930f74-6f13-4e81-b3a2-09107deeb50g

@klesh klesh left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@klesh
klesh merged commit 6ed9308 into apache:main Sep 7, 2022
warren830 added a commit to merico-ai/lake that referenced this pull request Sep 9, 2022
warren830 added a commit to merico-ai/lake that referenced this pull request Sep 9, 2022
warren830 added a commit to merico-ai/lake that referenced this pull request Sep 10, 2022
warren830 added a commit to merico-ai/lake that referenced this pull request Sep 10, 2022
warren830 added a commit that referenced this pull request Sep 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-type/bug-fix This PR fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug][gitlab] CollectApiJobsMeta in gitlab cannot run on Postgres

2 participants