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

Release version v0.2.0-beta3 #5

Merged
merged 254 commits into from
Aug 8, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
254 commits
Select commit Hold shift + click to select a range
bd41e42
work in progress
psychologianauki Jul 21, 2023
f29aa68
work in progress
psychologianauki Jul 21, 2023
2d3cd5f
columns are displayed correctly in both sections
psychologianauki Jul 21, 2023
79f08a9
TODO: rewrite workOnMyObj fucntion to be represented as state
psychologianauki Jul 21, 2023
5b26cc8
passed lists of columns to parent component
psychologianauki Jul 21, 2023
44f6838
done for today, changed booleans in my algorithm to 1,2,3 that repres…
psychologianauki Jul 21, 2023
3118d0c
fixed a bug with async js problems and parent are passing element to …
psychologianauki Jul 22, 2023
0ca14e4
work in progress
psychologianauki Jul 22, 2023
da4d1c8
algorith fixed, will implement it soon
psychologianauki Jul 22, 2023
0187fd0
implemented function to display red
psychologianauki Jul 23, 2023
d48ac2c
cleaned up the code a bit
psychologianauki Jul 23, 2023
e529766
work in progress
psychologianauki Jul 23, 2023
f81afb1
work in progress
psychologianauki Jul 23, 2023
0269e6f
work in progress
psychologianauki Jul 24, 2023
629a336
changed component to optimize fetching data
psychologianauki Jul 24, 2023
4330883
"v" added to the release name as a prefix.
documati Jul 24, 2023
39cce10
Saving comparison column pairs using fields.
documati Jul 24, 2023
9fa07c0
fixed bug in java
psychologianauki Jul 24, 2023
9e91dea
Posting table comparison is finally working well
psychologianauki Jul 24, 2023
913a5c6
work in progress
psychologianauki Jul 24, 2023
5bc92e8
work in progress
psychologianauki Jul 24, 2023
8c4692d
find_packages used in the python package to include also the whole cl…
dqops Jul 24, 2023
99ee44e
Implemented empty field logic
psychologianauki Jul 24, 2023
a5936de
changed select option fitst field from "Empty string " tp just ' - '
psychologianauki Jul 24, 2023
d8f1011
disable changind name of reference
psychologianauki Jul 24, 2023
3d14939
Additional default checks enabled.
dqops Jul 24, 2023
8eaf36f
almost done, cleaning the code
psychologianauki Jul 24, 2023
77c6c9e
work in progress
psychologianauki Jul 24, 2023
cb2b9ac
small changes
psychologianauki Jul 24, 2023
7291cb6
Merge branch 'develop' of https://dev.azure.com/imagetemplates/documa…
psychologianauki Jul 24, 2023
3523b66
Url in the pypi package readme changed.
dqops Jul 24, 2023
bd95348
Merged PR 1851: Changed configureTableComparison Component
Jul 24, 2023
dc057fd
Rebasing rest api. Fixing model names for running checks api.
dqops Jul 24, 2023
d37ed6b
Merge remote-tracking branch 'origin/develop' into develop
dqops Jul 24, 2023
4146b5d
Updated DQO Cloud swagger.
documati Jul 24, 2023
20674b8
branch init
psychologianauki Jul 25, 2023
32ba039
styled the component and displayed columns correctly
psychologianauki Jul 25, 2023
7be7cd4
work in progress
psychologianauki Jul 25, 2023
6c129f3
functionality is working fine
psychologianauki Jul 25, 2023
f38856c
unified size of the boxes (min, max. null count etc)
psychologianauki Jul 25, 2023
834834b
implemented array of bools to extend all elements
psychologianauki Jul 25, 2023
a232712
Merged PR 1852: 7941 user can run comparison checks from comparison s…
Jul 25, 2023
3941ad8
work in progress
psychologianauki Jul 25, 2023
4c4eeec
Merge branch 'develop' of https://dev.azure.com/imagetemplates/documa…
psychologianauki Jul 25, 2023
444f1a2
Do not write errors to the error file if enough information (connecti…
dqops Jul 25, 2023
35165b0
work in progress, adding some css
psychologianauki Jul 25, 2023
50615aa
Merge branch 'develop' of https://dev.azure.com/imagetemplates/documa…
psychologianauki Jul 25, 2023
08d623a
added some feature to select component, and changed columns there
psychologianauki Jul 25, 2023
34cc38a
checkboxes are working just fine
psychologianauki Jul 25, 2023
b70772a
quick bug fix
psychologianauki Jul 25, 2023
b46ca9a
fixed time period bug
psychologianauki Jul 25, 2023
f24e494
Table comparison recent results for tables loaded correctly.
dqops Jul 25, 2023
08b22d5
Authentication and refresh token verification, issuing. Managing loca…
documati Jul 25, 2023
6a7c8b6
Merge branch 'develop' of https://dev.azure.com/imagetemplates/documa…
psychologianauki Jul 26, 2023
c3ec839
Remove listen address from configuration.
dqops Jul 26, 2023
a4b5fff
added 2 components working, developing the solution
psychologianauki Jul 26, 2023
83a2c1d
wip
psychologianauki Jul 26, 2023
434f4a1
wip
psychologianauki Jul 26, 2023
1acc9f6
Merge branch 'develop' of https://dev.azure.com/imagetemplates/documa…
psychologianauki Jul 26, 2023
c83c11a
Separate files generated for TableYaml documentation
rklimek123-dqo Jul 17, 2023
7762411
WIP
rklimek123-dqo Jul 20, 2023
f6c2670
Add a top-level linkage to different classes rendered in docs
rklimek123-dqo Jul 26, 2023
cb8215e
Update docs
rklimek123-dqo Jul 26, 2023
b62d6fd
Merged PR 1853: Split large TableYaml docs
Jul 26, 2023
e83590a
Change the number of loaded recent months to 3, in accordance with 'l…
rklimek123-dqo Jul 26, 2023
a882a96
Changed size of the graph in results view
Jul 26, 2023
1027bfe
Authentication with DQO Cloud - wip.
dqops Jul 26, 2023
780fdc0
work in progress
psychologianauki Jul 26, 2023
e739b78
Login using DQO Cloud as an identity provider.
documati Jul 26, 2023
6e27b2c
Merge branch 'develop' of https://dev.azure.com/imagetemplates/documa…
psychologianauki Jul 27, 2023
684c1d7
Default name for a data stream when no data grouping is applied chang…
documati Jul 27, 2023
aa9981a
added missmatches popup
psychologianauki Jul 27, 2023
5ff35f0
adding calculate color function
psychologianauki Jul 27, 2023
c90973c
work in progress
psychologianauki Jul 27, 2023
134c85d
Execution errors not written to parquet for queries to the reference …
dqops Jul 27, 2023
49f3ed5
Merge branch 'develop' of https://dev.azure.com/imagetemplates/documa…
psychologianauki Jul 27, 2023
0cd6923
Enable reusable test containers script updated.
dqops Jul 27, 2023
f0096bd
work in progress
psychologianauki Jul 27, 2023
4830c04
dispaying correctly field to change thresholds
psychologianauki Jul 27, 2023
56d4351
Added a description of how to run examples using the GUI to the docum…
Jul 27, 2023
40082b3
Changed python3 to python in pip installation description in the docu…
Jul 27, 2023
7bcdbc0
Table comparison name is saved in parquet file.
piotrczarnas Jul 27, 2023
ea1eba1
Merged PR 1854: 7696_Add_screenshots_from_DQO_app_to_examples
Jul 27, 2023
7e104b9
Readme files show usage of "python", not "python3" to install dqo.
piotrczarnas Jul 27, 2023
ef5de0c
Merge branch 'develop' of https://dev.azure.com/imagetemplates/documa…
psychologianauki Jul 27, 2023
3bc3f1c
work in progress
psychologianauki Jul 27, 2023
08638d3
Small fix in the description of pip installation in the documentation.
Jul 28, 2023
46eb84c
Merge branch 'develop' of https://dev.azure.com/imagetemplates/documa…
psychologianauki Jul 28, 2023
0dc4d9b
changing thresholds from signle column is finally working fine
psychologianauki Jul 28, 2023
c166e5a
improved row count
psychologianauki Jul 28, 2023
2e5de19
Added null_percent_changed_ and percent_null_anomaly_stationary_ checks.
Jul 28, 2023
258f664
Merged PR 1855: 7788_Create_null_percent_changed_checks
Jul 28, 2023
15712e9
implemented logic for recurring and partitioned view also
psychologianauki Jul 29, 2023
f871384
small improvements
psychologianauki Jul 29, 2023
2a86d65
deleted dataGrouping, still working on optymalisation
psychologianauki Jul 29, 2023
5a47b58
improved code a bit, almost done
psychologianauki Jul 29, 2023
7f34329
styling
psychologianauki Jul 29, 2023
33cbbcc
change wifth of row count inputs
psychologianauki Jul 29, 2023
afc1b83
ended styling component
psychologianauki Jul 29, 2023
1d6c515
Merge branch 'develop' of https://dev.azure.com/imagetemplates/documa…
psychologianauki Jul 29, 2023
6dcfe8c
Merged PR 1856: table Comparison shows results correctly
Jul 29, 2023
cb5353f
branch init
psychologianauki Jul 29, 2023
b0c1c0d
changed size of sensor params
psychologianauki Jul 29, 2023
26ed944
Merged PR 1857: changed size of sensor params in data Quality checks
Jul 30, 2023
929250e
made "create new data grouping" button smaller
psychologianauki Jul 30, 2023
d9c0e8c
Merged PR 1858: bug 7959 made "create new data grouping" button smaller
Jul 30, 2023
d8e240e
branch init
psychologianauki Jul 30, 2023
a5fca7a
fixed bug, java is returning String instead of Instant
psychologianauki Jul 30, 2023
89ecd8d
Support creating new table comparison configuration together with the…
documati Jul 30, 2023
7f1ebd6
Rest api for detecting the most recent data quality status of a table.
documati Jul 30, 2023
5b4961f
replaced all dataStream name with dataGrouping
psychologianauki Jul 31, 2023
f52ff85
branch init, atom bomb on table comparison
psychologianauki Jul 31, 2023
7a3171c
Add links to the table with categories of checks in the documentation
Jul 31, 2023
0c1d8b8
work in progress
psychologianauki Jul 31, 2023
52b0c29
Merged PR 1859: 7968 Fixed "days left" field in UserProfile section
Jul 31, 2023
2e576e2
Merged PR 1860: replaced all dataStream name with dataGrouping
Jul 31, 2023
24a5263
Merged PR 1861: Add links to the table with categories of checks in t…
Jul 31, 2023
ce68838
work in progress
psychologianauki Jul 31, 2023
c6ecb3d
Merge branch 'develop' of https://dev.azure.com/imagetemplates/documa…
psychologianauki Jul 31, 2023
dc8f66d
wip
psychologianauki Jul 31, 2023
71a3c38
changes
psychologianauki Jul 31, 2023
ec35982
testing rest api
psychologianauki Jul 31, 2023
1a398c7
Work in progress
psychologianauki Jul 31, 2023
d1498af
test
psychologianauki Jul 31, 2023
6669897
w
psychologianauki Jul 31, 2023
183d128
fixed bug, changed checkTypes names to small leters
psychologianauki Jul 31, 2023
f9d5869
bug fixed
psychologianauki Jul 31, 2023
c4680aa
Merged PR 1862: added if to Java to avoid null pointer exception in U…
Jul 31, 2023
f097af6
changes, made component work
psychologianauki Jul 31, 2023
b7f59a0
work in progress, trying to figure out why data isnt fetching/sending…
psychologianauki Jul 31, 2023
a0d6933
Merge branch 'develop' of https://dev.azure.com/imagetemplates/documa…
psychologianauki Aug 1, 2023
50d9401
fixed async request with updating child and parent
psychologianauki Aug 1, 2023
9d05442
fixed routing, working on cleaning the code
psychologianauki Aug 1, 2023
e09695b
changes in styling, moved few buttons and changed layout
psychologianauki Aug 1, 2023
3b6087e
cleaned code a bit
psychologianauki Aug 1, 2023
1b32f0b
Small changes in examples description in the documentation. Updated s…
Aug 1, 2023
fa36e35
cleared code from console.logs
psychologianauki Aug 1, 2023
379c1f6
changes in sensor parameters dispalying elems correctly
psychologianauki Aug 1, 2023
21de680
changed length of problematic field
psychologianauki Aug 1, 2023
5256f63
everything should be working just fine
psychologianauki Aug 1, 2023
c3987c2
Merged PR 1863: fix in styling dataQualityChecks
Aug 1, 2023
af575d7
fix bug with fetching data and displaying shorter version of elements
psychologianauki Aug 1, 2023
9cb0545
changes in extending row count
psychologianauki Aug 1, 2023
3477a2e
Merge branch 'develop' of https://dev.azure.com/imagetemplates/documa…
psychologianauki Aug 2, 2023
8d97550
fixed extnding elements correctly, now will work on table comparison
psychologianauki Aug 2, 2023
7bde2d2
almost done, working how to avoid null poiter exception in java
psychologianauki Aug 2, 2023
52f6fe2
fetching checkUI in time
psychologianauki Aug 2, 2023
49b25d8
cleaned code a bit, now working on saving button
psychologianauki Aug 2, 2023
0ce9e63
everything, including enabling butoon should be working just fine
psychologianauki Aug 2, 2023
cacc409
deleted few console.logs
psychologianauki Aug 2, 2023
d5d7ed7
deleted TableReference from data sources
psychologianauki Aug 2, 2023
3fb8197
saving dataGrouping before running checks
psychologianauki Aug 2, 2023
23e77c3
quick bug fix
psychologianauki Aug 2, 2023
5814f55
Merged PR 1864: 8009 Updating table comparison from profiling, recurr…
Aug 2, 2023
9c8f889
fixed bug with rejecting/resolving error, when DQO server is not reac…
psychologianauki Aug 2, 2023
ffb2d3c
Delete corrupted parquet files.
piotrczarnas Aug 2, 2023
97e29e8
Swagger 2 file has a preceding / in the path, but the swagger 3 used …
piotrczarnas Aug 2, 2023
04bd1d6
Added the "table_comparison" name column to sensor results and errors…
piotrczarnas Aug 2, 2023
044e693
add oracle nulls sensor
Aug 2, 2023
0b209e1
Merged PR 1865: Oracle column nulls
Aug 2, 2023
df6c85a
branch init, work in progress
psychologianauki Aug 3, 2023
0bba88e
Merge branch 'develop' of https://dev.azure.com/imagetemplates/documa…
psychologianauki Aug 3, 2023
bd49801
LImit results per check, not total.
documati Aug 3, 2023
e45c5a8
Merge branch 'develop' of https://dev.azure.com/imagetemplates/documa…
psychologianauki Aug 3, 2023
510a326
Refactoring of loading check results - data grouping found per check,…
documati Aug 3, 2023
82983d1
scrollbar is working from advanced profiling level
psychologianauki Aug 3, 2023
c929e7d
Small fixes in documentation.
Aug 3, 2023
3ccbbee
Merge branch 'develop' of https://dev.azure.com/imagetemplates/documa…
psychologianauki Aug 3, 2023
c22309e
Merge branch 'develop' of https://dev.azure.com/imagetemplates/documa…
piotrczarnas Aug 3, 2023
6c7da16
fixed the date, sending in request todays date and date exactly 3 mon…
psychologianauki Aug 3, 2023
1c0a5dc
implemented category field into redux, request and inherited it grom …
psychologianauki Aug 3, 2023
c298a78
implemented comparisonName int o redux and components also
psychologianauki Aug 3, 2023
8763cbc
Load also the table comparison name, to perform filtering.
piotrczarnas Aug 3, 2023
d36993e
Merge branch 'develop' of https://dev.azure.com/imagetemplates/documa…
psychologianauki Aug 3, 2023
3e699e4
prevented fetching result twice
psychologianauki Aug 3, 2023
6b71a00
add oracle string sensors : tring_empty_count, string_empty_percent, …
Aug 3, 2023
6adb4bd
add oracle string sensors : string_boolean_placeholder_percent, strin…
Aug 3, 2023
9e557ba
Added dashboard screen to row count example
Aug 3, 2023
fe6a49d
Rest api supports filtering sensor readouts and errors by check name.
piotrczarnas Aug 3, 2023
2f3fbf8
Merge branch 'develop' of https://dev.azure.com/imagetemplates/documa…
piotrczarnas Aug 3, 2023
5c3dfd0
Merged PR 1866: implemented solution for fetching data using new rest…
Aug 3, 2023
d8d57b1
Merged PR 1867: 8027 Add oracle string sensors
Aug 3, 2023
8a373a8
Fixed problem with dates and implemented category and comparisonName …
psychologianauki Aug 4, 2023
9913aca
creating new ArrayList if nullPoiterExc in java, cleaned frontend code
psychologianauki Aug 4, 2023
dc84b35
Merged PR 1868: debugged frontend and java to receive results, readou…
Aug 4, 2023
b93edb0
added dotenv dependence to package.json
psychologianauki Aug 4, 2023
4ebdd35
added second file to package-json
psychologianauki Aug 4, 2023
001da40
tryer dependence package-json
psychologianauki Aug 4, 2023
15f7e80
branch init
psychologianauki Aug 4, 2023
d6eb5ac
deleted "^" from dependencies in package-json file
psychologianauki Aug 4, 2023
cf62944
passing functions in time when user clicks save button he is able to …
psychologianauki Aug 4, 2023
30bc725
everything is working just fine now optimization
psychologianauki Aug 4, 2023
05eb33e
everything should be working just fine
psychologianauki Aug 4, 2023
a797ff8
Merged PR 1869: 8038 Table comparison change type after clicking save…
Aug 4, 2023
e637481
chart is styled correctly
psychologianauki Aug 4, 2023
9f580bf
work in progress
psychologianauki Aug 4, 2023
f391677
add oracle string sensors : length_above_max_length_percent, length_a…
Aug 4, 2023
a98b04e
Merged PR 1870: 8027_Add_oracle_string_sensors
Aug 4, 2023
da29e55
Changed the tooltip Check Details to results
Aug 4, 2023
2d07747
Restored package json with ^ package version names. Wrapper for parqu…
piotrczarnas Aug 4, 2023
319aa8c
Merge branch 'develop' of https://dev.azure.com/imagetemplates/documa…
piotrczarnas Aug 4, 2023
dbfe09c
fixed bug in displaying data in chart
psychologianauki Aug 4, 2023
c641c09
branch init
psychologianauki Aug 4, 2023
18ad3d0
added button and popup with params
psychologianauki Aug 5, 2023
4790a6c
fixed bug, exact day is not red if user didnt click it
psychologianauki Aug 5, 2023
23a1aff
fixed x-index so notificationPanel is not covered by dashboard layout
psychologianauki Aug 5, 2023
bd3ad1a
Merged PR 1871: 8054 Changed size o chart and fixed displaying data o…
Aug 6, 2023
cfa4862
Merged PR 1872: 8035 fixed bug, exact day is not red if user didnt cl…
Aug 6, 2023
b28f82d
Merged PR 1873: 8049 fixed x-index so notificationPanel is not covere…
Aug 6, 2023
ba71c70
deleting results is working as it should
psychologianauki Aug 7, 2023
9220ec1
implemeted loading jobs functionality
psychologianauki Aug 7, 2023
bc82a7b
cleaned up the code
psychologianauki Aug 7, 2023
4257b38
added parametr to gettingData after user deleted it
psychologianauki Aug 7, 2023
d2ff5a8
Merged PR 1874: 8036 deleting results from table Comparison
Aug 7, 2023
3c23660
branch init
psychologianauki Aug 7, 2023
6a9faad
Screenshots added
Aug 7, 2023
d5968c0
Merged PR 1875: Screenshots added
Aug 7, 2023
74f0039
optymized tableColumn element, fetching data just once, components lo…
psychologianauki Aug 7, 2023
f3ddb04
deleted console.log
psychologianauki Aug 7, 2023
58daf20
Merged PR 1876: 8058 Optymized tableColumn element, fetching data jus…
Aug 7, 2023
51a48cd
Remove the check type prefix from the name of the first check when ge…
piotrczarnas Aug 7, 2023
6ddb3c4
change column names in results readouts and errors tabs
psychologianauki Aug 7, 2023
754be18
deleted "T" from timePeriod and executedAt in results/readouts
psychologianauki Aug 7, 2023
c7f82b1
quick change
psychologianauki Aug 7, 2023
6e2b063
Too many calls to get recent job changes.
piotrczarnas Aug 7, 2023
8068fde
Return recent jobs only when the future is not created.
piotrczarnas Aug 7, 2023
baa4934
Renamed consistency category of checks to datatype.
Aug 7, 2023
987056f
Merged PR 1879: 8063_Rename_category_consistency_to_datatype
Aug 7, 2023
ca78c6e
Merged PR 1877: 8069 changed columns in checks/ changed date format (…
Aug 7, 2023
7318021
Some checks moved to the Validity category.
piotrczarnas Aug 7, 2023
06e3213
Table availability check is reporting as an "Availability" DQ dimension.
piotrczarnas Aug 7, 2023
8dc4dd3
Correct DQ dimensions added to the menu of dashboards.
piotrczarnas Aug 7, 2023
9f16e90
Job queue returns results correctly.
piotrczarnas Aug 7, 2023
7ab41d8
Profiling stores one value per month by default.
documati Aug 7, 2023
15a4f8e
displaying advisor when user import table
psychologianauki Aug 8, 2023
3e2af01
Merged PR 1880: 8075 displaying advisor when user import tables
Aug 8, 2023
9082b04
implementing redux solution
psychologianauki Aug 8, 2023
708996d
Renamed profiling checks.
Aug 8, 2023
241910a
Default configuration for schedules and observability checks added on…
piotrczarnas Aug 8, 2023
d56814a
Merged PR 1881: Renamed profiling checks.
Aug 8, 2023
2c380ee
work in progress
psychologianauki Aug 8, 2023
dc89d2f
advisor is displayed correctly
psychologianauki Aug 8, 2023
78fab03
deleted conslog
psychologianauki Aug 8, 2023
8b1b8a4
Observability check rename.
piotrczarnas Aug 8, 2023
ff0ceb8
Update specifications, documentation, client after profiling check re…
piotrczarnas Aug 8, 2023
81309f0
Merged PR 1882: advisor is fixed/changes in JobSuccess (redux)
Aug 8, 2023
63165f1
deleting tab, if the label is empty and user closed all of them
psychologianauki Aug 8, 2023
4277314
Merged PR 1883: 8077 deleting tab, if the label is empty and user clo…
Aug 8, 2023
d623fe7
Version number upgraded to 0.2.0-beta3
piotrczarnas Aug 8, 2023
67e5891
Merge branch 'develop' of https://dev.azure.com/imagetemplates/documa…
piotrczarnas Aug 8, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
20 changes: 0 additions & 20 deletions .github/workflows/main-build-publish-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,26 +6,6 @@ on:
- main

jobs:
build-release:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3

- name: Set up JDK 17 for x64
uses: actions/setup-java@v3
with:
java-version: '17'
distribution: 'temurin'

- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: 3.11

- name: Build with Maven
run: mvn package -DskipTests -Pbuild-with-jdk-11 -Prun-npm


docker-build-on-ubuntu:
runs-on: ubuntu-latest
steps:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/main-publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ jobs:
with:
draft: false
prerelease: false
release_name: ${{ steps.read_version.outputs.content }}
tag_name: ${{ steps.read_version.outputs.content }}
release_name: v${{ steps.read_version.outputs.content }}
tag_name: v${{ steps.read_version.outputs.content }}
body_path: CHANGELOG.md
env:
GITHUB_TOKEN: ${{ github.token }}
Expand Down
2 changes: 1 addition & 1 deletion .run/dqo run.run.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="dqo run" type="JarApplication">
<option name="JAR_PATH" value="$PROJECT_DIR$/dqops/target/dqo-dqops-0.2.0-beta2.jar" />
<option name="JAR_PATH" value="$PROJECT_DIR$/dqops/target/dqo-dqops-0.2.0-beta3.jar" />
<option name="VM_PARAMETERS" value="-Xmx1024m --add-opens java.base/java.nio=ALL-UNNAMED" />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
<option name="ALTERNATIVE_JRE_PATH" value="temurin-17" />
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ DQO is available on [PyPi repository](https://pypi.org/project/dqops/).
1. To install DQO via pip manager just run

```
python3 -m pip install --user dqops
python -m pip install --user dqops
```

If you prefer to work with the source code, just clone our GitHub repository [https://github.com/dqops/dqo](https://github.com/dqops/dqo)
Expand All @@ -39,7 +39,7 @@ DQO is available on [PyPi repository](https://pypi.org/project/dqops/).
2. Run dqo app to finalize the installation.

```
python3 -m dqops
python -m dqops
```

3. Create DQO userhome folder.
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.0-beta2
0.2.0-beta3
2 changes: 1 addition & 1 deletion distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<groupId>com.dqops</groupId>
<artifactId>dqo-distribution</artifactId>
<version>0.2.0-beta2</version> <!-- DQO Version, do not touch (changed automatically) -->
<version>0.2.0-beta3</version> <!-- DQO Version, do not touch (changed automatically) -->
<name>dqo-distribution</name>
<description>DQO Data Quality Operations Center final assembly</description>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion distribution/python/HOWTOBUILD.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ mvnw -DskipTests clean package
python -m venv venv
venv\Scripts\activate.bat
python -m pip install -r requirements.txt
py -m build
python -m build


>>> Publishing to test pypi:
Expand Down
8 changes: 4 additions & 4 deletions distribution/python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ DQO is available on [PyPi repository](https://pypi.org/project/dqops/).
1. To install DQO via pip manager just run

```
python3 -m pip install --user dqops
python -m pip install --user dqops
```

If you prefer to work with the source code, just clone our GitHub repository [https://github.com/dqops/dqo](https://github.com/dqops/dqo)
Expand All @@ -39,7 +39,7 @@ DQO is available on [PyPi repository](https://pypi.org/project/dqops/).
2. Run dqo app to finalize the installation.

```
python3 -m dqops
python -m dqops
```

3. Create DQO userhome folder.
Expand Down Expand Up @@ -75,15 +75,15 @@ Usage of the DQO client.
```python
from dqops.client import Client

client = Client(base_url="http://localhost:8888/")
client = Client(base_url="http://localhost:8888")
```

If the endpoints you're going to hit require authentication, use `AuthenticatedClient` instead:

```python
from dqops.client import AuthenticatedClient

client = AuthenticatedClient(base_url="http://localhost:8888/", token="Your DQO Cloud API Key")
client = AuthenticatedClient(base_url="http://localhost:8888", token="Your DQO Cloud API Key")
```

Now call your endpoint and use your models:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,12 @@ def _get_kwargs(
data_group: Union[Unset, None, str] = UNSET,
month_start: Union[Unset, None, datetime.date] = UNSET,
month_end: Union[Unset, None, datetime.date] = UNSET,
check_name: Union[Unset, None, str] = UNSET,
category: Union[Unset, None, str] = UNSET,
table_comparison: Union[Unset, None, str] = UNSET,
max_results_per_check: Union[Unset, None, int] = UNSET,
) -> Dict[str, Any]:
url = "{}/api/connections/{connectionName}/schemas/{schemaName}/tables/{tableName}/columns/{columnName}/partitioned/{timeScale}/results".format(
url = "{}api/connections/{connectionName}/schemas/{schemaName}/tables/{tableName}/columns/{columnName}/partitioned/{timeScale}/results".format(
client.base_url,
connectionName=connection_name,
schemaName=schema_name,
Expand All @@ -52,6 +56,14 @@ def _get_kwargs(

params["monthEnd"] = json_month_end

params["checkName"] = check_name

params["category"] = category

params["tableComparison"] = table_comparison

params["maxResultsPerCheck"] = max_results_per_check

params = {k: v for k, v in params.items() if v is not UNSET and v is not None}

return {
Expand Down Expand Up @@ -107,6 +119,10 @@ def sync_detailed(
data_group: Union[Unset, None, str] = UNSET,
month_start: Union[Unset, None, datetime.date] = UNSET,
month_end: Union[Unset, None, datetime.date] = UNSET,
check_name: Union[Unset, None, str] = UNSET,
category: Union[Unset, None, str] = UNSET,
table_comparison: Union[Unset, None, str] = UNSET,
max_results_per_check: Union[Unset, None, int] = UNSET,
) -> Response[List["CheckResultsDetailedDataModel"]]:
"""getColumnPartitionedChecksResults

Expand All @@ -122,6 +138,10 @@ def sync_detailed(
data_group (Union[Unset, None, str]):
month_start (Union[Unset, None, datetime.date]):
month_end (Union[Unset, None, datetime.date]):
check_name (Union[Unset, None, str]):
category (Union[Unset, None, str]):
table_comparison (Union[Unset, None, str]):
max_results_per_check (Union[Unset, None, int]):

Raises:
errors.UnexpectedStatus: If the server returns an undocumented status code and Client.raise_on_unexpected_status is True.
Expand All @@ -141,6 +161,10 @@ def sync_detailed(
data_group=data_group,
month_start=month_start,
month_end=month_end,
check_name=check_name,
category=category,
table_comparison=table_comparison,
max_results_per_check=max_results_per_check,
)

response = httpx.request(
Expand All @@ -162,6 +186,10 @@ def sync(
data_group: Union[Unset, None, str] = UNSET,
month_start: Union[Unset, None, datetime.date] = UNSET,
month_end: Union[Unset, None, datetime.date] = UNSET,
check_name: Union[Unset, None, str] = UNSET,
category: Union[Unset, None, str] = UNSET,
table_comparison: Union[Unset, None, str] = UNSET,
max_results_per_check: Union[Unset, None, int] = UNSET,
) -> Optional[List["CheckResultsDetailedDataModel"]]:
"""getColumnPartitionedChecksResults

Expand All @@ -177,6 +205,10 @@ def sync(
data_group (Union[Unset, None, str]):
month_start (Union[Unset, None, datetime.date]):
month_end (Union[Unset, None, datetime.date]):
check_name (Union[Unset, None, str]):
category (Union[Unset, None, str]):
table_comparison (Union[Unset, None, str]):
max_results_per_check (Union[Unset, None, int]):

Raises:
errors.UnexpectedStatus: If the server returns an undocumented status code and Client.raise_on_unexpected_status is True.
Expand All @@ -196,6 +228,10 @@ def sync(
data_group=data_group,
month_start=month_start,
month_end=month_end,
check_name=check_name,
category=category,
table_comparison=table_comparison,
max_results_per_check=max_results_per_check,
).parsed


Expand All @@ -210,6 +246,10 @@ async def asyncio_detailed(
data_group: Union[Unset, None, str] = UNSET,
month_start: Union[Unset, None, datetime.date] = UNSET,
month_end: Union[Unset, None, datetime.date] = UNSET,
check_name: Union[Unset, None, str] = UNSET,
category: Union[Unset, None, str] = UNSET,
table_comparison: Union[Unset, None, str] = UNSET,
max_results_per_check: Union[Unset, None, int] = UNSET,
) -> Response[List["CheckResultsDetailedDataModel"]]:
"""getColumnPartitionedChecksResults

Expand All @@ -225,6 +265,10 @@ async def asyncio_detailed(
data_group (Union[Unset, None, str]):
month_start (Union[Unset, None, datetime.date]):
month_end (Union[Unset, None, datetime.date]):
check_name (Union[Unset, None, str]):
category (Union[Unset, None, str]):
table_comparison (Union[Unset, None, str]):
max_results_per_check (Union[Unset, None, int]):

Raises:
errors.UnexpectedStatus: If the server returns an undocumented status code and Client.raise_on_unexpected_status is True.
Expand All @@ -244,6 +288,10 @@ async def asyncio_detailed(
data_group=data_group,
month_start=month_start,
month_end=month_end,
check_name=check_name,
category=category,
table_comparison=table_comparison,
max_results_per_check=max_results_per_check,
)

async with httpx.AsyncClient(verify=client.verify_ssl) as _client:
Expand All @@ -263,6 +311,10 @@ async def asyncio(
data_group: Union[Unset, None, str] = UNSET,
month_start: Union[Unset, None, datetime.date] = UNSET,
month_end: Union[Unset, None, datetime.date] = UNSET,
check_name: Union[Unset, None, str] = UNSET,
category: Union[Unset, None, str] = UNSET,
table_comparison: Union[Unset, None, str] = UNSET,
max_results_per_check: Union[Unset, None, int] = UNSET,
) -> Optional[List["CheckResultsDetailedDataModel"]]:
"""getColumnPartitionedChecksResults

Expand All @@ -278,6 +330,10 @@ async def asyncio(
data_group (Union[Unset, None, str]):
month_start (Union[Unset, None, datetime.date]):
month_end (Union[Unset, None, datetime.date]):
check_name (Union[Unset, None, str]):
category (Union[Unset, None, str]):
table_comparison (Union[Unset, None, str]):
max_results_per_check (Union[Unset, None, int]):

Raises:
errors.UnexpectedStatus: If the server returns an undocumented status code and Client.raise_on_unexpected_status is True.
Expand All @@ -298,5 +354,9 @@ async def asyncio(
data_group=data_group,
month_start=month_start,
month_end=month_end,
check_name=check_name,
category=category,
table_comparison=table_comparison,
max_results_per_check=max_results_per_check,
)
).parsed
Loading
Loading