黄璞
黄璞
协作流程中的分析链接均失效 离线文档中微云分享失效
**Describe the bug** Cannot import BlazingContext when processor type unknown. **Steps/Code to reproduce bug** Code and output from ipython (personal info hidden). ``` In [1]: from blazingsql import BlazingContext ---------------------------------------------------------------------------...
I define a json schema and there are nesting objects. The `rule type` in this situation seems useless because it just another nesting json schema and the data is defined...
version: 2.15.0 This is a demo which can reproduce this bug. ```python def test_hang(self): from sql_metadata import Parser s = """WITH a AS (SELECT MAX(b) AS c FROM d WHERE...