Teddy
989f2911c2
Fixes #7810 - Allow to only pass min or max ( #8474 )
...
* ISSUE-7810 Added default values for min and max
For all data validations on columns:-
min_bound is set to float("-inf"), if there is no next value
max_bound is set to float("inf"), if there is no next value
* Fixed PR errors by removing tuple + added tests
Co-authored-by: demi <deepak1212365@gmail.com>
2022-11-01 13:26:51 +01:00
..
2022-07-14 15:07:39 +02:00
2022-10-26 11:18:08 +02:00
2022-09-22 16:42:10 +05:30
2022-10-21 08:38:52 -07:00
2022-10-31 18:12:26 +05:30
2022-10-18 17:52:28 +05:30
2022-09-22 16:42:10 +05:30
2022-11-01 13:26:51 +01:00
2022-10-31 18:12:26 +05:30
2021-12-01 12:46:28 +05:30
2022-10-31 18:12:26 +05:30
2022-01-07 10:28:38 +01:00
2022-08-19 11:19:20 +02:00
2022-10-31 18:12:26 +05:30
2022-08-03 09:55:50 +02:00
2022-09-22 16:42:10 +05:30
2022-07-18 18:50:27 +02:00
2022-09-11 20:07:19 -07:00
2022-09-26 20:39:42 +02:00
2022-10-26 11:18:08 +02:00
2022-08-30 17:25:40 +02:00
2022-09-26 16:19:47 +05:30
2022-09-26 16:19:47 +05:30
2022-07-23 12:31:26 +02:00
2022-10-25 10:29:59 -07:00
2022-09-26 16:19:47 +05:30
2022-05-10 09:15:33 -07:00
2022-10-18 20:00:17 +05:30
2022-05-03 16:27:07 +05:30
2022-08-05 20:48:28 +05:30
2022-07-14 11:28:50 +05:30
2022-09-19 08:00:00 -07:00