| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| zingg-0.5.0-spark-3.5.0.tar.gz | 2025-07-02 | 603.4 MB | |
| README.md | 2025-07-02 | 10.0 kB | |
| v0.5.0 source code.tar.gz | 2025-07-02 | 489.4 MB | |
| v0.5.0 source code.zip | 2025-07-02 | 493.0 MB | |
| Totals: 4 Items | 1.6 GB | 0 | |
What's Changed
- junit issues resolved by @vikasgupta78 in https://github.com/zinggAI/zingg/pull/830
- docs for enterprise features det match and run incr by @vikasgupta78 in https://github.com/zinggAI/zingg/pull/840
- added more details and formatting to enterprise docs issues [#843] by @vikasgupta78 in https://github.com/zinggAI/zingg/pull/846
- spelling corrected and added header2 issues [#843] by @vikasgupta78 in https://github.com/zinggAI/zingg/pull/847
- issue [#839] by @sania-16 in https://github.com/zinggAI/zingg/pull/869
- merge main OSS into relate OSS by @vikasgupta78 in https://github.com/zinggAI/zingg/pull/875
- code refactoring of ClientOptions by @sania-16 in https://github.com/zinggAI/zingg/pull/876
- Aws s3 doc refactor 838 by @Nitish1814 in https://github.com/zinggAI/zingg/pull/878
- dupe code removed issue [#598] by @vikasgupta78 in https://github.com/zinggAI/zingg/pull/882
- test that model got created in train phase issue [#783] by @vikasgupta78 in https://github.com/zinggAI/zingg/pull/880
- Test refactor by @Nitish1814 in https://github.com/zinggAI/zingg/pull/864
- Feature Changes by @sania-16 in https://github.com/zinggAI/zingg/pull/886
- sorted zFrame and input data by @Nitish1814 in https://github.com/zinggAI/zingg/pull/888
- changing link in banner by @sania-16 in https://github.com/zinggAI/zingg/pull/891
- transpose the ZFrame by @Nitish1814 in https://github.com/zinggAI/zingg/pull/895
- Revert "transpose the ZFrame" by @sonalgoyal in https://github.com/zinggAI/zingg/pull/896
- Tests for Compound phases Draft PR by @sania-16 in https://github.com/zinggAI/zingg/pull/903
- Refactoring init in code by @sania-16 in https://github.com/zinggAI/zingg/pull/904
- exception thrown if data type not supported by @Nitish1814 in https://github.com/zinggAI/zingg/pull/933
- avoid stacktrace while executing python phase by @Nitish1814 in https://github.com/zinggAI/zingg/pull/937
- Sim and Hash functions for Boolean Datatype by @sania-16 in https://github.com/zinggAI/zingg/pull/925
- Update settingUpZingg.md by @Nitish1814 in https://github.com/zinggAI/zingg/pull/944
- Load test suite by @Nitish1814 in https://github.com/zinggAI/zingg/pull/947
- added singleton SparkSessionProvider by @Nitish1814 in https://github.com/zinggAI/zingg/pull/932
- Export model error 817 by @Nitish1814 in https://github.com/zinggAI/zingg/pull/943
- Verify Blocking/ linker and Compound phases PR by @sania-16 in https://github.com/zinggAI/zingg/pull/948
- Vertical col support by @Nitish1814 in https://github.com/zinggAI/zingg/pull/945
- updated package for TestSparkBase by @Nitish1814 in https://github.com/zinggAI/zingg/pull/955
- added threshold for running ftd and match by @Nitish1814 in https://github.com/zinggAI/zingg/pull/958
- Laod test suite by @Nitish1814 in https://github.com/zinggAI/zingg/pull/952
- Refactoring code for junits by @sania-16 in https://github.com/zinggAI/zingg/pull/957
- Labeler till 10 matches by @Nitish1814 in https://github.com/zinggAI/zingg/pull/960
- Cleaning/Refactoring Code - Tests by @sania-16 in https://github.com/zinggAI/zingg/pull/962
- changes by @Nitish1814 in https://github.com/zinggAI/zingg/pull/963
- added parameter to diamond operator by @Nitish1814 in https://github.com/zinggAI/zingg/pull/964
- Header Changes PR by @sania-16 in https://github.com/zinggAI/zingg/pull/956
- added getter for modelId by @Nitish1814 in https://github.com/zinggAI/zingg/pull/965
- fix dataframe contains identical rows by @Nitish1814 in https://github.com/zinggAI/zingg/pull/966
- OSS main fix by @Nitish1814 in https://github.com/zinggAI/zingg/pull/968
- removed ZinggSparkTester.java by @Nitish1814 in https://github.com/zinggAI/zingg/pull/970
- updated ipynb notebook by @Nitish1814 in https://github.com/zinggAI/zingg/pull/969
- Verify blocking Refactoring by @sania-16 in https://github.com/zinggAI/zingg/pull/971
- Updating documentation by @sania-16 in https://github.com/zinggAI/zingg/pull/976
- Working Documentation PR by @sania-16 in https://github.com/zinggAI/zingg/pull/977
- databricks notebook changes by @Nitish1814 in https://github.com/zinggAI/zingg/pull/980
- Update FebrlExample.ipynb by @Nitish1814 in https://github.com/zinggAI/zingg/pull/981
- made a separate method for assertion by @Nitish1814 in https://github.com/zinggAI/zingg/pull/982
- Generate Docs - changes by @sania-16 in https://github.com/zinggAI/zingg/pull/979
- FabricNotebook by @Arjun-Zingg in https://github.com/zinggAI/zingg/pull/988
- perf_test by @Arjun-Zingg in https://github.com/zinggAI/zingg/pull/989
- added check before setting checkpoint directory by @Nitish1814 in https://github.com/zinggAI/zingg/pull/986
- Documentation changes by @sania-16 in https://github.com/zinggAI/zingg/pull/991
- blocking tree changes by @Nitish1814 in https://github.com/zinggAI/zingg/pull/924
- Ftd optimization by @Nitish1814 in https://github.com/zinggAI/zingg/pull/994
- Verify blocking by @sonalgoyal in https://github.com/zinggAI/zingg/pull/1007
- ZFrame constants cleanup by @Arjun-Zingg in https://github.com/zinggAI/zingg/pull/1019
- model104 with z_zsource correction by @Arjun-Zingg in https://github.com/zinggAI/zingg/pull/1017
- COL_VALUE constant ZFrame by @Arjun-Zingg in https://github.com/zinggAI/zingg/pull/1023
- Suppress telemetry by @Arjun-Zingg in https://github.com/zinggAI/zingg/pull/1021
- added IZinggSuper interface by @Nitish1814 in https://github.com/zinggAI/zingg/pull/1013
- Mapping Docs PR by @sania-16 in https://github.com/zinggAI/zingg/pull/1020
- Stopwords Fix PR by @sania-16 in https://github.com/zinggAI/zingg/pull/1012
- added cache after sortDesc and limit by @Nitish1814 in https://github.com/zinggAI/zingg/pull/1025
- Verfiy blocking fix4 feb by @Nitish1814 in https://github.com/zinggAI/zingg/pull/1033
- Clean unused imports issue#1039 (#1050) by @sonalgoyal in https://github.com/zinggAI/zingg/pull/1054
- Issue728 by @sonalgoyal in https://github.com/zinggAI/zingg/pull/1056
- Generic Junits PR by @sania-16 in https://github.com/zinggAI/zingg/pull/1058
- TestModel - Generic Junits PR by @sania-16 in https://github.com/zinggAI/zingg/pull/1057
- added different output locations from single and compound tests by @Nitish1814 in https://github.com/zinggAI/zingg/pull/1059
- added spark driver memory from env variable by @Nitish1814 in https://github.com/zinggAI/zingg/pull/1064
- Performance test issue#1052 by @Arjun-Zingg in https://github.com/zinggAI/zingg/pull/1062
- Performance-test by @Arjun-Zingg in https://github.com/zinggAI/zingg/pull/1074
- Generic tests PR by @sania-16 in https://github.com/zinggAI/zingg/pull/1075
- Updating Docs for Snowflake PR by @sania-16 in https://github.com/zinggAI/zingg/pull/1076
- VerifyBlocking Junit PR by @sania-16 in https://github.com/zinggAI/zingg/pull/1071
- Mapping main synced 24 feb by @Nitish1814 in https://github.com/zinggAI/zingg/pull/1061
- Fixing tests Code Improvement for MatchType PR by @sania-16 in https://github.com/zinggAI/zingg/pull/1088
- Cleanup for Tests PR by @sania-16 in https://github.com/zinggAI/zingg/pull/1087
- Verify Blocking Code Review Changes by @sania-16 in https://github.com/zinggAI/zingg/pull/1084
- Docs for Mappings PR by @sania-16 in https://github.com/zinggAI/zingg/pull/1079
- Merge Fix Changes PR by @sania-16 in https://github.com/zinggAI/zingg/pull/1086
- Performance-test by @Arjun-Zingg in https://github.com/zinggAI/zingg/pull/1085
- Performance-test changes by @Arjun-Zingg in https://github.com/zinggAI/zingg/pull/1089
- Fixing Build PR by @sania-16 in https://github.com/zinggAI/zingg/pull/1090
- Fixing Tests PR by @sania-16 in https://github.com/zinggAI/zingg/pull/1092
- Lookup12march by @Nitish1814 in https://github.com/zinggAI/zingg/pull/1096
- performance test fix by @Arjun-Zingg in https://github.com/zinggAI/zingg/pull/1097
- Disable Test for VerifyBlocking PR by @sania-16 in https://github.com/zinggAI/zingg/pull/1098
- perf-test schedule change by @Arjun-Zingg in https://github.com/zinggAI/zingg/pull/1103
- Stopwords e2e integration tests PR by @sania-16 in https://github.com/zinggAI/zingg/pull/1099
- Trim Preprocess PR by @sania-16 in https://github.com/zinggAI/zingg/pull/1095
- Verifyblocking Package fix PR by @sania-16 in https://github.com/zinggAI/zingg/pull/1106
- Banner and Preprocess Fix PR by @sania-16 in https://github.com/zinggAI/zingg/pull/1111
- Docs Updates PR by @sania-16 in https://github.com/zinggAI/zingg/pull/1115
- change pmd.yml schedule [#1118] by @Arjun-Zingg in https://github.com/zinggAI/zingg/pull/1119
- Docs Updates PR by @sania-16 in https://github.com/zinggAI/zingg/pull/1120
- febrl5M working model by @Arjun-Zingg in https://github.com/zinggAI/zingg/pull/1125
- Verify Blocking fix PR by @sania-16 in https://github.com/zinggAI/zingg/pull/1123
- Docs Updates PR by @sania-16 in https://github.com/zinggAI/zingg/pull/1126
- changes for python apis by @Nitish1814 in https://github.com/zinggAI/zingg/pull/1122
- Pipefix PR by @sania-16 in https://github.com/zinggAI/zingg/pull/1128
- updated FieldDefinition to consider array of matchTypes by @Nitish1814 in https://github.com/zinggAI/zingg/pull/1129
- Rolling log file log4j2 by @Arjun-Zingg in https://github.com/zinggAI/zingg/pull/1132
- Code Cleanup PR by @sania-16 in https://github.com/zinggAI/zingg/pull/1133
- Gitbook page deployment workflow PR by @sania-16 in https://github.com/zinggAI/zingg/pull/1134
- Telemetry changes PR by @sania-16 in https://github.com/zinggAI/zingg/pull/1138
- Exception handling in preprocessor PR by @sania-16 in https://github.com/zinggAI/zingg/pull/1140
- pass arguments to getBlocks by @Nitish1814 in https://github.com/zinggAI/zingg/pull/1149
- Removing inMemory Pipes by @sania-16 in https://github.com/zinggAI/zingg/pull/1171
Full Changelog: https://github.com/zinggAI/zingg/compare/220724...v0.5.0