failable
failable
Status?
Hello, there are total 3 files. Not sure if these information helps. ``` user@macos:~/git/med-data $ ll data/*-*-*-*-*-*.parquet -rw-r--r-- 1 user staff 41M Oct 20 2021 data/2020-02-04-2020-11-01.parquet -rw-r--r-- 1 user staff...
That seems to be the issue. ``` >>> files = ["data/2020-02-04-2020-11-01.parquet", "data/2020-11-01-2021-03-01.parquet", "data/2021-03-01-2021-09-05.parquet"] >>> pl.scan_parquet("data/*-*-*-*-*-*.parquet").columns ['Id', 'Genericname', 'Diagnosis', 'InquiryId', 'CreateTime', 'UpdateTime', 'InqCount', 'Level', 'UpdateBy', 'Creater', 'Platform', 'Remark', 'Checker', 'CheckTime', 'Confirmer',...
@ritchie46 Thanks, seems the issue has been fixed now!
When will we have a release? It took me an hour to build the main branch on my local machine.
> I'm wondering whether just showing that a file is open in Cmd-p would also help here. Yes, I just notice 😅 that there's a horizontal line separating the open...
Still happens in ``` Zed: v0.154.1 (Zed Preview) OS: macOS 15.0.0 Memory: 32 GiB Architecture: x86_64 ```
Still happens in ``` Zed: v0.172.5 (Zed Preview) OS: macOS 15.1.0 Memory: 64 GiB Architecture: aarch64 ```
Still happening. ``` Zed: v0.189.5 (Zed Preview) OS: macOS 15.5.0 Memory: 64 GiB Architecture: aarch64 ```
One the them is the outdated version. @probably-neb