ddaptools


Nameddaptools JSON
Version 0.4.38 PyPI version JSON
download
home_page
SummaryDDAPP Modules
upload_time2023-12-01 20:36:21
maintainer
docs_urlNone
authorAnon Dev
requires_python
license
keywords python utilities
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# 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

- [x] dda_constants
- [x] etl_functions

### Classes

- [ ] guardian
  - [ ] BasicTokenGuardian


### DEPLOY

```bash
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 

```py
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'
```

```sql
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'
```


```sql
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'
```


```sql
UPDATE event SET end_time = '2023-06-15 10:00:00' WHERE span_guid = '0c4b4c8b-d00a-88ed-0f1e-24e045becaeb'
```



```sql
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'
```


```sql
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'
```

















            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "ddaptools",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,utilities",
    "author": "Anon Dev",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/e3/bb/c92acf1879ee91c6ad707c04097e1e51d83a9b4aaf52abcbe51d3e278dff/ddaptools-0.4.38.tar.gz",
    "platform": null,
    "description": "\n# DDAP Modules\n\n## Introduction\n\nHere some useful modules to be used when for the development of DDAP\n\n- So they can be plugged into ddanalytics applications and so forth.\n\n## Features\n\n- [x] dda_constants\n- [x] etl_functions\n\n### Classes\n\n- [ ] guardian\n  - [ ] BasicTokenGuardian\n\n\n### DEPLOY\n\n```bash\nmake new\n```\nupdate the `setup.py`\n\n\n\n\n## Updated Instructions\n\nRight so what you have to do, is having the `span_guid` here, you should be able to work on having them. On the \n\n```py\nUPDATE event\nSET end_time = CASE WHEN end_time < '2023-06-16 10:00:00' THEN '2023-06-16 10:00:00' ELSE end_time END\nWHERE span_guid = 'your_span_guid'\n```\n\n```sql\nUPDATE 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'\n```\n\n\n```sql\nUPDATE 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'\n```\n\n\n```sql\nUPDATE event SET end_time = '2023-06-15 10:00:00' WHERE span_guid = '0c4b4c8b-d00a-88ed-0f1e-24e045becaeb'\n```\n\n\n\n```sql\nUPDATE 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'\n```\n\n\n```sql\nUPDATE 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'\n```\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "DDAPP Modules",
    "version": "0.4.38",
    "project_urls": null,
    "split_keywords": [
        "python",
        "utilities"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9f2b541b49bffc60bfbb0ef1e4083179603d76c4e130764d0df43ae4915d7c23",
                "md5": "29e491994b30abdd986fc34da62ee84a",
                "sha256": "6e6daf4c0ba86f3a87d8ddf6494ee6146e570523d112fab3563a56893f1b9c33"
            },
            "downloads": -1,
            "filename": "ddaptools-0.4.38-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "29e491994b30abdd986fc34da62ee84a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 80479,
            "upload_time": "2023-12-01T20:36:19",
            "upload_time_iso_8601": "2023-12-01T20:36:19.255705Z",
            "url": "https://files.pythonhosted.org/packages/9f/2b/541b49bffc60bfbb0ef1e4083179603d76c4e130764d0df43ae4915d7c23/ddaptools-0.4.38-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e3bbc92acf1879ee91c6ad707c04097e1e51d83a9b4aaf52abcbe51d3e278dff",
                "md5": "679eecd7bf09f8f1ec17204ae405130e",
                "sha256": "15b6422acf5800991e2cd50a440d2cd5ee3c68826cd46f279e8675a1a56698dd"
            },
            "downloads": -1,
            "filename": "ddaptools-0.4.38.tar.gz",
            "has_sig": false,
            "md5_digest": "679eecd7bf09f8f1ec17204ae405130e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 53511,
            "upload_time": "2023-12-01T20:36:21",
            "upload_time_iso_8601": "2023-12-01T20:36:21.749465Z",
            "url": "https://files.pythonhosted.org/packages/e3/bb/c92acf1879ee91c6ad707c04097e1e51d83a9b4aaf52abcbe51d3e278dff/ddaptools-0.4.38.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-01 20:36:21",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ddaptools"
}
        
Elapsed time: 0.16763s