Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-36588

Use v2 commands by default

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: In Progress
    • Major
    • Resolution: Unresolved
    • 3.3.0
    • None
    • SQL
    • None

    Description

      It's been a while after we introduce the v2 commands, and I think it's time to use v2 commands by default even for the session catalog, with a legacy config to fall back to the v1 commands.

      We can do this one command by one command, with tests for both the v1 and v2 versions. The tests should help us understand the behavior difference between v1 and v2 commands, so that we can:

      1. fix the v2 commands to match the v1 behavior
      2. or accept the behavior difference and write migration guide

      We can reuse the test framework built inĀ https://issues.apache.org/jira/browse/SPARK-33381

      Attachments

        Activity

          People

            imback82 Terry Kim
            cloud_fan Wenchen Fan
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated: