-
The DistSQL distribution heuristic is very simple: if a particular planNode is marked as `shouldDistribute`, and no other planNodes are marked as `shouldNotDistribute` or `cannotDistribute`, the plan …
-
@rickecon, @PeterDSteinberg, @jdebacker, @brittainhard
This is based on recent conversations I've had with Jason, Rick and Peter about getting OG-USA back up on TaxBrain.
Phase 1 is a path to…
-
```
--select '00000CADv104'+ dateformat(getdate(),'YYYYMMDD')
select 'CAD01' + right('000'+cpf,14)
+ right('0000' + cast(CD_POSTO as varchar),4)
+ case tp_funcionario when 'F' then '06' else case …
-
This issue is used to record the progress of the implementation of CTE functions and subtasks in nereids. Currently, the CTE syntax is implemented by fully inlining it(in #12742), without cost-based o…
-
It seems useful to allow analyzing multiple partitions without explicitly listing them all (and without analyzing the entire table). We need to figure out a good way to represent this using the proper…
-
Now that rv64gcCacheSim.py is working again (#908), several of the tests report cache mismatches. The problematic ones are listed below. All of the other tests match.
```
Commencing test coverage6…
-
Given a serious focus by candidates on the taxation of various types of wealth, I believe we need to impute detailed information on assets, liabilities, and capital transactions.
I believe we shou…
-
[UNHCR](https://www.unhcr.org/stay-informed.html)
-
This Code under this Tab needs a rethink
-
This script needs to be improved as it is not designed to function in HA environments with critical Data.
If you have an application with critical data and a backup is running every 15 minutes (e.g…