-
Notifications
You must be signed in to change notification settings - Fork 82
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
modularization: Datasets modularization pt.5 #442
modularization: Datasets modularization pt.5 #442
Commits on Apr 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3a5e0de - Browse repository at this point
Copy the full SHA 3a5e0deView commit details -
Configuration menu - View commit details
-
Copy full SHA for a50a02f - Browse repository at this point
Copy the full SHA a50a02fView commit details -
Renamed table column to the python's convention format
Configuration menu - View commit details
-
Copy full SHA for be14986 - Browse repository at this point
Copy the full SHA be14986View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06f82ad - Browse repository at this point
Copy the full SHA 06f82adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38145ae - Browse repository at this point
Copy the full SHA 38145aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0e146a - Browse repository at this point
Copy the full SHA f0e146aView commit details -
Renamed DatasetTable to DatasetTableService to avoid collisions with models.DatasetTable
Configuration menu - View commit details
-
Copy full SHA for b039163 - Browse repository at this point
Copy the full SHA b039163View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7922ed - Browse repository at this point
Copy the full SHA b7922edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1771bca - Browse repository at this point
Copy the full SHA 1771bcaView commit details -
Currently, only async handlers require dedicated loading. Long-running tasks (scheduled tasks) might not need to have a dedicated loading mode
Configuration menu - View commit details
-
Copy full SHA for 3d1603f - Browse repository at this point
Copy the full SHA 3d1603fView commit details -
Extracted code from glue to glue_column_handler Added handlers importing for datasets
Configuration menu - View commit details
-
Copy full SHA for fb6b515 - Browse repository at this point
Copy the full SHA fb6b515View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3596a5 - Browse repository at this point
Copy the full SHA e3596a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3af2ecf - Browse repository at this point
Copy the full SHA 3af2ecfView commit details -
Extracted the subscription service into datasets
Configuration menu - View commit details
-
Copy full SHA for 1a063b2 - Browse repository at this point
Copy the full SHA 1a063b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b733714 - Browse repository at this point
Copy the full SHA b733714View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a4e2e0 - Browse repository at this point
Copy the full SHA 2a4e2e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c15d090 - Browse repository at this point
Copy the full SHA c15d090View commit details
Commits on Apr 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 052a2b1 - Browse repository at this point
Copy the full SHA 052a2b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d984483 - Browse repository at this point
Copy the full SHA d984483View commit details -
Split model registry into feed and glossaries
Glossaries had different target types and had to be treated differently
Configuration menu - View commit details
-
Copy full SHA for dc0c935 - Browse repository at this point
Copy the full SHA dc0c935View commit details -
Created API for glossaries to use modularization
Configuration menu - View commit details
-
Copy full SHA for 727e353 - Browse repository at this point
Copy the full SHA 727e353View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49fbb41 - Browse repository at this point
Copy the full SHA 49fbb41View commit details
Commits on Apr 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7d029e7 - Browse repository at this point
Copy the full SHA 7d029e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for be527eb - Browse repository at this point
Copy the full SHA be527ebView commit details -
Changed Feed type registration mechanism
Moved FeedRegistry to gql since it's more appropriate place for this Started using registry to provide types Renaming and small fixes
Configuration menu - View commit details
-
Copy full SHA for 3daf2aa - Browse repository at this point
Copy the full SHA 3daf2aaView commit details -
Added TODO for future refactoring
Solve circular dependecy for redshift. It should go away after the migration of redshift
Configuration menu - View commit details
-
Copy full SHA for db3bfd3 - Browse repository at this point
Copy the full SHA db3bfd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13b6e92 - Browse repository at this point
Copy the full SHA 13b6e92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 144dfea - Browse repository at this point
Copy the full SHA 144dfeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for d43b9b3 - Browse repository at this point
Copy the full SHA d43b9b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39b244c - Browse repository at this point
Copy the full SHA 39b244cView commit details
Commits on Apr 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cb3800a - Browse repository at this point
Copy the full SHA cb3800aView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd8e597 - Browse repository at this point
Copy the full SHA dd8e597View commit details -
Renaming table_column_model to models to easier import other models
Configuration menu - View commit details
-
Copy full SHA for 8ca7bea - Browse repository at this point
Copy the full SHA 8ca7beaView commit details -
Configuration menu - View commit details
-
Copy full SHA for e36ab3b - Browse repository at this point
Copy the full SHA e36ab3bView commit details -
Moving dataset profiling service and renaming it
Configuration menu - View commit details
-
Copy full SHA for 31720c2 - Browse repository at this point
Copy the full SHA 31720c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a907df - Browse repository at this point
Copy the full SHA 8a907dfView commit details -
Deleted DatasetTableProfilingJob since could not find any usage of it
Configuration menu - View commit details
-
Copy full SHA for 561da72 - Browse repository at this point
Copy the full SHA 561da72View commit details
Commits on Apr 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 73c8150 - Browse repository at this point
Copy the full SHA 73c8150View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56a3610 - Browse repository at this point
Copy the full SHA 56a3610View commit details -
Returned the name to model after renaming the service
Configuration menu - View commit details
-
Copy full SHA for 47a38cc - Browse repository at this point
Copy the full SHA 47a38ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbb5517 - Browse repository at this point
Copy the full SHA dbb5517View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3def13 - Browse repository at this point
Copy the full SHA a3def13View commit details -
Moved DatasetStorageLocation into dataset services
Configuration menu - View commit details
-
Copy full SHA for b256678 - Browse repository at this point
Copy the full SHA b256678View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66b5ddb - Browse repository at this point
Copy the full SHA 66b5ddbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 352d824 - Browse repository at this point
Copy the full SHA 352d824View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9934a9c - Browse repository at this point
Copy the full SHA 9934a9cView commit details
Commits on Apr 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 228c175 - Browse repository at this point
Copy the full SHA 228c175View commit details
Commits on Apr 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 263d10c - Browse repository at this point
Copy the full SHA 263d10cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 417e6e5 - Browse repository at this point
Copy the full SHA 417e6e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7aaff5b - Browse repository at this point
Copy the full SHA 7aaff5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e31b99 - Browse repository at this point
Copy the full SHA 4e31b99View commit details -
Configuration menu - View commit details
-
Copy full SHA for b772812 - Browse repository at this point
Copy the full SHA b772812View commit details
Commits on Apr 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cd798e2 - Browse repository at this point
Copy the full SHA cd798e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0e6a62 - Browse repository at this point
Copy the full SHA b0e6a62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27c6d79 - Browse repository at this point
Copy the full SHA 27c6d79View commit details -
There is a few of circular imports. It's a first attempt to solve it
Configuration menu - View commit details
-
Copy full SHA for 0e730ac - Browse repository at this point
Copy the full SHA 0e730acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ac7964 - Browse repository at this point
Copy the full SHA 9ac7964View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1825ba - Browse repository at this point
Copy the full SHA a1825baView commit details -
Configuration menu - View commit details
-
Copy full SHA for d295485 - Browse repository at this point
Copy the full SHA d295485View commit details -
Configuration menu - View commit details
-
Copy full SHA for 005a5e7 - Browse repository at this point
Copy the full SHA 005a5e7View commit details
Commits on Apr 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0fd7c02 - Browse repository at this point
Copy the full SHA 0fd7c02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7030c82 - Browse repository at this point
Copy the full SHA 7030c82View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba45ca5 - Browse repository at this point
Copy the full SHA ba45ca5View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc8ff72 - Browse repository at this point
Copy the full SHA dc8ff72View commit details -
Configuration menu - View commit details
-
Copy full SHA for c99ed58 - Browse repository at this point
Copy the full SHA c99ed58View commit details
Commits on Apr 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9ddbaf3 - Browse repository at this point
Copy the full SHA 9ddbaf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad845e7 - Browse repository at this point
Copy the full SHA ad845e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ac3ae7 - Browse repository at this point
Copy the full SHA 2ac3ae7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32be3ee - Browse repository at this point
Copy the full SHA 32be3eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for f95566c - Browse repository at this point
Copy the full SHA f95566cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d05196f - Browse repository at this point
Copy the full SHA d05196fView commit details
Commits on Apr 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8b2accb - Browse repository at this point
Copy the full SHA 8b2accbView commit details -
Configuration menu - View commit details
-
Copy full SHA for fca218f - Browse repository at this point
Copy the full SHA fca218fView commit details -
Merge branch 'datasets-mod-part3' into datasets-mod-part4
# Conflicts: # backend/dataall/modules/datasets/handlers/glue_column_handler.py # tests/api/test_dataset_table.py
Configuration menu - View commit details
-
Copy full SHA for ef98aa0 - Browse repository at this point
Copy the full SHA ef98aa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebac530 - Browse repository at this point
Copy the full SHA ebac530View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cd19d2 - Browse repository at this point
Copy the full SHA 2cd19d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 741238d - Browse repository at this point
Copy the full SHA 741238dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81e7646 - Browse repository at this point
Copy the full SHA 81e7646View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5752e9 - Browse repository at this point
Copy the full SHA f5752e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce0c4e0 - Browse repository at this point
Copy the full SHA ce0c4e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50ff85a - Browse repository at this point
Copy the full SHA 50ff85aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4e9079 - Browse repository at this point
Copy the full SHA c4e9079View commit details
Commits on Apr 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1227ca3 - Browse repository at this point
Copy the full SHA 1227ca3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09f7de9 - Browse repository at this point
Copy the full SHA 09f7de9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d446ff0 - Browse repository at this point
Copy the full SHA d446ff0View commit details
Commits on Apr 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1db0133 - Browse repository at this point
Copy the full SHA 1db0133View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d8d952 - Browse repository at this point
Copy the full SHA 8d8d952View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6ec387 - Browse repository at this point
Copy the full SHA d6ec387View commit details -
Configuration menu - View commit details
-
Copy full SHA for 788e35f - Browse repository at this point
Copy the full SHA 788e35fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 584a04b - Browse repository at this point
Copy the full SHA 584a04bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dd3a2b - Browse repository at this point
Copy the full SHA 4dd3a2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95cbf81 - Browse repository at this point
Copy the full SHA 95cbf81View commit details -
Extracted data policy for dataset
Did the same trick that was done for ServicePolicy
Configuration menu - View commit details
-
Copy full SHA for 781bb08 - Browse repository at this point
Copy the full SHA 781bb08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ec1235 - Browse repository at this point
Copy the full SHA 1ec1235View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f2748e - Browse repository at this point
Copy the full SHA 9f2748eView commit details
Commits on Apr 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 86f4529 - Browse repository at this point
Copy the full SHA 86f4529View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4b1f67 - Browse repository at this point
Copy the full SHA f4b1f67View commit details -
Configuration menu - View commit details
-
Copy full SHA for a52c145 - Browse repository at this point
Copy the full SHA a52c145View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19cc9aa - Browse repository at this point
Copy the full SHA 19cc9aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd218e2 - Browse repository at this point
Copy the full SHA cd218e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e24acb - Browse repository at this point
Copy the full SHA 3e24acbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5eb774 - Browse repository at this point
Copy the full SHA b5eb774View commit details
Commits on May 2, 2023
-
Merge remote-tracking branch 'upstream/modularization-main' into data…
…sets-mod-part3 # Conflicts: # backend/dataall/db/api/__init__.py # backend/dataall/modules/datasets/__init__.py # backend/dataall/modules/datasets/api/__init__.py # backend/dataall/modules/datasets/db/models.py
Configuration menu - View commit details
-
Copy full SHA for 2cd14e0 - Browse repository at this point
Copy the full SHA 2cd14e0View commit details -
Merge branch 'datasets-mod-part3' into datasets-mod-part4
# Conflicts: # backend/dataall/modules/datasets/db/models.py
Configuration menu - View commit details
-
Copy full SHA for a3d9676 - Browse repository at this point
Copy the full SHA a3d9676View commit details -
Merge branch 'datasets-mod-part4' into datasets-mod-part5
# Conflicts: # backend/dataall/modules/datasets/db/models.py
Configuration menu - View commit details
-
Copy full SHA for c0aa53a - Browse repository at this point
Copy the full SHA c0aa53aView commit details
Commits on May 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3ae1eca - Browse repository at this point
Copy the full SHA 3ae1ecaView commit details
Commits on May 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f382a68 - Browse repository at this point
Copy the full SHA f382a68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 532ff0d - Browse repository at this point
Copy the full SHA 532ff0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for afcae66 - Browse repository at this point
Copy the full SHA afcae66View commit details -
Merge branch 'datasets-mod-part4' into datasets-mod-part5
# Conflicts: # backend/dataall/modules/datasets/handlers/s3_location_handler.py # backend/dataall/modules/datasets/indexers/dataset_indexer.py
Configuration menu - View commit details
-
Copy full SHA for abc301a - Browse repository at this point
Copy the full SHA abc301aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61d4eb3 - Browse repository at this point
Copy the full SHA 61d4eb3View commit details -
Merge branch 'datasets-mod-part4' into datasets-mod-part5
# Conflicts: # backend/dataall/modules/datasets/api/table/resolvers.py # tests/searchproxy/test_indexers.py
Configuration menu - View commit details
-
Copy full SHA for 1820bf2 - Browse repository at this point
Copy the full SHA 1820bf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9718e81 - Browse repository at this point
Copy the full SHA 9718e81View commit details
Commits on May 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c2ac71c - Browse repository at this point
Copy the full SHA c2ac71cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 082fec9 - Browse repository at this point
Copy the full SHA 082fec9View commit details
Commits on May 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5c67ef4 - Browse repository at this point
Copy the full SHA 5c67ef4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57f1e1f - Browse repository at this point
Copy the full SHA 57f1e1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ceb50e - Browse repository at this point
Copy the full SHA 1ceb50eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a5170e - Browse repository at this point
Copy the full SHA 0a5170eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19377d6 - Browse repository at this point
Copy the full SHA 19377d6View commit details
Commits on May 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ae0c611 - Browse repository at this point
Copy the full SHA ae0c611View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2e27a8 - Browse repository at this point
Copy the full SHA a2e27a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 732f726 - Browse repository at this point
Copy the full SHA 732f726View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90d6429 - Browse repository at this point
Copy the full SHA 90d6429View commit details