Releases
0.15.48
cdkini
released this
09 Feb 22:23
[FEATURE] Place FilesystemDataAsset into separate module (its functionality is used by both PandasDatasource and SparkDatasource) (#7025 )
[FEATURE] Add SQL query data asset for new experimental datasources (#6999 )
[FEATURE] Experimental DataAsset
test_connection
(#7019 )
[FEATURE] ZEP - generate pandas assets (#7044 )
[FEATURE] Experimental Splitter connection testing (#7051 )
[FEATURE] ID/PK ColumnPairExpectations
and MultiColumnMapExpectations
- Spark (#7001 )
[FEATURE] Add expectation_suite
arg to DataContext
ExpectationSuite
CRUD (#7059 )
[FEATURE] ID/PK ColumnPairExpectations and MultiColumnMapExpectations - SQL (#7046 )
[FEATURE] Introducing General-Purpose Wrapper for Regular Expressions Parsing and incorporating it in "_FilesystemDataAsset" (#7062 )
[FEATURE] Add checkpoint
arg to DataContext
Checkpoint
CRUD (#7066 )
[FEATURE] Add profiler
arg to DataContext
Profiler
CRUD (#7060 )
[FEATURE] Add API action (#6902 ) (thanks @itaise )
[BUGFIX] ID/PK - Rendering ColumnPair
and MultiColumn
Expectations in DataDocs (#7041 )
[BUGFIX] ColumnPairExpectation
tests need to consider 2 possible GroupBy results (#7045 )
[BUGFIX] zep - always serialize type field (#7056 )
[BUGFIX] ZEP - html asset generation on pandas 1.1
(#7068 )
[BUGFIX] fix ZEP pandas min tests (#7084 )
[BUGFIX] Skip all ZEP pandas datasource tests for min pandas (#7091 )
[DOCS] Add new DataContext
CRUD to public API (#7058 )
[DOCS] DOC-461 remove unlinked link (#7083 )
[DOCS] Adding algolia click events (#7085 )
[DOCS] Versioning for documentation (#7033 )
[MAINTENANCE] linting for /contrib
(#7005 )
[MAINTENANCE] Deprecate old DataContext
CRUD methods (#7031 )
[MAINTENANCE] Simplify logic for add_or_update
(#7035 )
[MAINTENANCE] ZEP - test type-checking (#7028 )
[MAINTENANCE] ZEP put schemas under source control (#6988 )
[MAINTENANCE] Add id
as a param to any CRUD methods with ge_cloud_id
(#7036 )
[MAINTENANCE] Minor Cleanup (#7047 )
[MAINTENANCE] replace isort
with ruff
sorting rules (#6907 )
[MAINTENANCE] Standardize Checkpoint
CRUD (#6962 )
[MAINTENANCE] ruff 0.0.241
(#7048 )
[MAINTENANCE] finish linting great_expectations
(#7050 )
[MAINTENANCE] fix - FutureWarning: pandas.Float64Index is deprecated
when importing great_expectations
(#7055 )
[MAINTENANCE] Move path mapping out of ExecutionEngine into DataConnector (#7065 )
[MAINTENANCE] Add ruff TCH001 noqa annotations (#7072 )
[MAINTENANCE] Enable ruff TCH
rules (#7073 )
[MAINTENANCE] Cache dependency installation during build of Dockerfile.tests
(#7071 )
[MAINTENANCE] Fix most typing errors in DataAssistantResult
(#7010 )
[MAINTENANCE] add ge_dev
+ gx_dev
to .gitignore
(#6860 )
[MAINTENANCE] Refactor Filesystem DataAsset into FilePath DataAsset and Filesystem DataAsset (later inherits former) (#7075 )
[MAINTENANCE] Refactor Store
and StoreBackend
to leverage new CRUD methods (#7081 )
[MAINTENANCE] Delete gx_venv
from project root (#7080 )
[MAINTENANCE] correct typo in data assistants portion of the getting started tutorial (#7088 )
[MAINTENANCE] ID/PK - CompoundColumnsUnique is filtered only for SQL (#7087 )
[MAINTENANCE] Minor clean up to make DataConnector
method names less confusing. (#7089 )
[MAINTENANCE] Refactor DataConnector Path Format Utilities For Better Encapsulation (#7092 )
[MAINTENANCE] Temporarily xfail ID/PK tests due to Pandas min version conflicts (#7097 )
[MAINTENANCE] Remove Extra Character from ID/PK Example README (#7098 )
[CONTRIB] Row condition parser sqlalchemy: adding support for != operator & adding support all operators for string (#7053 ) (thanks @maayaniti )
You can’t perform that action at this time.