Skip to content

Added math functions reversePCTs to Pandas API#4625

Merged
gs-ssh16 merged 27 commits intofinos:masterfrom
Vithesh-Reddy:master
Apr 8, 2026
Merged

Added math functions reversePCTs to Pandas API#4625
gs-ssh16 merged 27 commits intofinos:masterfrom
Vithesh-Reddy:master

Conversation

@Vithesh-Reddy
Copy link
Copy Markdown
Contributor

What type of PR is this?

What does this PR do / why is it needed ?

Which issue(s) this PR fixes:

Fixes #

Other notes for reviewers:

Does this PR introduce a user-facing change?

shreyansh2303 and others added 23 commits March 16, 2026 07:02
…sepct-pandasapi

# Conflicts:
#	legend-engine-core/legend-engine-core-pure/legend-engine-pure-ide/legend-engine-pure-ide-light-http-server/src/main/java/org/finos/legend/engine/ide/PureIDELight.java
…reversepct-pandasapi

# Conflicts:
#	legend-engine-xts-python/legend-engine-xt-python-reversePCT-legendQL/pom.xml
…reversepct-pandasapi

# Conflicts:
#	legend-engine-xts-python/legend-engine-xt-python-reversePCT-pandasAPI/pom.xml
#	legend-engine-xts-python/legend-engine-xt-python-reversePCT-pandasAPI/src/main/java/org/finos/legend/engine/external/python/Core_External_PythonPandasAPI_ReversePCTReportProvider.java
#	legend-engine-xts-python/legend-engine-xt-python-reversePCT-pandasAPI/src/main/java/org/finos/legend/engine/pure/code/core/CoreExternalPythonReversePCTPandasAPICodeRepositoryProvider.java
#	legend-engine-xts-python/legend-engine-xt-python-reversePCT-pandasAPI/src/main/resources/META-INF/services/org.finos.legend.pure.m3.pct.shared.provider.PCTReportProvider
#	legend-engine-xts-python/legend-engine-xt-python-reversePCT-pandasAPI/src/main/resources/META-INF/services/org.finos.legend.pure.m3.serialization.filesystem.repository.CodeRepositoryProvider
#	legend-engine-xts-python/legend-engine-xt-python-reversePCT-pandasAPI/src/main/resources/core_external_python_reverse_pct_pandas_api/pythonReversePCTPandasAPIApi.pure
#	legend-engine-xts-python/legend-engine-xt-python-reversePCT-pandasAPI/src/main/resources/core_external_python_reverse_pct_pandas_api/relation/relation.pure
#	legend-engine-xts-python/legend-engine-xt-python-reversePCT-pandasAPI/src/test/java/org/finos/legend/engine/external/python/PythonPandasAPIReversePCTHelper.java
#	legend-engine-xts-python/legend-engine-xt-python-reversePCT-pandasAPI/src/test/java/org/finos/legend/engine/external/python/Test_External_PythonPandasAPI_EssentialFunctions_Reverse_PCT.java
#	legend-engine-xts-python/legend-engine-xt-python-reversePCT-pandasAPI/src/test/java/org/finos/legend/engine/external/python/Test_External_PythonPandasAPI_GrammarFunctions_Reverse_PCT.java
#	legend-engine-xts-python/legend-engine-xt-python-reversePCT-pandasAPI/src/test/java/org/finos/legend/engine/external/python/Test_External_PythonPandasAPI_RelationFunctions_Reverse_PCT.java
#	legend-engine-xts-python/legend-engine-xt-python-reversePCT-pandasAPI/src/test/java/org/finos/legend/engine/external/python/Test_External_PythonPandasAPI_StandardFunctions_Reverse_PCT.java
#	legend-engine-xts-python/legend-engine-xt-python-reversePCT-pandasAPI/src/test/java/org/finos/legend/engine/external/python/Test_External_PythonPandasAPI_UnclassifiedFunctions_Reverse_PCT.java
#	legend-engine-xts-python/legend-engine-xt-python-reversePCT-pandasAPI/src/test/java/org/finos/legend/engine/external/python/Test_External_PythonPandasAPI_VariantFunctions_Reverse_PCT.java
#	legend-engine-xts-python/legend-engine-xt-python-reversePCT-shared/pom.xml
#	legend-engine-xts-python/legend-engine-xt-python-reversePCT-shared/src/main/java/org/finos/legend/engine/pure/code/core/CoreExternalPythonReversePCTSharedCodeRepositoryProvider.java
#	legend-engine-xts-python/legend-engine-xt-python-reversePCT-shared/src/main/resources/META-INF/services/org.finos.legend.pure.m3.serialization.filesystem.repository.CodeRepositoryProvider
#	legend-engine-xts-python/legend-engine-xt-python-reversePCT-shared/src/main/resources/core_external_python_reverse_pct_shared/essential/collection.pure
#	legend-engine-xts-python/legend-engine-xt-python-reversePCT-shared/src/main/resources/core_external_python_reverse_pct_shared/essential/date.pure
#	legend-engine-xts-python/legend-engine-xt-python-reversePCT-shared/src/main/resources/core_external_python_reverse_pct_shared/essential/lang.pure
#	legend-engine-xts-python/legend-engine-xt-python-reversePCT-shared/src/main/resources/core_external_python_reverse_pct_shared/essential/math.pure
#	legend-engine-xts-python/legend-engine-xt-python-reversePCT-shared/src/main/resources/core_external_python_reverse_pct_shared/essential/string.pure
#	legend-engine-xts-python/legend-engine-xt-python-reversePCT-shared/src/main/resources/core_external_python_reverse_pct_shared/pythonReversePCTShared.pure
#	legend-engine-xts-python/legend-engine-xt-python-reversePCT-shared/src/main/resources/core_external_python_reverse_pct_shared/standard/math.pure
#	pom.xml
Added math functions reversePCTs to Pandas API
@Vithesh-Reddy Vithesh-Reddy requested a review from a team as a code owner April 7, 2026 08:24
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 7, 2026

Test Results

  1 095 files   -      18    1 095 suites   - 18   3h 49m 28s ⏱️ - 1h 22m 29s
13 806 tests  -      97  13 627 ✔️  -      97  179 💤 ±0  0 ±0 
36 212 runs   - 2 968  36 033 ✔️  - 2 968  179 💤 ±0  0 ±0 

Results for commit 31542c8. ± Comparison against base commit ccd9f31.

♻️ This comment has been updated with latest results.

@gs-ssh16 gs-ssh16 merged commit e7fc785 into finos:master Apr 8, 2026
50 of 51 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants