]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
RGW: Implement continuation, progress, stats, end s3select response
authorgal salomon <gal.salomon@gmail.com>
Fri, 7 May 2021 21:29:13 +0000 (00:29 +0300)
committergalsalomon66 <gal.salomon@gmail.com>
Sat, 18 Dec 2021 11:51:54 +0000 (13:51 +0200)
commitf128f04c60ef2c14f5812153bf2971df9dca15c2
tree134db4c0142ac404f810dbba9984519b84ece95d
parent8742173e20e6cac6405b9aeef673aa469f857dda
RGW: Implement continuation, progress, stats, end s3select response

    RGW/S3select: Implement output-serializationi. user may request different CSV defintions
    for output (field delimiter, row delimiter, quote handling.

    RGW/S3select: Implement presto-alignments. presto-application sends
    queries with table-alias,case insensitive, and with no-semicolon at the
    end of statement.

    RGW/s3select: zero object size issue

Signed-off-by: Albin Antony <aantony@redhat.com>
Signed-off-by: galsalomon66 <gal.salomon@gmail.com>
qa/suites/rgw/verify/tasks/s3tests.yaml
src/rgw/rgw_rest_s3.cc
src/rgw/rgw_rest_s3.h
src/s3select