ibis-project / ibis-birdbrain

portable Python ML-powered data bot
https://ibis-project.github.io/ibis-birdbrain/
Apache License 2.0
23 stars 4 forks source link

feat: add transpile_sql and execute_last_sql for demo #58

Closed jitingxu1 closed 3 months ago

jitingxu1 commented 3 months ago
  1. add transpile_sql and execute_last_sql for demo.
  2. Rename code attachment attribute language to dialect. we need to know the dialect of the executed sql for the transpile_sql, IMO, it would be better to change it to dialect, even though the dialect could be inferred from the con.