Grace Lu
02/17/2023, 6:49 PMMingmin Xu
02/21/2023, 5:30 PMorg.apache.pinot.controller.api.resources.ControllerResponseFilter.java
?)
Handled request from 127.0.0.1 PUT http://localhost:9000/tables/test_table, content-type application/json; charset=UTF-8 status code 400 Bad RequestIs there a way to log the 'application/json' content? Besides adding a line in
PinotTableRestletResource.updateTableConfig
to log before/after schemacoco
02/22/2023, 9:19 AMvishal
02/23/2023, 8:43 AMvishal
02/23/2023, 10:03 AMYarden Rokach
Chandresh Pancholi
02/24/2023, 7:52 PMPhilippe Guitard
02/24/2023, 8:08 PMZEBIN KANG
02/27/2023, 4:40 PMHive partition columns
as Pinot data columns
Hassan Ait Brik
02/28/2023, 3:18 PMsegmentName.tar.gz
controller --> segmentName
Alan
02/28/2023, 9:35 PMingestion aggregation
feature. I know it is a new feature. I read the doc and example https://docs.pinot.apache.org/developers/advanced/ingestion-level-aggregations but it is hard to find examples from other places.
In the example, I dont see any primary keys in the schema, then how can Pinot know which fields to group by?Ashish Kumar
03/01/2023, 9:05 AMRonak
03/02/2023, 2:15 PM<http://abc.pqr.xyz|abc.pqr.xyz>
and would like to use .
as also my split term token along with space
, tab
. So, in this example, I have three terms - abc
, pqr
and xyz
Yarden Rokach
Evan Galpin
03/02/2023, 7:55 PMPratik Tibrewal
03/03/2023, 7:02 PMMilind Chaudhari
03/04/2023, 8:53 PMNeha Pawar
Neha Pawar
Chris London
03/07/2023, 1:57 PMtraceInfo
value returned when querying Pinot via the ReST API is an escaped string of JSON, as opposed to an actual JSON value?Chris London
03/07/2023, 1:58 PMabhinav wagle
03/08/2023, 12:43 AMSonit Rathi
03/08/2023, 6:07 AMThere are 8566 invalid segment/s. This usually means that they were created with an older schema. Please reload the table in order to refresh these segments to the new schema.
have tried reloading segments as well as rebalancing servers still getting the same warning messaghe.Xuanyi Li
03/08/2023, 10:51 PMpiby
03/09/2023, 12:18 AMSonit Rathi
03/09/2023, 9:21 AMabhinav wagle
03/09/2023, 4:34 PMAnkit Sultana
03/10/2023, 5:09 AMFILTER_FULL_SCAN(operator:RANGE,predicate:colname < '10')
Whereas the table with the dimension column uses the range index like expected:
FILTER_RANGE_INDEX(indexLookUp:range_index,operator:RANGE,predicate:col < '10')
saimadhu
03/10/2023, 10:14 AMJaromir Hamala
03/10/2023, 12:22 PM