-
RealtimeQuickStart seems to fail when indexes are changed (either created, updated or removed).
In order to reproduce it:
* Start RealtimeQuickStart (or RealtimeQuickStartWithMinion, both seem to …
-
We had a few segments that were not assigned to any servers due to metadata push happening when the controller was shutting down while it was getting replaced. The segments were not added to the ideal…
-
see:
```
09:57:38.796 ERROR [Connection] [main] Cannot parse table name from query: select D_YEAR, S_NATION, P_CATEGORY, sum(LO_REVENUE - LO_SUPPLYCOST) as profit
from lineorder, dates, customer, s…
-
## Instructions :page_facing_up:
Here are the step-by-step instructions:
1. Go to the file `/mindsdb/README.md`.
2. Find the section titled `## Database Integrations`. This section contains a…
-
If a column is added to the schema and there's also an index defined for that column, the older segments which were built by older schema/table config cannot be purged with the following exception:
`…
-
system metric 기능 활성화 후 telegraf 를 아래와 같이 설정하여 debug 하면 404 에러가 발생합니다. uri는 구성하여 정상적으로 출력되며, kafka topic과 pinot table 또한 정상적으로 생성되었습니다.
실행 버전은 pinpoint-collector-starter-boot-2.5.3.jar 이며, web과 col…
-
I installed Pinot 0.12.0 on my AWS EKS cluster via `helm` (command below) and attempting to use S3 for deep storage. I ran an ingestion job via Spark, which completes successfully with the outputs in …
-
Hello,
Many users have trouble setting up Airflow in their development environment. For now, I would like to focus only on it, but in the future, we may consider improving the documentation for th…
-
We are ignoring the below numeric [comparison query](https://github.com/apache/pinot/blob/master/pinot-query-runtime/src/test/resources/queries/Comparisons.json#L126) in the test because it fails with…
-
See TODO from #10390
1. [x] if not enableTrace, disable all complexity in intermediary Operators, only MailboxSend and MailboxReceive should be dealing with metadata (e.g. no need to record operat…