l1xnan

Results 7 issues of l1xnan

resolves #9007 ### Problem `distutils.util.strtobool` was removed in Python 3.12, see https://peps.python.org/pep-0632 ### Solution Copying the `distutils.util.strtobool` implementation from python 3.10. ### Checklist - [x] I have read [the contributing...

cla:yes

### What problem does this feature solve? ![img_v3_029a_876561fa-aea2-4b38-a812-30ec6b791e6g](https://github.com/VisActor/VTable/assets/6105390/2ef137cb-853c-494d-a884-76930062a80e) ### What does the proposed API look like? 类似浏览器 HTML 滚动条的效果

Executing the pivot statement results in the following error: ```rust let sql = r" with tbl as ( select * from read_parquet('test.parquet') ) PIVOT tbl on a using sum(b)"; let...

see: https://duckdb.org/docs/extensions/mysql#reading-data-from-mysql

Demo: https://codesandbox.io/p/sandbox/inspiring-edison-n7rphd ![image](https://github.com/brimdata/react-arborist/assets/6105390/a3656fa6-5974-4963-83e3-9ffdbdb50882)