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

(#4462) Postgres compatibility tests using sqllogictest #4834

Merged
merged 21 commits into from
Jan 21, 2023

Commits on Jan 3, 2023

  1. Configuration menu
    Copy the full SHA
    236bdc8 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Configuration menu
    Copy the full SHA
    d00a1de View commit details
    Browse the repository at this point in the history
  2. clippy and fmt

    melgenek committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    8150314 View commit details
    Browse the repository at this point in the history
  3. Remove unused line

    melgenek committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    d5369d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Floating types rounding

    melgenek committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    d06ef0f View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Make basic types compatible

    melgenek committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    f8c122b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff1e089 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55a49af View commit details
    Browse the repository at this point in the history
  4. Run Postgres separately from DataFusion.

    Merge slt files
    melgenek committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    1a78bc6 View commit details
    Browse the repository at this point in the history
  5. fmt

    melgenek committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    ad4acb5 View commit details
    Browse the repository at this point in the history
  6. clippy

    melgenek committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    fa7866a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    70aa1c9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9bee2a3 View commit details
    Browse the repository at this point in the history
  9. Update sqllogictest readme

    melgenek committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    4de00da View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    de741df View commit details
    Browse the repository at this point in the history
  11. Revert unnecessary change

    melgenek committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    44bb1de View commit details
    Browse the repository at this point in the history
  12. Add license headers

    melgenek committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    b7b9e70 View commit details
    Browse the repository at this point in the history
  13. Don't log PG_COMPAT value

    melgenek committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    8453ed1 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. clippy and fmt

    melgenek committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    5c2fc55 View commit details
    Browse the repository at this point in the history
  2. remove whitespaces in readme

    melgenek committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    4c7734d View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    81500c8 View commit details
    Browse the repository at this point in the history