sunithabeeram commented on a change in pull request #4294: Fixing some issues 
docs/getting_started.rst
URL: https://github.com/apache/incubator-pinot/pull/4294#discussion_r291990014
 
 

 ##########
 File path: docs/getting_started.rst
 ##########
 @@ -174,7 +175,7 @@ Then, we need to specify the table config which links the 
schema to this table:
       "server":"DefaultTenant"
     },
     "tableIndexConfig" : {
-      "invertedIndexColumns" : [],
+      "invertedIndexColumns" : ["ThisFieldIsNotFunctioningInQuickStart!"],
 
 Review comment:
   Is this needed?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to