jasperjiaguo commented on a change in pull request #5774:
URL: https://github.com/apache/incubator-pinot/pull/5774#discussion_r465930033
##########
File path:
pinot-controller/src/main/java/org/apache/pinot/controller/recommender/io/exceptions/InvalidInputException.java
##########
@@ -16,14 +16,12 @@
* specific language governing permissions and limitations
* under the License.
*/
-package org.apache.pinot.tools.tuner.query.src.stats.wrapper;
+package org.apache.pinot.controller.recommender.io.exceptions;
Review comment:
The tuner package was the old code for index recommender. I did reuse
some of the old code, so github shows I'm moving some files from the old
package. But I'm not sure why this happens in InvalidInputException class as it
is completely new.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]