幸あれ
- Taipei, Taiwan
- https://uranusjr.com/
- @uranusjr
Highlights
- 2 discussions answered
Block or Report
Block or report uranusjr
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
apache/airflow Public
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
2,364 contributions in the last year
Activity overview
Contribution activity
May 2022
Created 6 commits in 3 repositories
Created 1 repository
- uranusjr/yamm Python
Created a pull request in apache/airflow that received 7 comments
Disallow calling expand with no arguments
This makes everything easier. FIx #23435. ^ Add meaningful description above Read the Pull Request Guidelines for more information. In case of fun…
+5
−0
•
7
comments
Opened 4 other pull requests in 2 repositories
pypa/pip
1
merged
1
open
NREL/mappymatch
2
merged
Reviewed 49 pull requests in 4 repositories
apache/airflow
25 pull requests
- Handler parameter from JdbcOperator to JdbcHook.run
- Document fix for broken elasticsearch logs with 2.3.0+ upgrade
- Grid data: do not load all mapped instances
- Add TaskInstance State 'REMOVED' to finished states and success states
- Fix permission issue for dag that has dot in name
- Further speed up fixing ownership in CI
-
filter audit log by
dttm
field in webserver - Maintain grid view selection on filtering upstream
-
Fix
SqliteHook
compatibility with SQLAlchemy engine - Fix python version used for cache preparation
- Support host_name on Datadog provider
- Added support for associating custom tags to job runs submitted via EmrContainerOperator
-
Fix error when SnowflakeHook take empty list in
sql
param - Fix regression in ignoring symlinks
- Modify db clean to also catch the ProgrammingError exception
- Fix task log is not captured
- Ensure execution_timeout as timedelta
- Always -f when removing container after DockerOperator execution
- Exclude missing tasks from the gantt view
-
Upgrade
pip
to latest released 22.1.0 version - Replace "absolute()" with "resolve()" in pathlib objects
- Shorten max pre-commit hook name length
-
Add wildcard possibility to
package-filter
parametere - Add 'reschedule' to the serialized fields for the BaseSensorOperator
- Use func.count to count rows
- Some pull request reviews not shown.
pypa/pip
6 pull requests
pypa/packaging
1 pull request
pypa/warehouse
1 pull request
Created an issue in sethmlarson/truststore that received 5 comments
CRYPT_E_NO_REVOCATION_CHECK when checking a self-signed certificate created by mkcert on Windows
After generating a certificate with mkcert
(using the example in README) and starting a server on localhost, https://localhost
correctly runs in th…
5
comments