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

[Feature] make data block balance before importing data #5026 #5044

Closed
wants to merge 7 commits into from

Commits on Jul 7, 2023

  1. make data block balance before importing data apache#5026

    support spark and flink engine
    
    If you need to use this feature, add "partition_balance = true" in the env configuration, the default value is false
    ddna1021 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    e951847 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. doc for partition_balance apache#5026

    fandonglai committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    8693bf1 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. doc for partition_balance apache#5026

    fandonglai committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    35bb0de View commit details
    Browse the repository at this point in the history
  2. doc for partition_balance

    fandonglai committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    a6b1069 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Change the way for getting configuration

    fandonglai committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    bdab8d6 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Change the way for getting configuration

    fandonglai committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    112d1ce View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. fix coding error

    fandonglai committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    29485a9 View commit details
    Browse the repository at this point in the history