Indhumathi27 commented on a change in pull request #4239: URL: https://github.com/apache/carbondata/pull/4239#discussion_r760774669
########## File path: docs/faq.md ########## @@ -213,6 +214,11 @@ spark.speculation is a group of configuration, that can monitor trailing tasks a spark.blacklist.enabled, avoid reduction of available executors due to blacklist mechanism. +## How to manage mix file format in carbondata table + +[Heterogeneous format segments in carbondata](./addsegment-guide.md) Review comment: ```suggestion Refer [Heterogeneous format segments in carbondata](./addsegment-guide.md) ``` ########## File path: docs/faq.md ########## @@ -29,6 +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 carbondata table?](#How-to-manage-mix-file-format-in-carbondata-table) Review comment: ```suggestion * [How to manage mixed file format in carbondata table?](#How-to-manage-mix-file-format-in-carbondata-table) ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@carbondata.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org