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

[Spark] ALTER TABLE ALTER COLUMN SYNC IDENTITY SQL support #3005

Merged
merged 12 commits into from
Aug 6, 2024

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    61b72a1 View commit details
    Browse the repository at this point in the history
  2. update

    zhipengmao-db committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    8275641 View commit details
    Browse the repository at this point in the history
  3. update

    zhipengmao-db committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    9199439 View commit details
    Browse the repository at this point in the history
  4. Update spark/src/test/scala/org/apache/spark/sql/delta/IdentityColumn…

    …SyncSuite.scala
    
    Co-authored-by: Thang Long Vu <107926660+longvu-db@users.noreply.github.com>
    zhipengmao-db and longvu-db committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    2ee158e View commit details
    Browse the repository at this point in the history
  5. Update spark/src/test/scala/org/apache/spark/sql/delta/IdentityColumn…

    …SyncSuite.scala
    
    Co-authored-by: Thang Long Vu <107926660+longvu-db@users.noreply.github.com>
    zhipengmao-db and longvu-db committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    aef9201 View commit details
    Browse the repository at this point in the history
  6. Update spark/src/test/scala/org/apache/spark/sql/delta/IdentityColumn…

    …SyncSuite.scala
    
    Co-authored-by: Thang Long Vu <107926660+longvu-db@users.noreply.github.com>
    zhipengmao-db and longvu-db committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    bb72a8b View commit details
    Browse the repository at this point in the history
  7. Update spark/src/main/scala/org/apache/spark/sql/catalyst/plans/logic…

    …al/SyncIdentity.scala
    
    Co-authored-by: Thang Long Vu <107926660+longvu-db@users.noreply.github.com>
    zhipengmao-db and longvu-db committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    aec876d View commit details
    Browse the repository at this point in the history
  8. Update spark/src/test/scala/org/apache/spark/sql/delta/IdentityColumn…

    …SyncSuite.scala
    
    Co-authored-by: Thang Long Vu <107926660+longvu-db@users.noreply.github.com>
    zhipengmao-db and longvu-db committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    cd29e40 View commit details
    Browse the repository at this point in the history
  9. Update spark/src/test/scala/org/apache/spark/sql/delta/IdentityColumn…

    …SyncSuite.scala
    
    Co-authored-by: Thang Long Vu <107926660+longvu-db@users.noreply.github.com>
    zhipengmao-db and longvu-db committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    188d54b View commit details
    Browse the repository at this point in the history
  10. style error

    zhipengmao-db committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    f68c5d6 View commit details
    Browse the repository at this point in the history
  11. address comments

    zhipengmao-db committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    e29dc97 View commit details
    Browse the repository at this point in the history
  12. address comments

    zhipengmao-db committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    5f20e57 View commit details
    Browse the repository at this point in the history