|
|
|
|
|
by r1b
667 days ago
|
|
It’s strange to me that the interop story here only considers compatibility with GoogleSQL. These days, we have tooling that can generate an IR for SQL and transpile it to any dialect (see: sqlglot). Doesn’t coupling SQL syntax to dialect-specific SQL semantics throw a wrench in this? |
|