calcite-notebooks
                                
                                
                                
                                    calcite-notebooks copied to clipboard
                            
                            
                            
                        :notebook: A series of Jupyter notebooks to demonstrate the functionality of Apache Calcite
                                            Results
                                            
                                                2
                                            
                                            calcite-notebooks issues
                                        
                                        Sort by
                                                recently updated
                                            recently updated
                                                
                                                newest added
                                                
                                            I have trired your code in _query-optimization.ipynb_ . When I use the Frameworks.getPlanner() to get the framework planner to do the transform from SqlNode to RelRoot. I use the RelRoot.rel...
Hello, thanks a lot for this project, the notebooks are pretty nice for learning the basics of calcite. I noticed that the project does not have a license so I...