How it works
Telegram
GitHub
YTsaurus
Overview
How to try
User guide
Overview
Authentication
Data storage
Dynamic tables
Data processing
Overview
Fault tolerance
Scheduler and pools
Operation types
Operation options
Job Collectives
Chunk auto-merge at operation output
Chunk auto-merge on the master server side
Recommendations
Inter-cluster network bandwidth throttling
Root file system images
Job file environment
Switching between tables
CHYT
SPYT
FLYT
YQL
Introduction
Data types
Syntax
Built-in functions
User-defined functions (UDF)
Recipes
Overview
Custom aggregate functions in YQL
Recipes for code generation
Metaprogramming practices in YQL
Accessing values inside JSON with YQL
Modifying JSON with YQL
Differences from other systems
FAQ
Other
Changelog
Distributed locks
Proxy
Problems
Importing external data
Query Tracker
Jupyter Notebooks
API and reference
Admin guide
Release notes
Compatibility of cluster components
FAQ
How to report
Other materials
YQL recipes
User guide
Data processing
YQL
Recipes
Overview
YQL recipes
This section contains practical examples of data transformation and metaprogramming in YQL.
Accessing JSON
Modifying JSON
Metaprogramming
Code generation
User-defined aggregate functions
Previous
Data processing in C++ UDF
Next
Custom aggregate functions in YQL