Florian Valeye

Results 7 issues of Florian Valeye

Currently, we use a `JSON` string for binding Rust and Python for reading the Delta table schema. The improvement is to create and use pyo3 structure in Rust for binding...

enhancement
good first issue
binding/python

# Description Create a file exporter for Tracarbon. **Use Case** When Tracarbon is launched, it should be able to write everything to local files.

enhancement
good first issue

# Description - Tracks the power consumption from a Windows device

enhancement
help wanted
energy-consumption

# Description - Tracks the power consumption from a Linux device # Use Cases - [Reading RAPL energy measurements from Linux](https://web.eece.maine.edu/~vweaver/projects/rapl/)

enhancement
help wanted
energy-consumption

# Description - Add Python binding (>3.7) using `pyo3` to call Scaphandre Rust code from Python. - Add the first version with the sensor `PowercapRAPL` as default. - Expose 3...

Add [Tracarbon](https://github.com/fvaleye/tracarbon) to the list!

Hello! Coming from the [Delta-RS](https://github.com/delta-io/delta-rs) community, I have several questions regarding the timestamp type in the DeltaTable schema serialization saved in the transaction log. **Context** The transaction protocol [schema serialization...

enhancement