Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ARCTIC-622][Improvement]: fix file upload when use derby as storage #623

Merged
merged 6 commits into from
Nov 17, 2022
Merged

[ARCTIC-622][Improvement]: fix file upload when use derby as storage #623

merged 6 commits into from
Nov 17, 2022

Conversation

Aireed
Copy link
Contributor

@Aireed Aireed commented Nov 16, 2022

resolve #622

How was this patch tested?

  • Add some test cases that check the changes thoroughly including negative and positive cases if possible

  • Add screenshots for manual tests if appropriate

  • Run test locally before making a pull request

Documentation

  • Does this pull request introduces a new feature? (no)
  • If yes, how is the feature documented? (not documented)

Copy link
Contributor

@zhoujinsong zhoujinsong left a comment

Choose a reason for hiding this comment

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

@Aireed I left some comments.

Copy link
Contributor

@zhoujinsong zhoujinsong left a comment

Choose a reason for hiding this comment

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

LGTM.

@Aireed Aireed added the module:ams-server Ams server module label Nov 17, 2022
@zhoujinsong zhoujinsong merged commit dba8f60 into apache:master Nov 17, 2022
zhoujinsong pushed a commit that referenced this pull request May 31, 2023
…623)

* fix: derby doesn't support generatekey option

* fix:derby  mapper

* fix: unit test

* fix:mapper

* fix: diffrence function name

* unify the getFileId method
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module:ams-server Ams server module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improvement]: Fix file upload when use derby as storage
3 participants