Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(filestore): support reading nested directory and various file #423

Merged

Conversation

aqni
Copy link
Collaborator

@aqni aqni commented Aug 14, 2024

本PR合并前,FileStore使用了FileSystem的对接层代码,Dummy不支持以IGinX写出Parquet文件的读取

本PR增加了对FileStore的Dummy部分的处理:

  1. 新增功能可读取非IGinX写出的Parquet文件及相关目录
  2. IGinX需要用户(1)通过参数dummy.struct=FileTree 来指定读取IGinX写出的Parquet文件及目录;(2)通过参数dummy.struct=LegacyParquet 来指定读取IGinX写出的Parquet文件及目录
    3.新增参数 dummy.config.formats.RawChunk.pageSize ,可指定FileStore的非Parquet文件,其按原始字节读取时读取的块大小(字节数)。

@aqni aqni closed this Aug 16, 2024
@aqni aqni reopened this Aug 16, 2024
@aqni aqni closed this Aug 16, 2024
@aqni aqni reopened this Aug 16, 2024
@aqni aqni closed this Aug 17, 2024
@aqni aqni reopened this Aug 17, 2024
@aqni aqni closed this Aug 19, 2024
@aqni aqni reopened this Aug 19, 2024
@aqni aqni closed this Aug 23, 2024
@aqni aqni reopened this Aug 23, 2024
@zhuyuqing zhuyuqing merged commit b60f80d into IGinX-THU:main Sep 3, 2024
4 checks passed
@aqni aqni deleted the feat/filestore/read-parquet-in-file-tree branch October 18, 2024 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants