DDAPP Modules
Project description
DDAP Modules
Introduction
Here some useful modules to be used when for the development of DDAP
- So they can be plugged into ddanalytics applications and so forth.
Features
- dda_constants
- etl_functions
Classes
- guardian
- BasicTokenGuardian
DEPLOY
make new
update the setup.py
Updated Instructions
Right so what you have to do, is having the span_guid here, you should be able to work on having them. On the
UPDATE event
SET end_time = CASE WHEN end_time < '2023-06-16 10:00:00' THEN '2023-06-16 10:00:00' ELSE end_time END
WHERE span_guid = 'your_span_guid'
UPDATE event SET end_time = CASE WHEN end_time < '2023-06-16 10:00:00' THEN '2023-06-16 0:00:00' ELSE end_time END WHERE span_guid = 'your_span_guid'
UPDATE event SET end_time = CASE WHEN end_time < '2023-06-17 10:00:00' THEN '2023-06-17 10:00:00' ELSE end_time END WHERE span_guid = 'aaad64e8-672f-3fa3-a94f-53c3cfe3d789'
UPDATE event SET end_time = '2023-06-15 10:00:00' WHERE span_guid = '0c4b4c8b-d00a-88ed-0f1e-24e045becaeb'
UPDATE event SET end_time = CASE WHEN end_time < '2023-06-17 10:00:00' THEN '2023-06-17 10:00:00' ELSE end_time END WHERE span_guid = '0c4b4c8b-d00a-88ed-0f1e-24e045becaeb'
UPDATE event SET end_time = CASE WHEN end_time < '2023-06-17 10:00:00' THEN '2023-06-17 10:00:00' ELSE end_time END WHERE span_guid = 'aaad64e8-672f-3fa3-a94f-53c3cfe3d789'
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ddaptools-0.4.38.tar.gz
(53.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ddaptools-0.4.38.tar.gz.
File metadata
- Download URL: ddaptools-0.4.38.tar.gz
- Upload date:
- Size: 53.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
15b6422acf5800991e2cd50a440d2cd5ee3c68826cd46f279e8675a1a56698dd
|
|
| MD5 |
679eecd7bf09f8f1ec17204ae405130e
|
|
| BLAKE2b-256 |
e3bbc92acf1879ee91c6ad707c04097e1e51d83a9b4aaf52abcbe51d3e278dff
|
File details
Details for the file ddaptools-0.4.38-py3-none-any.whl.
File metadata
- Download URL: ddaptools-0.4.38-py3-none-any.whl
- Upload date:
- Size: 80.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e6daf4c0ba86f3a87d8ddf6494ee6146e570523d112fab3563a56893f1b9c33
|
|
| MD5 |
29e491994b30abdd986fc34da62ee84a
|
|
| BLAKE2b-256 |
9f2b541b49bffc60bfbb0ef1e4083179603d76c4e130764d0df43ae4915d7c23
|