-
Notifications
You must be signed in to change notification settings - Fork 223
Comparing changes
Open a pull request
base repository: sodadata/soda-core
base: v3.3.18
head repository: sodadata/soda-core
compare: main
Commits on Sep 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9147255 - Browse repository at this point
Copy the full SHA 9147255View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cf12cb - Browse repository at this point
Copy the full SHA 5cf12cbView commit details
Commits on Sep 9, 2024
-
Fixing the lacking data source error message on contract build (#2158)
* Fixing the lacking data source error message on contract build * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8adf017 - Browse repository at this point
Copy the full SHA 8adf017View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c42941 - Browse repository at this point
Copy the full SHA 8c42941View commit details
Commits on Sep 11, 2024
-
Fixing Spark session API (#2159)
* Fixing Spark session API * Fixed duckdb version to 1.0.0
Configuration menu - View commit details
-
Copy full SHA for 0937aa0 - Browse repository at this point
Copy the full SHA 0937aa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6f85fe - Browse repository at this point
Copy the full SHA a6f85feView commit details -
Removing the data source name lower case requirement (#2161)
* Removing the data source name lower case requirement * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 39ff346 - Browse repository at this point
Copy the full SHA 39ff346View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c8c5bd - Browse repository at this point
Copy the full SHA 2c8c5bdView commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8586ed4 - Browse repository at this point
Copy the full SHA 8586ed4View commit details
Commits on Oct 15, 2024
-
Add hiring banner to README (#2179)
* Update README.md to include Job Description * Add source
Configuration menu - View commit details
-
Copy full SHA for 52dc476 - Browse repository at this point
Copy the full SHA 52dc476View commit details
Commits on Oct 21, 2024
-
Add support for Azure SQL, Synapse, and Microsoft Fabric and extend s…
…upport for SQL Server (#2160) * working fabric data source inheriting from sqlserver * fix failing tests * fix table creation in fabric * restore dev-reqs * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * add email check for sqlserver and fabric * add test for email format * remove useless line * remove useless line * remove extra deps * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * enable auth with mssparkutils * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * add fabric spark auth * Update tbump+version --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Milan Lukac <m1n0@users.noreply.github.com> Co-authored-by: Milan Lukac <milan@lukac.online>
Configuration menu - View commit details
-
Copy full SHA for a08bbcc - Browse repository at this point
Copy the full SHA a08bbccView commit details -
Configuration menu - View commit details
-
Copy full SHA for c70fb78 - Browse repository at this point
Copy the full SHA c70fb78View commit details
Commits on Oct 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a59292a - Browse repository at this point
Copy the full SHA a59292aView commit details -
[pre-commit.ci] pre-commit autoupdate (#2177)
updates: - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0) - [github.com/asottile/pyupgrade: v3.17.0 → v3.18.0](asottile/pyupgrade@v3.17.0...v3.18.0) - [github.com/psf/black: 24.8.0 → 24.10.0](psf/black@24.8.0...24.10.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Milan Lukac <m1n0@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fb60b83 - Browse repository at this point
Copy the full SHA fb60b83View commit details -
Comparison row count check secondary datasource filter fix (#2165)
* Comparison row count check secondary datasource filter fix * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Milan Lukac <m1n0@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b91b1a9 - Browse repository at this point
Copy the full SHA b91b1a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbe338b - Browse repository at this point
Copy the full SHA bbe338bView commit details
Commits on Nov 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0ecbec4 - Browse repository at this point
Copy the full SHA 0ecbec4View commit details
Commits on Nov 14, 2024
-
Chore: use jinja sandbox for templates (#2185)
* Chore: use jinja sandbox for templates * add test * fix feedback
Configuration menu - View commit details
-
Copy full SHA for a8c7d34 - Browse repository at this point
Copy the full SHA a8c7d34View commit details
Commits on Nov 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b605610 - Browse repository at this point
Copy the full SHA b605610View commit details -
[pre-commit.ci] pre-commit autoupdate (#2182)
updates: - [github.com/asottile/pyupgrade: v3.18.0 → v3.19.0](asottile/pyupgrade@v3.18.0...v3.19.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Milan Lukac <m1n0@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 067c535 - Browse repository at this point
Copy the full SHA 067c535View commit details -
Add include null to valid_count and invalid_count and percentage vers…
…ion. (#2186) * Add include null to valid_count and invalid_count and percentage version. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fix missing configuration. --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Milan Lukac <m1n0@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d030911 - Browse repository at this point
Copy the full SHA d030911View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d4b349 - Browse repository at this point
Copy the full SHA 9d4b349View commit details
Commits on Dec 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5021b74 - Browse repository at this point
Copy the full SHA 5021b74View commit details
Commits on Jan 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e319d37 - Browse repository at this point
Copy the full SHA e319d37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c41aa3 - Browse repository at this point
Copy the full SHA 5c41aa3View commit details
Commits on Jan 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6f169d4 - Browse repository at this point
Copy the full SHA 6f169d4View commit details
Commits on Feb 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 53686db - Browse repository at this point
Copy the full SHA 53686dbView commit details -
Fix in dask wrong count query when row_count used with duplicate chec…
…k on two columns. (#2209)
Configuration menu - View commit details
-
Copy full SHA for f1ec392 - Browse repository at this point
Copy the full SHA f1ec392View commit details -
ISO 8601 date should accept 24-hr times (#2133)
* ISO 8601 date should accept 24-hr times * Adjust mysql iso 8601 date regex --------- Co-authored-by: Milan Lukac <m1n0@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7df8e84 - Browse repository at this point
Copy the full SHA 7df8e84View commit details
Commits on Feb 20, 2025
-
Fix dask
COUNT
queries on windows (#2210)This commit fixes an issue in the dask cursor that would cause it to return `None` instead of `0` when performing a COUNT() query on Windows. `dask-sql` returns an empty data frame when there are no matches. This is normally translated to 0 in the DaskCursor class when using fetchone with a numeric result. Unfortunately the logic to detect a numeric result did not behave correctly on Windows. The dtype used is int64, which on linux appears to compare equal to int but does not compare equal on Windows. This commit uses `np.issubdtype` to have a more robust check for integer types.
Configuration menu - View commit details
-
Copy full SHA for 08e9ef8 - Browse repository at this point
Copy the full SHA 08e9ef8View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcbf959 - Browse repository at this point
Copy the full SHA bcbf959View commit details -
Add support for Apache Impala (#2191)
* add impala * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update setup.py --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Milan Lukac <m1n0@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b224ff8 - Browse repository at this point
Copy the full SHA b224ff8View commit details -
Remove unused MarkupSafe dependency (#2103) (#2200)
MarkupSafe doesn't seem to be used anywhere in the code and the required version is outdated and creates dependency conflicts with other libraries. Co-authored-by: Milan Lukac <m1n0@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for eacd1e3 - Browse repository at this point
Copy the full SHA eacd1e3View commit details -
Release opentelemetry version contraint (#2192) (#2199)
Release soda-core version contraint for opentelemetry as there is no reason to support Python 3.7 and this is creating dependency conflicts with many other libraries. Co-authored-by: Milan Lukac <m1n0@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 17e2c38 - Browse repository at this point
Copy the full SHA 17e2c38View commit details -
[pre-commit.ci] pre-commit autoupdate (#2195)
updates: - [github.com/asottile/pyupgrade: v3.19.0 → v3.19.1](asottile/pyupgrade@v3.19.0...v3.19.1) - [github.com/PyCQA/isort: 5.13.2 → 6.0.0](PyCQA/isort@5.13.2...6.0.0) - [github.com/psf/black: 24.10.0 → 25.1.0](psf/black@24.10.0...25.1.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 11756bf - Browse repository at this point
Copy the full SHA 11756bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a019a2 - Browse repository at this point
Copy the full SHA 3a019a2View commit details -
Add session token parameter to athena data source connection (#2095)
Co-authored-by: Milan Lukac <m1n0@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 405054b - Browse repository at this point
Copy the full SHA 405054bView commit details -
Postgres: retry connection if unsupported options parameter (#2176)
Co-authored-by: Milan Lukac <m1n0@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b4be075 - Browse repository at this point
Copy the full SHA b4be075View commit details -
Duckdb: loosen duckdb to < 1.1.0 (#2162)
* Loosening duckdb dependency to less than 1.1.0 * Update setup.py * Update setup.py * Update setup.py --------- Co-authored-by: Milan Lukac <m1n0@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f29c312 - Browse repository at this point
Copy the full SHA f29c312View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a631fc - Browse repository at this point
Copy the full SHA 1a631fcView commit details
There are no files selected for viewing