Skip to content

Releases: sirkozuch/ex-looker

Primary key fix

23 Oct 09:43
Compare
Choose a tag to compare
Primary key fix Pre-release
Pre-release

Primary key can now be specified and will be used in KBC

More logging adjustments to accommodate KBC

23 Oct 08:02
Compare
Choose a tag to compare
0.3.6

More adjustments to logging of information to KBC.

Logging to adjusted to print correct messages.

23 Oct 07:49
Compare
Choose a tag to compare
0.3.5

Conflicts

Changes to overall look of extractor.

22 Oct 19:53
Compare
Choose a tag to compare
Pre-release

Clean-up of code and unused stuff.

Traceback limit changed

22 Oct 14:26
Compare
Choose a tag to compare
Pre-release
0.3.2

Changed traceback limit

Changes to KBC logging

22 Oct 13:21
46405fb
Compare
Choose a tag to compare
Pre-release

Adjusted logging to meet KBC standards.

Limits, primary keys, incremental and requests

22 Oct 12:51
15dc9a1
Compare
Choose a tag to compare

Changes to way data is downloaded via Looker API (now uses requests library instead of custom library before). Due to limitations of Looker API, all downloads with pivot columns are restricted to 5000 limits. This limit may be overwritten, but data dimensionality is reduced, i.e. all pivot columns and measures are omitted. The limitation does not apply to non-pivoted tables. User is also able to specify primary key and whether load to storage should be incremental.

Fixed Dockerfile

19 Oct 14:53
Compare
Choose a tag to compare
Fixed Dockerfile Pre-release
Pre-release
0.2.4

Dockerfile dix

Fixed bug with incorrect API endpoint.

19 Oct 14:53
Compare
Choose a tag to compare
Pre-release
0.2.3

Fixed bug with incorrect API endpoint.

Query type removed

19 Oct 14:29
Compare
Choose a tag to compare
Query type removed Pre-release
Pre-release

Query type produced buggy behavior, so removing it from extractor.