Aadil Khalifa
Aadil Khalifa
Related to #12501 Added tests for ColumnMinMax calculation in SegmentPreProcessorTest.java for all supported data types.
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...
PR to add support for "SHOW TABLES" and "DESCRIBE table" queries. Current status: - [x] SHOW TABLES - [x] DESCRIBE table