iceberg-python icon indicating copy to clipboard operation
iceberg-python copied to clipboard

Expose ref_name parameter for table scans

Open b-phi opened this issue 10 months ago • 0 comments

I came across this issue which looks useful https://github.com/apache/iceberg-python/issues/1746. It turns out this feature is mostly already supported, but not directly exposed or documented. I reused TableScan.use_ref, assuming that has the desired error handling.

b-phi avatar Mar 04 '25 22:03 b-phi