gluesql icon indicating copy to clipboard operation
gluesql copied to clipboard

Move `Evaluated` module from `executor/evaluate` to `data/`

Open panarch opened this issue 2 years ago • 0 comments

We need to split struct declaration and evaluation codes which co-exist in Evaluated enum. Then, declaration part would be better to be located in data/.

panarch avatar Jun 05 '23 08:06 panarch