| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
commit_hash:0cd6fc0bf2710bf89ee654ef4c3771c74fb493a6
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
We need to control feature activation not only
for core YQL components, but also for the SQL
translator. This patch enables SQL features
activation via the new `ExtendedTranslationFlags`
configuration property.
Example usage:
```scala
SqlCore {
ExtendedTranslationFlags: {
Name: "DisableExceptIntersectBefore202503"
Activation: {
IncludeUsers: [
"xxx"
]
}
}
}
```
commit_hash:a60dbeb68b73cd0d5f1c1831fecdde19544f12e1
|
| |
|
|
| |
commit_hash:3693b0059b05bcf38d734e2d395dc3378902675c
|
| |
|
|
| |
commit_hash:91f77329ea1087b0436a5c5ee5fcd7273aeb7b27
|
| |
|
|
| |
commit_hash:e37eb68f940d5c686451da8a77ed31e4b0c76fe1
|
| |
|
|
| |
commit_hash:393ec43ede4bf529dd68413165afce4bb49a43db
|
| |
|
|
|
| |
Add fmrrun, create file yt service and support multiple cluster conn, fix issues
commit_hash:d06778387ceec03820347f73b05a0281033804ed
|
| |
|
|
| |
commit_hash:4a6a74639669cf2836dedbc7b61efb1f43faef1f
|
| |
|
|
| |
commit_hash:334467ee716dce69171d491a61aa6f9b5f914080
|
| |
|
|
| |
commit_hash:e2b7b2f9068bb480c3779b387c101673cc6cf7a7
|
| |
|
|
| |
commit_hash:77c3b913c79e11d4d9f58909de1f75815b425a5f
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
yt.RuntimeClusterSelection and yt.RuntimeClster
fix
Add default yt cluster for yt_file tests
Revert "Add plato + banach to yt_file/yt configs"
This reverts commit 83b85e67d753abed32fc620991b0ddd7ea58dcee.
Add plato + banach to yt_file/yt configs
add MrCluster setting
Support yt.MrCluster
commit_hash:e046a70ebea88ca0adcd497ce2e66d75a3c339ff
|
| |
|
|
| |
commit_hash:787f4898632b0109fb15fa3f6bbd993430f47616
|
| |
|
|
| |
commit_hash:2aa733486a55a04c39ff8bb1c7eaca3a85719647
|
| |
|
|
| |
commit_hash:6be543b7c5bff6ee474ee606c920197fb2569767
|
| |
|
|
| |
commit_hash:b7af32a044e61298c718faab65887c6d8725b4c8
|
| |
|
|
| |
commit_hash:6476202d7c8a836b243ce6df914d72c32c04e21d
|
| |
|
|
| |
commit_hash:5d5aa527dd6fcb0dfb1e62748135e5f04f92b1b0
|
| |
|
|
|
| |
TRIVIAL
commit_hash:f55dc23fb741393c444b088024393fa452d06795
|
| |
|
|
| |
commit_hash:469d6669ff3d3216234cac1ac27e03e22600aff8
|
| |
|
|
| |
commit_hash:06b99da07b603d38b18615794ce645139fcec9d0
|
| |
|
|
| |
commit_hash:1330e42655928e70b78056e9f603c1afd53e6791
|
| |
|
|
| |
commit_hash:5b0cc9d8166c964854426710c328898b79ffa406
|
|
|
Relocate yqlrun and mrjob
commit_hash:642b0fa4afb6dfa2ce51bccd0f7e28003437d796
|