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] Support add/drop field for struct column(part1) (backport #46451) #47110

Merged
merged 3 commits into from
Jun 27, 2024

Commits on Jun 17, 2024

  1. [Feature] Support add/drop field for struct column(part1) (#46451)

    Signed-off-by: zhangqiang <[email protected]>
    Signed-off-by: sevev <[email protected]>
    (cherry picked from commit 757f142)
    
    # Conflicts:
    #	be/src/storage/rowset/column_reader.cpp
    #	be/src/storage/rowset/column_reader.h
    #	be/src/storage/rowset/segment.cpp
    #	be/test/storage/rowset/flat_json_column_rw_test.cpp
    #	be/test/storage/rowset/struct_column_rw_test.cpp
    sevev authored and mergify[bot] committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    5f09e12 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. resolve conflict

    Signed-off-by: sevev <[email protected]>
    sevev committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    f338d53 View commit details
    Browse the repository at this point in the history
  2. fix ut

    Signed-off-by: sevev <[email protected]>
    sevev committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    408532d View commit details
    Browse the repository at this point in the history