You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2021/10/07 12:19:23 UTC

[GitHub] [pinot] richardstartin opened a new issue #7536: `TableCacheTest.testTableCache` is flaky

richardstartin opened a new issue #7536:
URL: https://github.com/apache/pinot/issues/7536


   ```
   Error:  Failures: 
   18163
   Error:    TableCacheTest.testTableCache:63 expected [null] but found [{
   18164
     "schemaName" : "testSchema",
   18165
     "dimensionFieldSpecs" : [ {
   18166
       "name" : "dimA",
   18167
       "dataType" : "STRING",
   18168
       "defaultNullValue" : ""
   18169
     }, {
   18170
       "name" : "dimB",
   18171
       "dataType" : "STRING",
   18172
       "defaultNullValue" : "0"
   18173
     }, {
   18174
       "name" : "newColumn",
   18175
       "dataType" : "STRING"
   18176
     }, {
   18177
       "name" : "newColumn2",
   18178
       "dataType" : "STRING"
   18179
     }, {
   18180
       "name" : "newColumn3",
   18181
       "dataType" : "BOOLEAN"
   18182
     } ],
   18183
     "metricFieldSpecs" : [ {
   18184
       "name" : "metricA",
   18185
       "dataType" : "INT"
   18186
     }, {
   18187
       "name" : "metricB",
   18188
       "dataType" : "DOUBLE",
   18189
       "defaultNullValue" : -1.0
   18190
     } ],
   18191
     "dateTimeFieldSpecs" : [ {
   18192
       "name" : "timeColumn",
   18193
       "dataType" : "LONG",
   18194
       "format" : "1:MILLISECONDS:EPOCH",
   18195
       "granularity" : "1:DAYS"
   18196
     } ]
   18197
   }]
   ```


-- 
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: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


[GitHub] [pinot] Jackie-Jiang closed issue #7536: `TableCacheTest.testTableCache` is flaky

Posted by GitBox <gi...@apache.org>.
Jackie-Jiang closed issue #7536:
URL: https://github.com/apache/pinot/issues/7536


   


-- 
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: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


[GitHub] [pinot] Jackie-Jiang closed issue #7536: `TableCacheTest.testTableCache` is flaky

Posted by GitBox <gi...@apache.org>.
Jackie-Jiang closed issue #7536:
URL: https://github.com/apache/pinot/issues/7536


   


-- 
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: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


[GitHub] [pinot] Jackie-Jiang commented on issue #7536: `TableCacheTest.testTableCache` is flaky

Posted by GitBox <gi...@apache.org>.
Jackie-Jiang commented on issue #7536:
URL: https://github.com/apache/pinot/issues/7536#issuecomment-937999587


   #7538 
   It fails because we share cluster setup across tests :(


-- 
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: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


[GitHub] [pinot] walterddr commented on issue #7536: `TableCacheTest.testTableCache` is flaky

Posted by GitBox <gi...@apache.org>.
walterddr commented on issue #7536:
URL: https://github.com/apache/pinot/issues/7536#issuecomment-937890647


   https://github.com/apache/pinot/pull/7535/checks?check_run_id=3826684237


-- 
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: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


[GitHub] [pinot] walterddr commented on issue #7536: `TableCacheTest.testTableCache` is flaky

Posted by GitBox <gi...@apache.org>.
walterddr commented on issue #7536:
URL: https://github.com/apache/pinot/issues/7536#issuecomment-937890647


   https://github.com/apache/pinot/pull/7535/checks?check_run_id=3826684237


-- 
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: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


[GitHub] [pinot] Jackie-Jiang commented on issue #7536: `TableCacheTest.testTableCache` is flaky

Posted by GitBox <gi...@apache.org>.
Jackie-Jiang commented on issue #7536:
URL: https://github.com/apache/pinot/issues/7536#issuecomment-937999587


   #7538 
   It fails because we share cluster setup across tests :(


-- 
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: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org