File tree Expand file tree Collapse file tree
main/java/com/gojek/feast
test/java/com/gojek/feast Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 * See the License for the specific language governing permissions and
1515 * limitations under the License.
1616 */
17- package com .gojek .feast . v1alpha1 ;
17+ package com .gojek .feast ;
1818
1919import feast .serving .ServingAPIProto .FeatureSetRequest ;
2020import feast .serving .ServingAPIProto .GetFeastServingInfoRequest ;
Original file line number Diff line number Diff line change 1414 * See the License for the specific language governing permissions and
1515 * limitations under the License.
1616 */
17- package com .gojek .feast . v1alpha1 ;
17+ package com .gojek .feast ;
1818
1919import feast .serving .ServingAPIProto .FeatureSetRequest ;
2020import java .util .ArrayList ;
Original file line number Diff line number Diff line change 1414 * See the License for the specific language governing permissions and
1515 * limitations under the License.
1616 */
17- package com .gojek .feast . v1alpha1 ;
17+ package com .gojek .feast ;
1818
1919import com .google .protobuf .ByteString ;
2020import com .google .protobuf .Timestamp ;
Original file line number Diff line number Diff line change 1414 * See the License for the specific language governing permissions and
1515 * limitations under the License.
1616 */
17- package com .gojek .feast . v1alpha1 ;
17+ package com .gojek .feast ;
1818
1919import static org .junit .jupiter .api .Assertions .assertEquals ;
2020import static org .junit .jupiter .api .Assertions .assertThrows ;
You can’t perform that action at this time.
0 commit comments