issues
search
chrthomsen
/
pygrametl
Official repository for pygrametl - ETL programming in Python
http://pygrametl.org
BSD 2-Clause "Simplified" License
289
stars
41
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix _BaseBulkloadable only resolves dependencies on first bulk run
#73
fromm1990
closed
1 week ago
0
_BaseBulkloadable only resolves dependencies on first bulk run
#72
fromm1990
opened
2 weeks ago
2
Lookupatts cannot be NoneType even if defaultid is set
#71
fromm1990
opened
1 month ago
3
Rowexpander requires key to be set in return dict
#70
fromm1990
opened
1 month ago
0
The default start method will change away from fork in Python 3.14
#69
chrthomsen
opened
4 months ago
0
Add PyPI downloads badge from shields.io
#68
skejserjensen
closed
6 months ago
0
Rename master to main in GitHub Actions
#67
skejserjensen
closed
1 year ago
0
SlowlyChangingDimension type1 update only latest
#66
skejserjensen
closed
1 year ago
0
Add utf-8 to open() in source.py to match guide
#65
skejserjensen
closed
1 year ago
0
Type One Attributes Updating for Every Version
#64
Nickster258
closed
1 year ago
7
Update actions/checkout
#63
skejserjensen
closed
1 year ago
0
Fixes to avoid deadlock in DTT. Example updated to use clear
#62
chrthomsen
closed
1 year ago
0
Dev/scd lookupasof
#61
chrthomsen
closed
1 year ago
0
Update README to match website
#60
skejserjensen
closed
1 year ago
0
Update and extend beginner guide
#59
skejserjensen
closed
1 year ago
0
Add figure of ETL program with pygrametl
#58
skejserjensen
closed
1 year ago
0
Add SQLTransformingSource
#57
skejserjensen
closed
1 year ago
0
Open source existing unit tests
#56
skejserjensen
closed
1 year ago
0
Specify which platforms can run parallel ETL flows
#55
skejserjensen
closed
1 year ago
0
More robust ymdparser and ymdhmsparser.
#54
chrthomsen
closed
1 year ago
0
Raise an error if a rowexpander does not return
#53
skejserjensen
closed
1 year ago
0
Explicitly set UTF-8 for open() in the guide
#52
skejserjensen
closed
1 year ago
0
Fix BatchFactTable not converting all None to NULL
#51
skejserjensen
closed
2 years ago
0
BatchFactTable using Multirow can't handle None values
#50
camara-raf
closed
2 years ago
3
Added missing BulkFactTable attributes
#49
fromm1990
closed
2 years ago
0
Add missing attributes to BulkFactTable
#48
fromm1990
closed
1 year ago
5
Add Windows support for decoupled BulkFactTable
#47
fromm1990
closed
1 year ago
1
Issue with shareconnectionwrapper
#46
fromm1990
closed
1 year ago
5
Duplicate key while double referencing dimensions
#45
fromm1990
closed
2 years ago
1
Prevent type two updates if only the fromatt is different but other attributes are equal
#44
iiLaurens
closed
2 years ago
1
allowsideeffectsonrows option added
#43
chrthomsen
closed
2 years ago
2
Prevent contamination of input dictionary
#42
iiLaurens
closed
2 years ago
2
Allow native python date(time) objects as source inputs
#41
iiLaurens
closed
1 year ago
3
Type 2 SCD with datetime column
#40
iiLaurens
closed
1 year ago
4
Update the beginner guide and add a data set to it
#39
skejserjensen
closed
2 years ago
1
Corrected errors in SlowlyChangingDimension and SnowflakedDimension
#38
ssrika17
closed
2 years ago
3
Corrected 2 errors in datespan function
#37
ssrika17
closed
3 years ago
2
Cache optimization use sqlite3
#36
qianxuanyon
closed
3 years ago
0
Resolve #27 by fixing mistakes in the documentation
#35
skejserjensen
closed
3 years ago
0
SQLSource Performance can be adjusted
#34
qianxuanyon
closed
3 years ago
0
It is recommended to add default columns names as SQLSource default metadata attributes
#33
qianxuanyon
closed
3 years ago
0
currentsize added (issue #23)
#32
chrthomsen
closed
3 years ago
0
Add the drawntabletesting package to pygrametl
#31
skejserjensen
closed
3 years ago
0
Update README
#30
skejserjensen
closed
3 years ago
0
Request to expose the __connection attribute of ConnectionWrapper
#29
qianxuanyon
closed
3 years ago
0
The global variable _alltables is difficult to handle independent tasks when multi-threaded
#28
qianxuanyon
closed
3 years ago
2
Inconsistencies in documentation.
#27
Jonasmadsen
closed
3 years ago
1
The _before_lookup statement of BatchFactTable will cause batch loading to fail and reduce efficiency
#26
qianxuanyon
closed
3 years ago
1
Increase the update method of the fact table
#25
qianxuanyon
closed
3 years ago
1
When an exception occurs, the error object is not deleted from pygrametl._alltables, causing the correct code to fail to execute during subsequent submissions
#24
qianxuanyon
closed
4 years ago
3
Next