We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
現在、ログは 2020 年 3 月~ 4 月の間の1ヶ月間のデータを使っていて、ローカルでの動作チェックや CI での差分の生成/確認は存在するすべてのログに対して行っています。 しかし、将来的には全ログデータを投入することになります。テストのためにすべてのデータを対象に処理していると、時間がかかってしまいます。 期間やチャンネルを絞って各種処理ができるようにコマンドの機能を整備する必要がありそうです。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
現在、ログは 2020 年 3 月~ 4 月の間の1ヶ月間のデータを使っていて、ローカルでの動作チェックや CI での差分の生成/確認は存在するすべてのログに対して行っています。
しかし、将来的には全ログデータを投入することになります。テストのためにすべてのデータを対象に処理していると、時間がかかってしまいます。
期間やチャンネルを絞って各種処理ができるようにコマンドの機能を整備する必要がありそうです。
The text was updated successfully, but these errors were encountered: