Skip to content

[Bug] Log format equal to INDEXED does't support projection push down  #150

@swuferhong

Description

@swuferhong

Search before asking

  • I searched in the issues and found nothing similar.

Fluss version

0.5.0

Minimal reproduce step

You can create a Fluss table with option 'table.log.format' = 'INDEXED', and you will find you can not scan log from it while the Unsupported exception will be thrown.

What doesn't meet your expectations?

Even if Fluss only support projection push down to server for log format as ARROW. However, INDEXED format also need to support projection push down in client side.

Anything else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No fields configured for Bug.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions