ClickHouse/tests/queries/0_stateless/02766_prql.reference
János Benjamin Antal e74acda53e
PRQL integration (#50686)
* Added prql-lib

* Add PRQL parser

* Extend stateless tests

* Add unit tests for `ParserPRQL`

---------

Co-authored-by: Ubuntu <ubuntu@ip-172-31-37-24.eu-central-1.compute.internal>
Co-authored-by: Ubuntu <ubuntu@ip-10-10-10-195.eu-central-1.compute.internal>
Co-authored-by: Александр Нам <47687537+seshWCS@users.noreply.github.com>
2023-07-20 12:54:42 +02:00

20 lines
940 B
Plaintext

101 Hello, ClickHouse! 2 He
101 Granules are the smallest chunks of data read 2 Gr
102 Insert a lot of rows per batch 2 In
102 Sort your data based on your commonly-used queries 2 So
103 This is an awesome message 2 Th
103 42
102 4.132209897041321
---
101 Hello, ClickHouse! 2019-01-01 00:00:00.000 -1
101 Granules are the smallest chunks of data read 2019-05-01 00:00:00.000 3.14159
102 Insert a lot of rows per batch 2019-02-01 00:00:00.000 1.41421
102 Sort your data based on your commonly-used queries 2019-03-01 00:00:00.000 2.718
103 This is an awesome message 2019-04-01 00:00:00.000 42
---
101 Hello, ClickHouse! 2019-01-01 00:00:00.000 -1
101 Granules are the smallest chunks of data read 2019-05-01 00:00:00.000 3.14159
102 Insert a lot of rows per batch 2019-02-01 00:00:00.000 1.41421
102 Sort your data based on your commonly-used queries 2019-03-01 00:00:00.000 2.718
103 This is an awesome message 2019-04-01 00:00:00.000 42