Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync main from soda-core #9

Open
wants to merge 112 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
112 commits
Select commit Hold shift + click to select a range
5164d34
Catch exceptions while building results file (#1936)
m1n0 Sep 13, 2023
71dfe19
[pre-commit.ci] pre-commit autoupdate (#1935)
pre-commit-ci[bot] Sep 14, 2023
8fa452e
Reference check: support must NOT exist (#1937)
m1n0 Sep 18, 2023
995b4ac
Bump to 3.0.49
m1n0 Sep 19, 2023
67597f2
Add thresholds and diagnostics to scan result (#1939)
m1n0 Sep 21, 2023
8e74d93
Fix databricks numeric types profiling (#1941)
m1n0 Sep 27, 2023
67111aa
Bump to 3.0.50
m1n0 Sep 27, 2023
f743fc7
Allow to specify virtual file name for add sodacl string (#1943)
m1n0 Oct 2, 2023
3fdac3c
Feature/add more file formats for duckdb (#1942)
PaoloLeonard Oct 6, 2023
b34e271
added BigQuery Job Labels (#1947)
m1n0 Oct 10, 2023
d25316f
Bump to 3.0.51
m1n0 Oct 11, 2023
2f67adb
Distribution: compute value counts in DB rather than in python
baturayo Oct 13, 2023
fe27fc3
Fix 3.8 compatibility
m1n0 Oct 17, 2023
431a0ee
feat: Add Dask/Pandas configurable data source naming support (#1951)
dirkgroenen Oct 25, 2023
5312c43
Bump to 3.0.52
dirkgroenen Oct 25, 2023
f6505f0
Freshness: support mixed thresholds (#1957)
m1n0 Oct 31, 2023
7affe19
Add License to every package (#1958)
m1n0 Nov 1, 2023
b3c112e
Bump to 3.0.53
m1n0 Nov 1, 2023
2c9cde9
Failed rows check: support thresholds (#1960)
m1n0 Nov 3, 2023
59191bf
Updated install doc to include MotherDuck support via DuckDB (#1963)
janet-can Nov 7, 2023
c7182b1
remove % from pattern (#1956)
chuwangBA Nov 9, 2023
7505aa3
Sqlserver: support quoting tables with brackets, "quote_tables" mode …
m1n0 Nov 14, 2023
644546d
Bump to 3.0.54
m1n0 Nov 14, 2023
5f268b8
Contracts
tombaeyens Nov 15, 2023
6ffddd9
Fix check source payload (#1966)
m1n0 Nov 15, 2023
2a142e7
Bump to 3.1.0
m1n0 Nov 16, 2023
3f8fcc7
Update python api docs (#1967)
m1n0 Nov 16, 2023
88640a9
Make custom identity fixed as v4 (#1968)
m1n0 Nov 20, 2023
09c00a2
Freshness: support in-check filters (#1970)
m1n0 Dec 1, 2023
ae8d325
Bump to 3.1.1
m1n0 Dec 2, 2023
8249949
Adding support for authentication via a chained list of delegate acco…
nathadfield Dec 15, 2023
17c67cf
fix anomaly detection frequency aggregation bug (#1975)
baturayo Dec 15, 2023
46206eb
upgrade pydantic from v1 to v2 (#1974)
baturayo Dec 15, 2023
cb950c9
[pre-commit.ci] pre-commit autoupdate (#1938)
pre-commit-ci[bot] Dec 15, 2023
b7103e1
Bump to 3.1.2
m1n0 Dec 15, 2023
e80f118
feat: implement warn_only for anomaly score (#156) (#1980)
baturayo Dec 27, 2023
3c05346
Bump to 3.1.3
m1n0 Jan 3, 2024
1a44ce0
Dbt: improve parsing logs (#1981)
m1n0 Jan 4, 2024
2bde90c
Sampler: fix link href (#1983)
m1n0 Jan 5, 2024
c3c9521
Document group by example for Soda Core with failed rows check (#1984)
janet-can Jan 5, 2024
45a5a74
Schema check: support custom identity (#1988)
m1n0 Jan 16, 2024
34d65af
Add semver release with major, minor, latest (#1993)
dirkgroenen Jan 23, 2024
036204b
bug: handle null values for continuous dist (#165) (#1994)
baturayo Jan 23, 2024
55b85f5
[pre-commit.ci] pre-commit autoupdate (#1977)
pre-commit-ci[bot] Jan 23, 2024
ceab226
feat: implement new anomaly detection in soda core (#1995)
baturayo Jan 24, 2024
9445d1e
feat: support built-in prophet public holidays (#1997)
baturayo Jan 24, 2024
64bc338
Bump to 3.1.4
m1n0 Jan 24, 2024
b6f4329
Hive data source improvements (#1982)
robertomorandeira Jan 24, 2024
79b513a
feat: implement migrate from anomaly score check config (#168) (#1998)
baturayo Jan 25, 2024
311f1f2
Bump Prophet (#2000)
m1n0 Jan 25, 2024
89da879
Tests: use approx comparison for floats (#1999)
m1n0 Jan 25, 2024
8e0ae62
hive: add configuration parameters (#36)
vijaykiran Jul 3, 2023
2d00558
Bump to 3.1.5
m1n0 Jan 26, 2024
594d026
feat: implement severity level paramaters (#2001)
baturayo Jan 29, 2024
339309f
Always use datasource specifis COUNT expression (#2003)
m1n0 Jan 29, 2024
51a30fb
fix: anomaly detection feedbacks (#2005)
baturayo Jan 31, 2024
70b8753
[pre-commit.ci] pre-commit autoupdate (#2002)
pre-commit-ci[bot] Feb 2, 2024
1d2e8ac
feat: anomaly detection simulator (#163) (#2010)
baturayo Feb 6, 2024
e172b7d
feat: added dremio token support (#2009)
JorisTruong Feb 7, 2024
fc8e191
Bump to 3.2.0
m1n0 Feb 8, 2024
68d44b3
feat: correctly identified anomalies are excluded from training data …
baturayo Feb 9, 2024
1a211f5
fix: show more clearly the detected frequency using warning message f…
baturayo Feb 9, 2024
16ea0b9
Fix simulator import and streamlit path (#2017)
m1n0 Feb 12, 2024
a02f463
[pre-commit.ci] pre-commit autoupdate (#2016)
pre-commit-ci[bot] Feb 13, 2024
2c3ce9d
Update oracle_data_source.py (#2012)
vinod901 Feb 13, 2024
eb2abf9
Oracle: cast config to str/int to prevent oracledb errors (#2018)
m1n0 Feb 13, 2024
dd63d9e
Bump to 3.2.1
m1n0 Feb 13, 2024
ea5831e
Fix assets folder (#2020)
m1n0 Feb 14, 2024
f47801c
fix timezone issue and log messages (#188) (#2023)
baturayo Feb 21, 2024
fe70d82
feat: in anomaly detection simulator use soda core historic check res…
baturayo Feb 28, 2024
7d2ed7b
Update dask-sql (#2026)
m1n0 Feb 29, 2024
f07eba9
Add dask-sql version comment
m1n0 Feb 29, 2024
97c3545
Bump to 3.2.2
m1n0 Feb 29, 2024
6245a4c
feat: implement daily and monthly seasonality to external regressor ……
baturayo Feb 29, 2024
b62550e
Dremio: fix token support (#2028)
m1n0 Mar 6, 2024
8179c50
Bump to 3.2.3
m1n0 Mar 6, 2024
8e41a2c
[pre-commit.ci] pre-commit autoupdate (#2022)
pre-commit-ci[bot] Mar 11, 2024
91dd60f
bugfix: support attributes on multiple checks (#2032)
milanaleksic Mar 12, 2024
e3787d1
Use dbt's new access_url pattern to access cloud API (#2035)
bastienboutonnet Mar 14, 2024
c25a872
Bump to 3.2.4
m1n0 Mar 16, 2024
98c52ce
Contracts 2nd iteration (#2006)
tombaeyens Mar 16, 2024
bd04e84
Bump to 3.3.0
m1n0 Mar 16, 2024
a1a2008
feat: improved wording and tooltip formatting in simulator (#2038)
bastienboutonnet Mar 19, 2024
c20eb59
Failed rows: fix warn/fail thresholds (#2042)
m1n0 Mar 22, 2024
de1d4b4
Bump opentelemetry to 1.22 (#2043)
m1n0 Mar 22, 2024
d4b8183
Bump dev requirements (#2045)
m1n0 Mar 23, 2024
ae33e9f
Bump to 3.3.1
m1n0 Mar 24, 2024
aee8045
Rename argument in set_scan_results_file method (#2047)
ozgenbaris1 Apr 9, 2024
2e40e45
Dremio: support disableCertificateVerification option (#2049)
m1n0 Apr 9, 2024
9e95906
[pre-commit.ci] pre-commit autoupdate (#2037)
pre-commit-ci[bot] Apr 16, 2024
1d21a34
Denodo: fix connection timeout attribute (#2065)
m1n0 Apr 23, 2024
34ace6a
Update db2_data_source.py (#2063)
4rahulae Apr 23, 2024
c046af0
Bump to 3.3.2
m1n0 Apr 24, 2024
76159ca
Update autoflake precommit (#2070)
m1n0 Apr 30, 2024
062b1e2
Contracts v3 (#2067)
tombaeyens Apr 30, 2024
5e51e69
Bump to 3.3.3
tombaeyens Apr 30, 2024
31b1ab3
Fix automated monitoring, prevent duplicate queries (#2075)
m1n0 May 3, 2024
cc02c01
Hive: support scheme (#2077)
m1n0 May 7, 2024
63c73f8
Bump dev requirements (#2078)
m1n0 May 7, 2024
7866d27
Bump deps (#2079)
m1n0 May 7, 2024
8a1ce04
Bump to 3.3.4
m1n0 May 7, 2024
1819347
Failed rows: fix warn/fail thresholds for fail condition (#2084)
m1n0 May 16, 2024
09262b0
upgrade to latest version of ibm-db python client (#2076)
Antoninj May 17, 2024
5d1163c
User defined metric fail query (#2089)
m1n0 May 23, 2024
b014718
Bump to 3.3.5
m1n0 May 23, 2024
4e09b27
CLOUD-7708 - Add Snowflake CI account to pipeline for soda-core (#2088)
dakue-soda May 27, 2024
5776b5e
[CLOUD-7400] Improve memory usage (#2081)
dirkgroenen May 29, 2024
c3dc141
lower pre-commit version to support py38
dirkgroenen May 30, 2024
7e631d5
Duplicate check: fail gracefully in case of error in query (#2093)
m1n0 Jun 5, 2024
552a716
Bump requests and tox/docker (#2094)
m1n0 Jun 5, 2024
af649b9
Duplicate check: support sample exclude columns fully (#2096)
m1n0 Jun 7, 2024
a94bd47
Merge remote-tracking branch 'upstream/main'
bichitra95 Jun 16, 2024
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
Prev Previous commit
Next Next commit
Bump to 3.0.51
m1n0 committed Oct 11, 2023
commit d25316ffc72fab9bfabece79f70fc0925a52a7cd
2 changes: 1 addition & 1 deletion soda/athena/setup.py
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
from setuptools import find_namespace_packages, setup

package_name = "soda-core-athena"
package_version = "3.0.50"
package_version = "3.0.51"
description = "Soda Core Athena Package"

requires = [
2 changes: 1 addition & 1 deletion soda/bigquery/setup.py
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
from setuptools import find_namespace_packages, setup

package_name = "soda-core-bigquery"
package_version = "3.0.50"
package_version = "3.0.51"
description = "Soda Core Bigquery Package"

requires = [
2 changes: 1 addition & 1 deletion soda/core/setup.py
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@

package_name = "soda-core"
# Managed by tbump - do not change manually
package_version = "3.0.50"
package_version = "3.0.51"
description = "Soda Core"

requires = [
2 changes: 1 addition & 1 deletion soda/core/soda/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
SODA_CORE_VERSION = "3.0.50"
SODA_CORE_VERSION = "3.0.51"
2 changes: 1 addition & 1 deletion soda/dask/setup.py
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
from setuptools import find_namespace_packages, setup

package_name = "soda-core-pandas-dask"
package_version = "3.0.50"
package_version = "3.0.51"
description = "Soda Core Dask Package"

requires = [f"soda-core=={package_version}", "dask>=2022.10.0", "dask-sql>=2022.12.0,<2023.6.0"]
2 changes: 1 addition & 1 deletion soda/db2/setup.py
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
from setuptools import find_namespace_packages, setup

package_name = "soda-core-db2"
package_version = "3.0.50"
package_version = "3.0.51"
# TODO Add proper description
description = "Soda Core IBM DB2 Package"

2 changes: 1 addition & 1 deletion soda/dbt/setup.py
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
from setuptools import find_namespace_packages, setup

package_name = "soda-core-dbt"
package_version = "3.0.50"
package_version = "3.0.51"
description = "Soda Core dbt Package"

requires = [
2 changes: 1 addition & 1 deletion soda/denodo/setup.py
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
from setuptools import find_namespace_packages, setup

package_name = "soda-core-denodo"
package_version = "3.0.50"
package_version = "3.0.51"
# TODO Add proper description
description = "Soda Core Denodo Package"

2 changes: 1 addition & 1 deletion soda/dremio/setup.py
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
from setuptools import find_namespace_packages, setup

package_name = "soda-core-dremio"
package_version = "3.0.50"
package_version = "3.0.51"
description = "Soda Core Dremio Package"

requires = [f"soda-core=={package_version}", "pyodbc", "pyarrow"]
2 changes: 1 addition & 1 deletion soda/duckdb/setup.py
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
from setuptools import find_namespace_packages, setup

package_name = "soda-core-duckdb"
package_version = "3.0.50"
package_version = "3.0.51"
description = "Soda Core Duckdb Package"

requires = [f"soda-core=={package_version}", "duckdb"]
2 changes: 1 addition & 1 deletion soda/mysql/setup.py
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
from setuptools import find_namespace_packages, setup

package_name = "soda-core-mysql"
package_version = "3.0.50"
package_version = "3.0.51"
description = "Soda Core MySQL Package"

requires = [
2 changes: 1 addition & 1 deletion soda/oracle/setup.py
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
from setuptools import find_namespace_packages, setup

package_name = "soda-core-oracle"
package_version = "3.0.50"
package_version = "3.0.51"
# TODO Add proper description
description = "Soda Core Oracle Package"

2 changes: 1 addition & 1 deletion soda/postgres/setup.py
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
from setuptools import find_namespace_packages, setup

package_name = "soda-core-postgres"
package_version = "3.0.50"
package_version = "3.0.51"
# TODO Add proper description
description = "Soda Core Postgres Package"

2 changes: 1 addition & 1 deletion soda/redshift/setup.py
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
from setuptools import find_namespace_packages, setup

package_name = "soda-core-redshift"
package_version = "3.0.50"
package_version = "3.0.51"
description = "Soda Core Redshift Package"

requires = [f"soda-core=={package_version}", "boto3", "psycopg2-binary>=2.8.5, <3.0"]
2 changes: 1 addition & 1 deletion soda/scientific/setup.py
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@
sys.exit(1)

package_name = "soda-core-scientific"
package_version = "3.0.50"
package_version = "3.0.51"
description = "Soda Core Scientific Package"
requires = [
f"soda-core=={package_version}",
2 changes: 1 addition & 1 deletion soda/snowflake/setup.py
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
from setuptools import find_namespace_packages, setup

package_name = "soda-core-snowflake"
package_version = "3.0.50"
package_version = "3.0.51"
description = "Soda Core Snowflake Package"

requires = [f"soda-core=={package_version}", "snowflake-connector-python~=3.0"]
2 changes: 1 addition & 1 deletion soda/spark/setup.py
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
from setuptools import find_namespace_packages, setup

package_name = "soda-core-spark"
package_version = "3.0.50"
package_version = "3.0.51"
description = "Soda Core Spark Package"

requires = [f"soda-core=={package_version}"]
2 changes: 1 addition & 1 deletion soda/spark_df/setup.py
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
from setuptools import find_namespace_packages, setup

package_name = "soda-core-spark-df"
package_version = "3.0.50"
package_version = "3.0.51"
description = "Soda Core Spark Dataframe Package"

requires = [
2 changes: 1 addition & 1 deletion soda/sqlserver/setup.py
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
from setuptools import find_namespace_packages, setup

package_name = "soda-core-sqlserver"
package_version = "3.0.50"
package_version = "3.0.51"
description = "Soda Core SQL Server Package"

requires = [
2 changes: 1 addition & 1 deletion soda/teradata/setup.py
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
from setuptools import find_namespace_packages, setup

package_name = "soda-core-teradata"
package_version = "3.0.50"
package_version = "3.0.51"
description = "Soda Core Teradata Package"

requires = [
2 changes: 1 addition & 1 deletion soda/trino/setup.py
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
from setuptools import find_namespace_packages, setup

package_name = "soda-core-trino"
package_version = "3.0.50"
package_version = "3.0.51"
description = "Soda Core Trino Package"

requires = [f"soda-core=={package_version}", "trino>=0.315.0"]
2 changes: 1 addition & 1 deletion soda/vertica/setup.py
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
from setuptools import find_namespace_packages, setup

package_name = "soda-core-vertica"
package_version = "3.0.50"
package_version = "3.0.51"
description = "Soda Core Vertica Package"

requires = [f"soda-core=={package_version}", "vertica-python>=1.0.3, <2.0"]
2 changes: 1 addition & 1 deletion tbump.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[version]
current = "3.0.50"
current = "3.0.51"

regex = '''
(?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)((?P<prerelease>[a-z]+)(?P<build>\d+))?