Steve Spencer

Results 5 issues of Steve Spencer

tl,dr: I'm getting `function let()` in my advanced compilation output, which is breaking runtime on older browsers. One of my project's target platform is an old browser not permitting the...

I'm retrieving the number of unique values as a function using count distinct: `select count(distinct "commodity_type_") from "bb243f60c9eDM_FULFile___out_"` I can also perform the same calculation using grouping and sub-queries: `select...

For example we need to enable the display device on our windows VMs, necessary for automated UI tests. This seems like a common requirement for TeamCity. See `--enable-display-device` here: https://cloud.google.com/sdk/gcloud/reference/compute/instances/create#--enable-display-device...

**Describe the bug** Using 11.49.9 and the 3.3 JDBC driver, this query causes a critical error on the server and a null ResultSet in Java. **To Reproduce** Execute this query...

bug

### Describe the bug Hi guys, this is a preliminary report of an issue, to request guidance for what further information to gather in a later update to this issue....

needs triage