Skip to content
This repository has been archived by the owner on Apr 1, 2023. It is now read-only.

validate if there are discrepancies between PG SQL and K2 for inequality comparison. #229

Open
johnfangAFW opened this issue Apr 21, 2021 · 1 comment
Labels
Milestone

Comments

@johnfangAFW
Copy link
Contributor

check the discrepancies between PG and K2 for comparison, for example, NULL last, NULL first, string comparison.

@iafuture
Copy link
Contributor

  • setup and run a test against vanilla PG which verifies the expected output from comparison operations of different types.
  • execute the test against chogori-sql and assert the expected result from above
  • scope is push-down filters (>, >=, <, <=, ==) for different types

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants