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-20986] [SQL] Reset table's statistics after PruneFileSourcePartitions rule. #18205

Closed
wants to merge 7 commits into from

Commits on Jun 5, 2017

  1. init commit

    lianhuiwang committed Jun 5, 2017
    Configuration menu
    Copy the full SHA
    20a6043 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2017

  1. address comments.

    lianhuiwang committed Jun 6, 2017
    Configuration menu
    Copy the full SHA
    c53a0c7 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2017

  1. address comments.

    lianhuiwang committed Jun 11, 2017
    Configuration menu
    Copy the full SHA
    120662e View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2017

  1. address comments.

    lianhuiwang committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    f7c3dfc View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2017

  1. address comments for UT.

    lianhuiwang committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    d1513a8 View commit details
    Browse the repository at this point in the history
  2. address comments for UT.

    lianhuiwang committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    6e28460 View commit details
    Browse the repository at this point in the history
  3. remove unused import.

    lianhuiwang committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    16a3f7e View commit details
    Browse the repository at this point in the history