Aadil Khalifa

Results 3 issues of Aadil Khalifa

Related to #12501 Added tests for ColumnMinMax calculation in SegmentPreProcessorTest.java for all supported data types.

testing

Pull request for the issue: https://github.com/apache/pinot/issues/11786 Adding ARRAY_GENERATE function to allow generation of array of values with start, end and step value (optional). Supported data types are int, long, float...

feature

PR to add support for "SHOW TABLES" and "DESCRIBE table" queries. Current status: - [x] SHOW TABLES - [x] DESCRIBE table