Search code examples
javaapache-drillapache-calcite

How to Build Apache calcite Excel Adaptor


where i can get Excel Adaptor for Apache calcite.

class ExcelEnumerator<E> implements Enumerator<E> {

}

I'm trying to created ExcelEmumarator Class.


Solution

  • I have developed excel adaptor for calcite

    Git Repo

    https://github.com/prasadnanobi/CalciteAdaptor.git