Skip to content

[improvement](paimon)Using table serialization on the jni side #43167#43474

Merged
morningman merged 1 commit intoapache:branch-3.0from
morningman:pick_43167_to_upstream-apache_branch-3.0
Nov 9, 2024
Merged

[improvement](paimon)Using table serialization on the jni side #43167#43474
morningman merged 1 commit intoapache:branch-3.0from
morningman:pick_43167_to_upstream-apache_branch-3.0

Conversation

@morningman
Copy link
Contributor

cherry pick from #43167

…e#43167)

advantage:
1. Reduce the access to HMS and HDFS on the JNI side.
2. There will be no inconsistency between the fe and be tables.

---------

Co-authored-by: wuwenchi <wuwenchi@selectdb.com>
@morningman
Copy link
Contributor Author

run buildall

@doris-robot
Copy link

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@github-actions
Copy link
Contributor

github-actions bot commented Nov 8, 2024

clang-tidy review says "All clean, LGTM! 👍"

@morningman morningman merged commit d32d260 into apache:branch-3.0 Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants