Ian Alexander Joiner
Ian Alexander Joiner
# Background and Motivation This issue is a subtask in https://github.com/spaceandtimelabs/sxt-proof-of-sql/issues/235. In short since we plan to add more SQL features we plan to switch to the [`sqlparser`](https://crates.io/crates/sqlparser) crate which...
Please be sure to look over the pull request guidelines here: https://github.com/spaceandtimelabs/sxt-proof-of-sql/blob/main/CONTRIBUTING.md#submit-pr. # Please go through the following checklist - [x] The PR title and commit messages adhere to guidelines...
# Background and Motivation This issue is a subtask in https://github.com/spaceandtimelabs/sxt-proof-of-sql/issues/235. In short since we plan to add more SQL features we plan to switch to the [`sqlparser`](https://crates.io/crates/sqlparser) crate which...
# Background and Motivation This issue is a subtask in https://github.com/spaceandtimelabs/sxt-proof-of-sql/issues/235. In short since we plan to add more SQL features we plan to switch to the [`sqlparser`](https://crates.io/crates/sqlparser) crate which...
# Background and Motivation This issue is a subtask in https://github.com/spaceandtimelabs/sxt-proof-of-sql/issues/235. In short since we plan to add more SQL features we plan to switch to the [`sqlparser`](https://crates.io/crates/sqlparser) crate which...
# Background and Motivation This issue is a subtask in https://github.com/spaceandtimelabs/sxt-proof-of-sql/issues/235. In short since we plan to add more SQL features we plan to switch to the [`sqlparser`](https://crates.io/crates/sqlparser) crate which...
# Background and Motivation This issue is a subtask in https://github.com/spaceandtimelabs/sxt-proof-of-sql/issues/235. In short since we plan to add more SQL features we plan to switch to the [`sqlparser`](https://crates.io/crates/sqlparser) crate which...
# Background and Motivation This issue is a subtask in https://github.com/spaceandtimelabs/sxt-proof-of-sql/issues/235. In short since we plan to add more SQL features we plan to switch to the [`sqlparser`](https://crates.io/crates/sqlparser) crate which...
# Background and Motivation We need to expand [column_operation.rs](https://github.com/spaceandtimelabs/sxt-proof-of-sql/blob/main/crates/proof-of-sql/src/base/database/column_operation.rs) to include column-literal operations so that we can define accurate and fast operations on `ColumnarValue`s. # Changes Required - [ ]...