Hi everyone, I have a proposal that I think can unify two problem sets: 1) adding more IOs for Beam SQL, and 2) making more (Row-based) Java IOs available in Python as cross-language transforms
The basic idea is to create a single cross-language transform that exposes all Beam SQL IOs via the TableProvider interface. A design document is available here: https://s.apache.org/xlang-table-provider Please take a look and let me know what you think. Thanks! Brian
