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-21739][SQL]Cast expression should initialize timezoneId when it is called statically to convert something into TimestampType #18960

Closed
wants to merge 7 commits into from

Commits on Aug 16, 2017

  1. spark-21739

    DonnyZone committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    2537c1e View commit details
    Browse the repository at this point in the history
  2. fix code style

    DonnyZone committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    86331e3 View commit details
    Browse the repository at this point in the history
  3. correct answer

    DonnyZone committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    492b756 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2017

  1. Configuration menu
    Copy the full SHA
    a264e3a View commit details
    Browse the repository at this point in the history
  2. fix test case queries

    DonnyZone committed Aug 17, 2017
    Configuration menu
    Copy the full SHA
    5a04ddc View commit details
    Browse the repository at this point in the history
  3. remove a blank line

    DonnyZone committed Aug 17, 2017
    Configuration menu
    Copy the full SHA
    93581bb View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2017

  1. refractor implementation

    DonnyZone committed Aug 18, 2017
    Configuration menu
    Copy the full SHA
    5b051dd View commit details
    Browse the repository at this point in the history