Albin Antony
|
ae3052fa8a
|
s3select predicate tests
Signed-off-by: Albin Antony <aantony@redhat.com>
|
2020-10-09 13:15:43 +05:30 |
|
gal salomon
|
350fcbb4ec
|
per each new uploaded file(for test), it got unique name(random), and uploaded file is verified for its content
Signed-off-by: gal salomon <gal.salomon@gmail.com>
Signed-off-by: gal salomon <gal.salomon@gmail.com>
|
2020-08-12 13:29:30 +03:00 |
|
gal salomon
|
fce9a52ef4
|
add filter for s3select tests
Signed-off-by: gal salomon <gal.salomon@gmail.com>
|
2020-07-07 00:10:50 +03:00 |
|
gal salomon
|
72e251ed69
|
fix comments;remove non-used imports;enable test for projection;using get_client()
|
2020-05-31 16:09:03 +03:00 |
|
gal salomon
|
fb39ac4829
|
adding radom-generated tests, one for where clause , the second for prjection. random arithmetical expression is generated and used for building s3-select query; result is compared to python-engine
|
2020-05-27 01:20:31 +03:00 |
|
gal salomon
|
e006dd4753
|
python linter; replace assert with assert_equal; add complex query test(sum,count,where); add test-schema ;
|
2020-05-26 11:36:38 +03:00 |
|
gal salomon
|
1a9d3677f7
|
using config parameters
|
2020-05-23 15:10:14 +03:00 |
|
gal salomon
|
5dc8bc75ab
|
add tests to validate csv-header-info functionalities is correct
|
2020-05-08 16:51:24 +03:00 |
|
gal salomon
|
94b1986228
|
adding test cases for processing CSV objects with different CSV definitions; validate null,escape-rules and quotes are processed correctly
|
2020-04-28 19:10:24 +03:00 |
|
gal salomon
|
4c7c279f70
|
adding utcnow test
|
2020-04-15 17:20:52 +03:00 |
|
gal salomon
|
5925f0fb3f
|
adding tests for date-time functionalities
|
2020-04-09 16:43:11 +03:00 |
|
gal salomon
|
c1bce6ac70
|
add complex expression tests; for nested function calls; and different where-clause which create the same group of values
|
2020-04-04 16:31:54 +03:00 |
|
gal salomon
|
d543619e71
|
adding test for detection of cyclic reference to alias
|
2020-03-31 14:35:51 +03:00 |
|
gal salomon
|
f42872fd53
|
adding aggregation tests
|
2020-03-29 17:23:05 +03:00 |
|
gal salomon
|
74daf86fe5
|
adding alias test case
|
2020-03-26 17:49:55 +02:00 |
|
gal salomon
|
dac38694ef
|
commit first tests for s3select and initial framework
|
2020-03-23 13:36:32 +02:00 |
|