Closed einhverfr closed 1 year ago
My thinking here is that the tooling should probably wrap PostgreSQL internal surface stuff into Lenkwerk for maximum flexibility, and then the Lenkwerk -> storage side should do stuff with more internal surface exposed.
My reasoning here is that this provides an ability to add new functionality on the tooling side and the index creation side doesn't have to be aware of what the tooling "compiles" into Postgres index expressions.
I haven't made my mind up on how we'd solve indexes on expressions.
Originally posted by @65278 in https://github.com/onemoredata/bagger/issues/4#issuecomment-1763509219