aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/docs/en
Commit message (Collapse)AuthorAgeFilesLines
* Intermediate changesrobot-piglet5 days4-7/+7
| | | | commit_hash:2abde8e0f92128da6d1129e60c1be311b1abdb43
* Intermediate changesrobot-piglet6 days1-0/+4
| | | | commit_hash:791630de931895a34afe70faac72bc4bb95986d7
* Intermediate changesrobot-piglet2025-07-141-0/+60
| | | | commit_hash:50f62a6c3fe0fa8fbf1231f6f14d7434b83fa964
* Intermediate changesrobot-piglet2025-07-071-5/+9
| | | | commit_hash:5a3888997f606a4dec72243c6f80a42a8e44021b
* YQL-20093: Change DateTime::IntervalFromSeconds signaturevitya-smirnov2025-07-072-2/+4
| | | | | | | | As `DateTime::ToSeconds(Interval)` returns `Int64` since `2025.03`, then a reverse function should be changed as well. Also added support for block `UDF`s at `TLangForked`. commit_hash:24fdaa28ef016ee10b9c5772aa8d4e8ba28ee6c4
* Intermediate changesrobot-piglet2025-07-041-0/+10
| | | | commit_hash:1da57e9eddeb8b27a8eed92e07d7cd0991bf040c
* Intermediate changesrobot-piglet2025-07-021-0/+6
| | | | commit_hash:0ae907a34c8626e2231a279961ab1be033ae895f
* YQL-20093: Make DateTime::ToSeconds(Interval) return Int64vitya-smirnov2025-07-022-1/+6
| | | | | | | | Changed the signature of `DateTime::ToSeconds` on `Interval` to return `DWORD` instead of `WORD` under the`LangVer 2025.03`. Added canonization tests. commit_hash:6467949663227aafd27f05d49fca0d656bb190dd
* Intermediate changesrobot-piglet2025-06-251-0/+2
| | | | commit_hash:044677dfc05bd34fe10fe3d3fb5c519836e139ad
* Intermediate changesrobot-piglet2025-06-2516-440/+443
| | | | commit_hash:8d0c00185a2284990cdc8168d34b4cd0d87e09ae
* Intermediate changesrobot-piglet2025-06-231-4/+0
| | | | commit_hash:dfb13e3a76fcc76bdf5dc2038941c7a198d8e3bb
* YQL-17269: support INTERSECT and EXCEPT without PositionalUnionAllkndrvt2025-06-201-0/+6
| | | | commit_hash:632e24794e8bcf6ef0502b7e8c031e964d28d36a
* Intermediate changesrobot-piglet2025-06-191-14/+13
| | | | commit_hash:fe754b46ad23182847cc465e26c09748a32107ed
* Update minimal langver for Ascii{Starts,Ends}WithIgnoreCase functions in ↵imunkin2025-06-171-2/+2
| | | | | | | String UDF Follows up 4b86982498876ec14632c0a018a940c3393bb5d6 commit_hash:17be35db9650e9e8e63ae88f2bce18d77c8d6938
* YQL-19819: Add udf/sha512panikku2025-06-102-0/+5
| | | | commit_hash:66268a673a500f22e3a4c728f5f24c4a821458ae
* Intermediate changesrobot-piglet2025-05-301-2/+2
| | | | commit_hash:63fb90ee32870924642659f0e260bc05dffd939a
* Intermediate changesrobot-piglet2025-05-292-6/+6
| | | | commit_hash:38be060082c898380f3e02b03eea72108f8cf50b
* Intermediate changesrobot-piglet2025-05-293-1/+12
| | | | commit_hash:b50b650a489b071d4857d433ddc5a2db31e243ac
* YQL-18878: Disable logs + provide regexp erroratarasov52025-05-281-1/+1
| | | | commit_hash:a621ff34ec05a45a278051bc2ac0a01f8f2e122d
* Intermediate changesrobot-piglet2025-05-201-5/+5
| | | | commit_hash:bd56a0bd0fbcf787bb946c427aeab26dec03e32a
* YQL-19748: Add ReverseBytes and ReverseBitsatarasov52025-05-132-1/+7
| | | | commit_hash:8ea4f04ae478bcbe0bb1d77cf5d6d1575bbc16f1
* YQL-19923: Add Ascii{Contains,Equals}IgnoreCase functions to String UDFimunkin2025-05-122-0/+5
| | | | commit_hash:6717ca10951c933df9cf8757763cfbae15facbbf
* YQL-19884: Add Ascii{Starts,Ends}WithIgnoreCase functions to String UDFimunkin2025-05-062-5/+11
| | | | commit_hash:4b86982498876ec14632c0a018a940c3393bb5d6
* YQL-19901: Fix TestBit for string argumentimunkin2025-04-251-2/+8
| | | | commit_hash:8ca44c4f80502be7e9c4c970f05b64ad9b50b13f
* Intermediate changesrobot-piglet2025-04-241-6/+11
| | | | commit_hash:dc3193604b8e3f1c1a2e012318f542b2497d7638
* Intermediate changesrobot-piglet2025-04-231-14/+11
| | | | commit_hash:9b9fa862d523687c3eb883e9b94c2ecef522cda8
* Intermediate changesrobot-piglet2025-04-222-2/+4
| | | | commit_hash:1375a766562a6db3ebd530fb7a9eff5d458fbd53
* YQL-19845 CurrentLanguageVersion funcvvvv2025-04-221-0/+9
| | | | commit_hash:2af511a18740c931b471dc1f2ff36a8b4ce573a8
* YQL-19864 docsvvvv2025-04-187-1/+68
| | | | commit_hash:cc82995d04c8bd3b7ca4d6fe69e91edc092e1b32
* Intermediate changesrobot-piglet2025-04-151-1/+6
| | | | commit_hash:6a1a12d9e7bc15825c3edd409b96814d24f99158
* Intermediate changesrobot-piglet2025-03-261-14/+13
| | | | commit_hash:60bc269353f8816a6932f852e22d8a9918b77dab
* Intermediate changesrobot-piglet2025-03-251-28/+12
| | | | commit_hash:72d809978e1ee2aa3c9ffad1cc8a10fc59d61bee
* Intermediate changesrobot-piglet2025-03-241-1/+1
| | | | commit_hash:f44a14e9b88222e452c4bbca80cf41335a9bad5e
* Intermediate changesrobot-piglet2025-03-193-91/+307
| | | | commit_hash:b16f3e48e8ace97fa7d4b3d172f16bb0e784fd8b
* Intermediate changesrobot-piglet2025-03-191-0/+8
| | | | commit_hash:c67cba9ae71e0537ebbf4d47c15e56c5818c46a1
* Intermediate changesrobot-piglet2025-02-2631-293/+293
| | | | commit_hash:17a903d36007950139a4f3a7676d0c6190090981
* YQL-19129 soft WITHOUTvvvv2025-02-211-1/+2
| | | | commit_hash:563aebc32ae87bc18e5e3e38babc034e5e89e2c1
* opt. index for DynamicVariant YQL-19499vvvv2025-01-271-4/+4
| | | | commit_hash:cdf713319f6b37f19e986df843edf28ab9991d7a
* Intermediate changesrobot-piglet2025-01-252-3/+3
| | | | commit_hash:86cf5b4dacfff849827654a41271dda52444e8d7
* Intermediate changesrobot-piglet2025-01-241-0/+24
| | | | commit_hash:9cd3d8dc0ea099955ace43e5a7049aa3edf6c027
* Intermediate changesrobot-piglet2025-01-1685-0/+11349
commit_hash:aad4c6091d19bafc760b4b238153622f73166199