great_expectations icon indicating copy to clipboard operation
great_expectations copied to clipboard

Error message on expect_column_values_to_be_unique Expectation on Teradata

Open dsehnbru opened this issue 3 years ago • 1 comments

Describe the bug Running validation on Teradata column against a expect_column_values_to_be_unique - Expectation resulting in error

To Reproduce

  1. Create expect_column_values_to_be_unique - Expectation on any column of Teradata database
  2. Run Expecation against Teradata datasource Expected behavior As this is obviously on of the most pivotal expectations, it should work against Teradata databases as well.

Environment (please complete the following information):

  • Operating System: Windows 10
  • Great Expectations Version: 0.13.44

Additional context The expectation created in 1) works when run against a Sqlite database, so there has got to be a Teradata specific problem.

expect_column_values_to_be_unique error

dsehnbru avatar Dec 13 '21 09:12 dsehnbru

Hey @dsehnbru thanks so much for opening this up! Our support for Teradata is in the experimental phase so there may be some issues that we're not actively able to prioritize.

@imamolp recently did some work so tagging for visibility.

cdkini avatar Dec 13 '21 16:12 cdkini

Hi @dsehnbru, Following up here... We are closing this issue in favor of a GitHub Discussion to provide more visibility to those that would be interested in contributing to adding more support to Teradata. The conversation can be continued here: https://github.com/great-expectations/great_expectations/discussions/5889

Let us know if you are interested in contributing!

kyleaton avatar Aug 31 '22 15:08 kyleaton