I'm a senior software engineer. I like math, skiing, and tanks.
🥬
GROWING
Pinned Loading
-
datetime_matcher
datetime_matcher PublicA python module that extends regex to allow matching, extracting, and reformatting datetimes using familiar datetime format codes.
-
nested_argparse
nested_argparse PublicA python module that extends argparser to create nested namespace trees for subparsers.
Python 2
-
zhaostephencom-ghp/zhaostephen.com-prod
zhaostephencom-ghp/zhaostephen.com-prod PublicPROD deployment of zhaostephen.com
HTML 2
-
zhaostephencom-ghp/zhaostephen.com-2021-static
zhaostephencom-ghp/zhaostephen.com-2021-static PublicSRC repo for zhaostephen.com
HTML 1
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
Opened 1 pull request in 1 repository
trinodb/trino-csharp-client
1
open
-
Trino.Data.ADO: Fix
CommandBehavior
flag read inExecuteDbReaderAsync
This contribution was made on Mar 26
Reviewed 2 pull requests in 1 repository
trinodb/trino-csharp-client
2 pull requests
-
Add the toString override to build the role header string
This contribution was made on Mar 24
-
Fix error deserialization with non-empty suppressed filed
This contribution was made on Mar 22
Created an issue in trinodb/trino-csharp-client that received 2 comments
Trino.Data.ADO: CommandBehavior
flags not switched on correctly in ExecuteDbDataReaderAsync
Issue
I'm experimenting with the Trino.Data.ADO
package by plugging it into where we are running a custom Trino ADO client. It seems to be very dro…
2
comments
Opened 1 other issue in 1 repository
trinodb/trino-csharp-client
1
open
-
Trino.Data.ADO:
TrinoDataReader::NextResult
should return false rather than throwThis contribution was made on Mar 21