Search before asking
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?
Search before asking
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?