clintropolis opened a new pull request, #12917:
URL: https://github.com/apache/druid/pull/12917

   ### Description
   While putting together a PR to document the `virtualColumns` support added 
to native search queries in #12720, i noticed that none of the native queries 
had this documented, so I added it linking to 
https://github.com/apache/druid/blob/master/docs/querying/virtual-columns.md.
   
   I ran the build locally which provided some warnings about redirects which I 
also fixed while I was here
   ```
   On line 35 could not find anchor 'firehoses-deprecated' in 
'ingestion/native-batch.html'
   On line 160 source ingestion/compaction.html already exists
   On line 160 could not find anchor 'compact' in 
'ingestion/data-management.html'
   On line 162 could not find anchor 'firehoses-deprecated' in 
'ingestion/native-batch.html'
   On line 163 could not find anchor 'flattenspec' in 'ingestion/index.html'
   On line 165 source ingestion/ingestion-spec.html already exists
   On line 165 could not find anchor 'spec' in 'ingestion/index.html'
   On line 174 could not find anchor 'schema-changes' in 
'ingestion/data-management.html'
   On line 178 could not find anchor 'transformspec' in 'ingestion/index.html'
   There are 9 issues with the redirects
   ```
   
   Running the build regenerated the i18n/en.json file, which i just left in 
here, but I can revert if anyone cares since I don't think it matters that much 
because _i think_ it would also be generated when we do an actual website build 
to publish stuff.
   
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to