Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions tdvt/tdvt/exprtests/standard/expected.setup.calcs_data.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
<schema>
<column>[cast_calcs.postgres91].[TEMP(Test)(3428507074)(0)]</column>
</schema>
<tuple>
<value>%null%</value>
</tuple>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not familiar with the datasets, is this removing an expected column value or row value?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's removing a single cell from the expected results. you can see in the above tag the name of the column you're removing a row from.

Copy link

@Anthrino Anthrino Mar 13, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the info @tanclary, sorry missed checking information you added to the bug.
LGTM for the change.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No worries thanks for looking y'all 👍

<tuple>
<value>false</value>
</tuple>
Expand All @@ -20,9 +17,6 @@
<schema>
<column>[cast_calcs.postgres91].[TEMP(Test)(1935567978)(0)]</column>
</schema>
<tuple>
<value>%null%</value>
</tuple>
<tuple>
<value>false</value>
</tuple>
Expand All @@ -49,9 +43,6 @@
<schema>
<column>[cast_calcs.postgres91].[TEMP(Test)(1288552116)(0)]</column>
</schema>
<tuple>
<value>%null%</value>
</tuple>
<tuple>
<value>false</value>
</tuple>
Expand Down
3 changes: 0 additions & 3 deletions tdvt/tdvt/exprtests/standard/expected.setup.cast.str.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,6 @@
<schema>
<column>[cast_calcs.memsql].[TEMP(Test)(3200082645)(0)]</column>
</schema>
<tuple>
<value>%null%</value>
</tuple>
<tuple>
<value>&quot;0&quot;</value>
</tuple>
Expand Down