This is an automated email from the ASF dual-hosted git repository. chenliang613 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/carbondata.git
commit 885a21c413508a9ef959d329c56872d1cfc48b66 Author: bieremayi <[email protected]> AuthorDate: Mon Nov 29 18:39:07 2021 +0800 FAQ: carbon rename to carbondata --- docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index d31aad0..4daf2f5 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -29,7 +29,7 @@ * [Why different time zone result for select query output when query SDK writer output?](#why-different-time-zone-result-for-select-query-output-when-query-sdk-writer-output) * [How to check LRU cache memory footprint?](#how-to-check-lru-cache-memory-footprint) * [How to deal with the trailing task in query?](#How-to-deal-with-the-trailing-task-in-query) -* [How to manage mix file format in carbon table?](#How-to-manage-mix-file-format-in-carbon-table) +* [How to manage mix file format in carbondata table?](#How-to-manage-mix-file-format-in-carbondata-table) # TroubleShooting
