Hi all:
My name is Rong Kang. I'm contributing codes for Apache IoTDB as a PMC member. IoTDB [1] (Database for Internet of Things) is an IoT native database with high performance for data management and analysis, deployable on the edge and the cloud. IoTDB has become a top-level project at ASF in September 2020. Thanks for your great work, we have implemented the IoTDB-interpreter and enabled users to access IoTDB via the Zeppelin website. We wish to contribute the IoTDB-interpreter code to Zeppelin. According to the contributing guide [2], we folked the Zeppelin repository and added the interpreter code, UT/IT, and documents. The folk repository is at [3]. We have also added the interpreter module into Apache IoTDB, the PR [4] has been merged into the master branch of IoTDB. Could you please guide me on what else I need to do before creating a formal pull request? Thanks! [1] http://iotdb.apache.org/ [2] https://zeppelin.apache.org/docs/0.8.0/development/writing_zeppelin_interpreter.html#contributing-a-new-interpreter-to-zeppelin-releases [3] https://github.com/kr11/zeppelin/ [4] https://github.com/apache/iotdb/pull/2096 Best, Rong
