You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: read_all_batches schema discovery and test store root
- Auto-detect parquet schema from first file for proper column projection
when using LakeSoulReader in read_all_batches
- Use LocalFileSystem::new() (root at /) in tests so absolute index_prefix
paths work correctly (matching Python behavior)
- Mark test_read_parquet_schema and test_build_and_list_files as #[ignore]
(require prepare_data.py)
Signed-off-by: chenxu <chenxu@dmetasoul.com>
0 commit comments