Pinned
1,021 contributions in the last year
Less
More
Activity overview
Contribution activity
April 2021
Created 26 commits in 5 repositories
Created 1 repository
Created a pull request in delta-io/delta-rs that received 5 comments
tla+ spec for dynamodb lock
Description Spec is model checked without pause and crash. Adding crash and pause to the modeling requires enabling timer in the spec (i.e. setting…
+781
−0
•
5
comments
Opened 6 other pull requests in 4 repositories
delta-io/delta-rs
3
merged
roapi/roapi
1
merged
apache/arrow
1
closed
fvaleye/delta-rs
1
merged
Reviewed 27 pull requests in 5 repositories
delta-io/delta-rs 18 pull requests
- Add delete object in StorageBackend
- Add dry_run vacuum command
- Update arrow deps
- Unify s3 and fs try_commit behavior
- Update app tx version when processing action
- Add createdTime in Metadata
- Bump Python bindings version to v0.4.6
- Change the default timestamp to nanosecond precision for Delta <> Arrow schema
- Add Metadata in Python bindings
- Add pyarrow floatingpoint in Python bindings
- Automate python doc releases
- Add dynamodb lock implementation
- Bump Python crate version to v.0.4.5
- tla+ spec for dynamodb lock
- Don't rely on env::tmp_dir() which may be on a different device for this test
- Add rusdocs on partitions
- Add Sphinx documentation for the Python bindings
- Add localstack and turn on s3 tests