Onkar Ravgan
4c537f2d68
MINOR: Fix E2E failures ( #14940 )
...
Co-authored-by: Ayush Shah <ayush@getcollate.io>
2024-01-30 14:05:51 +05:30
Teddy
8c50d1af52
Fixes #4565 - Fetch Metrics from System tables ( #11645 )
...
* feat: fetch metrics from system tables
* feat: add permission doc for fetching metrics from system tables
* feat: fix E2E tests to reflect full table row count after table metric update
* feat: ran linting
* feat: fix doc string engine name + function typing
* feat: ran python linting
2023-05-22 09:04:18 +02:00
Teddy
f8c667b504
Fix median for concatenable types ( #11382 )
...
* fix: median/fq/tq for concatenable types
* fix: ran linting
2023-05-02 10:45:26 +00:00
Ayush Shah
a50c31539b
Fix HexByteString Issue, revert datatype change ( #11145 )
...
* Fix HexByteString Issue, revert datatype change
* Add E2E MSSQL Bit type
2023-04-21 10:08:27 +02:00
Teddy
6f5d88ff63
tests: Added E2E tests for redshift ( #11169 )
2023-04-21 08:55:54 +02:00
Teddy
c415f04eb7
Issue 10805 profiler e2e mssql ( #11096 )
...
* feat: extracted builder logic into factory and cleaned up comments
* feat: added E3E logic for time based profiler partition + logic for testing detailed profiler results
2023-04-18 11:56:16 +02:00
Nahuel
ea70580aff
Fix#10584: Tableau E2E and docs ( #11054 )
2023-04-14 19:28:31 +05:30
Pere Miquel Brull
d5c6c0212b
Fix e2e lineage count ( #9964 )
...
* Add vertica to the list
* test profiler
* Fix tests
* Fix tests
* Fix e2e lineage count
2023-01-27 15:33:03 +01:00
Pere Miquel Brull
192c992e21
Fix e2e tests when computing rows ( #9958 )
...
* Add vertica to the list
* test profiler
* Fix tests
* Fix tests
2023-01-27 12:55:57 +01:00
Pere Miquel Brull
4d474ab063
Add vertica e2e and fix checks ( #9947 )
...
* Add vertica e2e and fix checks
* Add missing task_id param
2023-01-27 10:22:12 +01:00
Nahuel
fbc32bc873
Fix: MSSQL and DBT Redshift CLI E2E failing ( #9899 )
2023-01-24 16:04:42 +00:00
Teddy
871cd0414e
Fix Partition for tables with profile sample + added mssql e2e tests ( #9862 )
...
* fix: partition for sampled data
* fix: added MSSQL E2E cli test
* fix: added secerets varibale to action file
* fix: python checkstyle
2023-01-23 14:16:44 +01:00