diff options
| author | vitya-smirnov <[email protected]> | 2025-11-13 16:05:58 +0300 |
|---|---|---|
| committer | vitya-smirnov <[email protected]> | 2025-11-13 16:27:35 +0300 |
| commit | dbba1fa00353fc9ca05b382fb251068510e4230b (patch) | |
| tree | c40714d399dacb45b437b2e231ac3b96287f997e /contrib/python/ipython/py3/IPython | |
| parent | f00e8158e68b227780b976b9653e11adac8fe316 (diff) | |
YQL-20436: Add YqlSelect to differential testing
Added `AutoYqlSelect` differential testing target for
`minirun` and `yt_file`.
It helped to explore at least the following issues:
1. Not set `DeriveColumnOrder` (fixed)
2. Absent `Unordered` decorator (fixed)
3. Unsupported not fully-qualified `VALUES` (fixed)
4. Premature cluster check leading to error instead of an
unsupported status (fixed)
5. Invalid column name generation (fixed)
6. Absent top-level select column order (postponed)
7. Absent error on column name collision (postponed)
8. Other issues unexplored due to noise from bullet 6.
As tests are failing `AutoYqlSelect` is commented out
until `YqlSelect` is ready.
Also added some missing tests for `LIMIT`/`OFFSET` and `WHERE`.
commit_hash:70424260914acff8275f3544e2ad7a99789f7620
Diffstat (limited to 'contrib/python/ipython/py3/IPython')
0 files changed, 0 insertions, 0 deletions
