Louis Chu

Results 37 issues of Louis Chu

**What is the bug?** NPE when create Spark data source **How can one reproduce the bug?** ``` curl --request POST \ --url localhost:9200/_plugins/_query/_datasources \ --header 'content-type: application/x-ndjson' \ --data '{"name":...

bug

**Is your feature request related to a problem?** When the security plugin is enabled and a user does not have any permissions set on the RestPPLStatsAction / RestSqlStatsAction, they can...

enhancement

https://github.com/opensearch-project/sql/actions/runs/7402675720/job/20141020203?pr=2467 CI failed on`Task :core:test` DateTimeFunctionTest > testWeekOfYearWithTimeType() FAILED YearweekTest > testYearweekWithTimeType() FAILED ``` > Task :core:test AnalyzerTest > project_source_change_type_env() SKIPPED DateTimeFunctionTest > testWeekOfYearWithTimeType() FAILED org.gradle.internal.exceptions.DefaultMultiCauseException: Multiple Failures (3 failures)...

bug

**Is your feature request related to a problem?** > A clear and concise description of what the problem is, e.g. _I'm always frustrated when [...]_ I want to track out...

enhancement

### Description * Add data_counts_by_connector_type metric into the plugins, exposed via /stats API ``` BUILD SUCCESSFUL in 19m 37s 172 actionable tasks: 115 executed, 57 up-to-date ``` Usage: 1. Empty...

We should generate two artifacts after refactoring and splitting the repo structure into two. For example https://github.com/opensearch-project/search-processor/blob/main/helpers/personalized_search_ranking_quickstart.sh#L23

bug
infrastructure

# Context https://github.com/opensearch-project/search-processor/pull/132 Some GitHub action backend code using jackson-core 2.5.0 is failing builds because it includes an MRJAR with JDK 19 code. See, for example, [this failed action](https://github.com/opensearch-project/search-processor/actions/runs/4803442236/jobs/8547924201#step:5:27). #...

Refactoring the `dashboards-search-relevance` plugin can provide several benefits, making the application more maintainable, scalable, and efficient. The primary purposes for refactoring the plugin are: 1. Improve code readability and maintainability:...

enhancement

### Description Although config.ts is added at the top level of the plugin, it is not included in the construction artifact when using the command `yarn plugin-helpers build`. The current...

CI

Need UX and product input to define what's attractive demo page Example https://reinvent.playground.opensearch.org/app/dashboards#/view/084aed50-6f48-11ed-a3d5-1ddbf0afc873?_g=(filters:!(),refreshInterval:(pause:!f,value:900000),time:(from:'2022-11-22T05:28:45.013Z',to:'2022-11-29T05:28:54.583Z'))&_a=(description:'Analyze%20mock%20global%20orders%20and%20revenue%20from%20Multiple%20Data%20Sources',filters:!(),fullScreenMode:!f,options:(hidePanelTitles:!f,useMargins:!t),query:(language:kuery,query:''),timeRestore:!t,title:'%5BMultiple%20Data%20Sources%5D%20Global%20Revenue%20Dashboard',viewMode:view)

enhancement
Search