-
```
What steps will reproduce the problem?
1. Create a popup in your application and invoke it using
PopUpManager.createPopUp(null, PopupClass, true);
2. Run your application and open FlexSpy
What i…
-
```
What steps will reproduce the problem?
1. Create a popup in your application and invoke it using
PopUpManager.createPopUp(null, PopupClass, true);
2. Run your application and open FlexSpy
What i…
-
ScanOptions currently has a number of constraints between members, which violates the contract of a public struct:
- `filter` must be bound to `dataset_schema`
- `projection` must be bound to `data…
-
### Windows build number:
22000.0
### Your Distribution version:
20.04
### Your WSL versions:
Windows Subsystem for Linux Distributions:
Ubuntu (Default)
```
PS C:\Users\vkhristenko> wsl --v…
-
`function_test.cc` in Substrait testing only includes `ScanAndProject` and `ScanAndAggregate`, `ScanAndFilter` and `ScanAndJoin` must be added to this test suite.
**Reporter**: [Vibhatha Lakmal Abey…
-
Currently the hash join outputs key columns from both sides. On an outer join this can help distinguish between a row that matched but had entirely null payloads on one side and a row that didn't mat…
-
Both Gentoo and Debian have found that test-pixels fails on all big endian architectures, including ppc32, ppc64, hppa, sparc, and s390x. Debian's logs show that m68k is working, but they disable the …
-
# Environment
```none
Windows build number: [run `[Environment]::OSVersion` for powershell, or `ver` for cmd]
Windows 11 Version 10.0.22000.258
Your Distribution version: [On Debian or Ubunt…
-
`pyarrow.fs.HadooFileSystem.open_append_stream` does not create an empty file if the target doesn't exist. Plus, doc string of `append_stream` says that
> DEPRECATED: Open an output stream for ap…
-
We have a number of tools for running queries today that we can use when benchmarking and profiling.
- We can create tests in google test but then it is often difficult to pass in extra arguments l…