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-33482][SPARK-34756][SQL] Fix FileScan equality check #31848

Commits on Mar 16, 2021

  1. Configuration menu
    Copy the full SHA
    e1a9722 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f65ebe3 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. Configuration menu
    Copy the full SHA
    776828e View commit details
    Browse the repository at this point in the history
  2. add e3e test

    peter-toth committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    6709185 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. Merge commit '2e836cdb598255d6b43b386e98fcb79b70338e69' into SPARK-34…

    …756-fix-filescan-equality-check
    
    # Conflicts:
    #	sql/core/src/test/scala/org/apache/spark/sql/SQLQuerySuite.scala
    peter-toth committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    b631350 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9711da0 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. compact test code

    peter-toth committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    d782723 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. Merge commit '7953fcdb56abd2e574ea7fdfed925fe06dffdec0' into SPARK-34…

    …756-fix-filescan-equality-check
    
    # Conflicts:
    #	sql/core/src/test/scala/org/apache/spark/sql/SQLQuerySuite.scala
    peter-toth committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    241e6e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30d2d8b View commit details
    Browse the repository at this point in the history
  3. fix naming

    peter-toth committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    0d38ac2 View commit details
    Browse the repository at this point in the history