davidyuan1223 commented on PR #5592:
URL: https://github.com/apache/kyuubi/pull/5592#issuecomment-1793670210

   > Cool. This would important for Paimon support.
   
   yes, i try to fix this, but the comment's code looks like is conflict with 
our update? The file scan_command_spec support list extractor
   ```
   val tables = getScanSpec(scan).tables(scan, spark)
                   tables.headOption.map(applyFilter(scan, _)).getOrElse(scan)
   ```
   but the code only filter the first extractor's result


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to