mirror of
https://github.com/apache/druid.git
synced 2025-02-14 05:54:53 +00:00
* modified "end" column to `end`. "end" is interpretted as a string rather than dereferencing the column value * SQLMetadataConnector.getQuoteString defines the string that should be used to quote string fields * positional arguments for String.format * for Connectors that use " need to include the \ escape as well