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-49685][CONNECT] Increase CONNECT_GRPC_MARSHALLER_RECURSION_LIMIT from 1024 to 2048 #48133

Draft
wants to merge 16 commits into
base: master
Choose a base branch
from

Commits on Sep 17, 2024

  1. 1024 -> 4096

    longvu-db committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    5c7973f View commit details
    Browse the repository at this point in the history
  2. Try again

    longvu-db committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    bbdf55c View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Try 2048 instead

    longvu-db committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    1b242aa View commit details
    Browse the repository at this point in the history
  2. Increase to 3072

    longvu-db committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5b724f7 View commit details
    Browse the repository at this point in the history
  3. Set back to 2048

    longvu-db committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e50b833 View commit details
    Browse the repository at this point in the history
  4. Add 1 more assertion

    longvu-db committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    85cec00 View commit details
    Browse the repository at this point in the history
  5. Decrease the limit by 1

    longvu-db committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5a7a495 View commit details
    Browse the repository at this point in the history
  6. Retry potential flaky test

    longvu-db committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ef94b31 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    43e48dd View commit details
    Browse the repository at this point in the history
  8. 2000 to 1501

    longvu-db authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    35076a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Try 1900

    longvu-db authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    77fd6ba View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    77ee00f View commit details
    Browse the repository at this point in the history
  2. Try 700

    longvu-db committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    aadfb4f View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. 600

    longvu-db committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    ebb0d4b View commit details
    Browse the repository at this point in the history
  2. Try again

    longvu-db committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    342ea6a View commit details
    Browse the repository at this point in the history
  3. Try 600

    longvu-db committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    081af44 View commit details
    Browse the repository at this point in the history