Brent Gardner
Brent Gardner
# Which issue does this PR close? Closes #112. # Rationale for this change Since tables have to be registered to sessions, we need a session identifier or else each...
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** Since tables have to be registered per each session in Ballista, no...
Images fed to the network in demo.py are BGR instead of RGB. This is apparent in the image in your readme - the car's headlights are blue, as are the...
# Which issue does this PR close? Closes #3538 maybe. # Rationale for this change Fix docs.rs build. # What changes are included in this PR? Try to fix docs.rs,...
# Which issue does this PR close? Closes #. # Rationale for this change We would like to use delta-rs from Ballista. # What changes are included in this PR?...
# Which issue does this PR close? Closes #270. # Rationale for this change Treat the yarn build as a first-class citizen. # What changes are included in this PR?...
**Describe the bug** Github actions to not yet perform the `yarn build` step that is now required to make a fully functioning Ballista scheduler artifact. Due to this, there are...
# Which issue does this PR close? Closes #267. # Rationale for this change Described in issue. # What changes are included in this PR? Several docker-compose fixes. # Are...
**Describe the bug** When Ian ran `docker-compose up --build`, he ran into several errors: ``` [ballista-executor_1 | Error: Could not connect to scheduler [ballista-executor_1 | [ballista-executor_1 | Caused by: [ballista-executor_1...
# Which issue does this PR close? Closes #456. Described in issue # What changes are included in this PR? 1. New `delta` feature that allows registration of delta tables...