Russell Spitzer

Results 7 issues of Russell Spitzer

CVE-2016-4437 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4437 Via a dependency on BeanUtils CVE-2014-0114 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0114 Shiro needs to be updated to eliminate the 2016-4437 to 1.2.5 There is no fix for CVE-2014-0114 in Shiro although it...

bug
good first issue
technical

As is there is no way to scan and return only partial results from a MetadataTable Scan. There are some use cases, like distributed planning, which would benefit from pushing...

stale

### Feature Request / Improvement Currently rewrite data-files always uses the current table partition spec when rewriting but it is useful to be able to use any partition spec in...

**Background**: One issue we’ve seen come up frequently with our larger table scans in Spark is the amount of time required for job planning. Spark reads have a long startup...

stale

### SUMMARY Fixes https://github.com/apache/superset/issues/25647 In short, attachments are being sent as "CSV" when they are in fact ZIP. ### TESTING INSTRUCTIONS Notification can be set up for a chart with...

size/XS

Following https://github.com/apache/iceberg/pull/3459/files we should have the beginning of SupportsPartitionManagement. This issue is open to provide implementations of ALTER TABLE Partition commands. This would cause us to no longer rely on...

Because of the String -> Fixed Binary conversion the readers and writers are both incorrect. The vectorized reader initializes a FixedBinary reader on a column we report is a String...