I may be slow to respond.
-
02:36
- 8h ahead
Pinned Loading
-
apache/kyuubi
apache/kyuubi PublicApache Kyuubi is a distributed and multi-tenant gateway to provide serverless SQL on data warehouses and lakehouses.
-
40 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
March 2025
Created 13 commits in 1 repository
Created 1 repository
-
iodone/liteflow
Python
•
Built by
This contribution was made on Mar 4
Opened 3 pull requests in 1 repository
iodone/liteflow
3
merged
-
Update GitHub Actions workflow to include step for updating poetry.lock
This contribution was made on Mar 26
-
For workflow test
This contribution was made on Mar 20
-
Add GitHub Actions workflows for publishing to PyPI and running tests
This contribution was made on Mar 20
Reviewed 1 pull request in 1 repository
iodone/liteflow
1 pull request
-
[Feature] Add support for Ray Executor (Run ID: iodone_liteflow_issue_6_b23f176e)
This contribution was made on Mar 26
Created an issue in iodone/liteflow that received 2 comments
[Feature] Add support for Ray Executor
Currently, only threads of ThreadPool are supported.
executor = PoolExecutor(ThreadPoolExecutor(max_workers=4)) # thread pool executor is optional,…
2
comments