green-soccer-37145
11/26/2022, 1:41 PMfresh-nest-42426
11/28/2022, 5:39 PMbillowy-truck-48700
11/30/2022, 2:44 PMbest-wire-59738
12/01/2022, 5:17 AM07:55:12 [application-akka.actor.default-dispatcher-50] ERROR auth.sso.oidc.OidcCallbackLogic - Failed to extract groups: Expected to find a list of strings for attribute with name groups, found class net.minidev.json.JSONArray
best-wire-59738
12/06/2022, 9:12 AM! @7pp09719k - Internal server error, for (POST) [/track] ->
play.api.UnexpectedException: Unexpected exception[CompletionException: akka.http.scaladsl.model.EntityStreamException: Entity stream truncation. The HTTP parser was receiving an entity when the underlying connection was closed unexpectedly.]
at play.api.http.HttpErrorHandlerExceptions$.throwableToUsefulException(HttpErrorHandler.scala:340)
at play.api.http.DefaultHttpErrorHandler.onServerError(HttpErrorHandler.scala:263)
at play.core.server.AkkaHttpServer$$anonfun$1.applyOrElse(AkkaHttpServer.scala:443)
at play.core.server.AkkaHttpServer$$anonfun$1.applyOrElse(AkkaHttpServer.scala:441)
at scala.concurrent.Future.$anonfun$recoverWith$1(Future.scala:417)
at scala.concurrent.impl.Promise.$anonfun$transformWith$1(Promise.scala:41)
at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:64)
at akka.dispatch.BatchingExecutor$AbstractBatch.processBatch(BatchingExecutor.scala:55)
at akka.dispatch.BatchingExecutor$BlockableBatch.$anonfun$run$1(BatchingExecutor.scala:92)
at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.java:23)
at scala.concurrent.BlockContext$.withBlockContext(BlockContext.scala:85)
at akka.dispatch.BatchingExecutor$BlockableBatch.run(BatchingExecutor.scala:92)
at akka.dispatch.TaskInvocation.run(AbstractDispatcher.scala:41)
at akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinTask.exec(ForkJoinExecutorConfigurator.scala:49)
at akka.dispatch.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260)
at akka.dispatch.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1339)
at akka.dispatch.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979)
at akka.dispatch.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107)
modern-monitor-81461
12/09/2022, 3:24 PMwitty-motorcycle-52108
12/09/2022, 7:11 PMAbout
section for an entity and the previews are populated? context:
• when we deprecate a table, we mark it deprecated and add something like "See my_other_table_name
instead" to the top of the description
• when this renders in the About
panel, search results, and preview card it reads See myothertable_name instead
This is super misleading in this situation because the table name the user is being redirected to is now incorrect, so we are telling them to go somewhere wrong basically.microscopic-mechanic-13766
12/12/2022, 3:48 PMplain-controller-95961
12/14/2022, 6:38 PMcolossal-hairdresser-6799
12/14/2022, 6:55 PMcool-gpu-21169
12/14/2022, 10:38 PMbest-wire-59738
12/16/2022, 12:33 PMbrave-businessperson-3969
12/16/2022, 7:44 PMfamous-florist-7218
12/19/2022, 8:59 AMbreezy-portugal-43538
12/19/2022, 1:47 PMmicroscopic-mechanic-13766
12/19/2022, 5:48 PMtall-father-13753
12/20/2022, 1:15 PM1 upstream, 2759 downstream
. I can see all of them in lineage tab (place where I can filter by degree of dependency). But when I display lineage graph, it looks like that data set have only 3 downstream deps. UI does not suggest in any way that there may be more than that. Is this expected behaviour, or a bug? I’m on 0.9.2 versionbetter-orange-49102
12/21/2022, 4:11 AMfamous-florist-7218
12/21/2022, 10:17 AMexpandRowByClick
in IngestionSourceTable
? The Admin sends feedback that he prefers to expand an ingestion source by clicking anywhere in the row instead of small left button. Just think it is a nifty UX convenience, isn’t it? cc @bulky-soccer-26729colossal-smartphone-90274
12/22/2022, 10:10 AMbig-carpet-38439
12/22/2022, 2:39 PMI would like to get all glossary terms for specific glossary node passing the URN of that node as a query parameter. Would you please help me how to write this GraphQL query?
Will answer it herebetter-orange-49102
12/23/2022, 2:12 AMancient-egg-70238
12/28/2022, 12:30 PMowner: Team*
but it does not seem to work. Any tips? Thank you!clever-dawn-33472
12/29/2022, 6:01 AMelegant-salesmen-99143
12/29/2022, 8:49 AMbig-ocean-9800
12/29/2022, 7:16 PMplain-cricket-83456
12/30/2022, 1:50 AMclever-dawn-33472
12/30/2022, 1:55 AMmutation test{
createPost(input:{
postType: HOME_PAGE_ANNOUNCEMENT
content: {
contentType: TEXT
title: "May I have your attention pls"
description: "the description of announcement"
}
})
}
clever-dawn-33472
12/30/2022, 1:55 AMmutation test{
createPost(input:{
postType: HOME_PAGE_ANNOUNCEMENT
content: {
contentType: TEXT
title: "May I have your attention pls"
description: "the description of announcement"
}
})
}
clever-dawn-33472
12/30/2022, 1:58 AMUnauthorized to create Posts
I'm deploying my server(quickstart). So I have a admin privilege. What should I do?
mutation test{
createPost(input:{
postType: HOME_PAGE_ANNOUNCEMENT
content: {
contentType: TEXT
title: "May I have your attention pls"
description: "the description of announcement"
}
})
}